SAP IDoc Connector Guide > Using an SAP IDoc connection in a process > Writing IDoc messages to SAP
  

Writing IDoc messages to SAP

You can create and publish a process to write IDoc messages to an SAP system. When you invoke the process, it writes the configured IDoc message to the SAP system.
  1. 1Create a process.
  2. 2Add a Service step to the process and perform the following steps:
    1. aFrom the Service Type list, select Connection.
    2. bFrom the Connection list, browse and select the SAP IDoc connection you created.
    3. cFrom the Action list, select the target you created in the SAP IDoc connection.
    4. dIn the Input Fields field, set the required IDoc message as shown in the following image:
    5. Set the IDoc message in the Input Fields field.
  3. 3Configure other steps and properties as needed.
  4. 4Validate, save, and publish the process.
  5. 5Invoke the process to write the configured IDoc message in the Service step to the SAP system.
  6. 6Check the SAP user interface to confirm the new IDoc message written from the Application Integration process.
You can view the process execution details in Application Integration Console. Click the Processes tab, select the Secure Agent or cloud where you configured the process to run, and click the process ID to view the details.