Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

When an inbound message comes from the Message Broker, the following web service is executed:

...

The Initial message input handling takes place in the web service’s function /PACG/ECM_S_WSINPUT which calls method /PACG/ECM_CL_S_INPUT=>INPUT. Then within this method, the function /PACG/ECM_S_INPUT is called. The process continues in the method /PACG/ECM_CL_S_INPUT=>INPUT_ONLINE.

XML to idoc conversion

XML to idoc conversion takes place in the method PROCESS_INPUT of class /PACG/ECM_CL_S_COM_FACADE.

...