IBM BPM, V8.0.1, All platforms > Authoring services in Integration Designer > Services and service-related functions > Access external services with adapters > Configure and using adapters > IBM WebSphere Adapters > SAP Software > Configure the module for deployment > Configure the module for outbound processing > Configure a module for ALE pass-through IDoc outbound processing

Selecting business objects and services for ALE pass-through IDoc outbound processing

To specify the IDoc you want to process, you provide information in the external service wizard.

For the ALE pass-through IDoc interface, you can specify IDocs from a system or from a file, but the most likely reason for using the pass-through IDoc interface is to use a generic IDoc.

Whichever method you choose, you can also specify the queue on the SAP server to which IDocs should be delivered.


Procedure

  1. In the Find Objects in the Enterprise System window, indicate that you want to select a generic IDoc.

    1. Expand ALE.

    2. Click Generic IDoc .

  2. Click the arrow button to add the generic IDoc to the Selected objects list.

  3. When the Configuration Parameters window is displayed, indicate whether you want to have IDocs sent to a queue on the SAP server:

    • If you do not want to send IDocs to a queue, click Cancel.

    • If you want to send IDocs to a queue...

      1. Click Use qRFC to serialize outbound data using a queue.

      2. Select a queue from the Select the queue name list.

    • If your Data Record size to be less than the standard length (1063 characters) specified by SAP adapter, use a delimiter value in the Delimiter to be used for splitting multiple IDocs field. Any valid string without escape characters or either of the two escape characters, \n or \r\n can be used as a delimiter value. For more information on delimiters refer to Outbound processing for the ALE pass-through IDoc interface.

      If your hexbinary content has non-unicode characters, set the partner character set to the specific character set in the following steps: 5

  4. Click OK.

  5. Click Next.


Results

You have selected a generic IDoc.


What to do next

Set deployment properties and generate a module.

Configure a module for ALE pass-through IDoc outbound processing