Tasks to complete after generating the Data distribution SAP to WebSphere MQ: one-way (for IDoc) pattern

Tasks that you must complete after you have generated the pattern.

  1. Develop the message flows to process the IDocs and create any queues that are required to transport messages between the IDoc Routing flow and the IDoc processing flows.
  2. Store your SAP user name and password by using the mqsisetdbparms command.
  3. Deploy the configurable service that is created by the pattern, by dragging the configurable service file onto your broker in WebSphere Message Broker Explorer.
  4. Create a broker archive (BAR) file that contains the message flow, message set, and adapter that is referenced by the flow. In the Broker Archive editor, you must select the Compile and in-line resources option before you build the BAR file.
  5. Deploy the message set and adapter that is referenced by the flow.
  6. Configure the broker archive file. Further configuration of the message flow in the broker archive file is not required before you deploy the message flows for your Data distribution SAP to WebSphere MQ: one-way (for IDoc) pattern instance, but you might want to review some of the default options and configure changes for your environment.
    1. Optional: Use the LoggingOn user-defined property to select whether logging is on or off for the message flow.
    2. Optional: Use the ErrorLoggingOn user-defined property to select whether error messages are generated.
    3. Optional: You can also change any of the configurable properties in the broker archive, for example, properties for security or for creating additional instances. You must ensure that any values that you change do not impact the behavior of the pattern instance.

Back to the Data distribution SAP to WebSphere MQ: one-way (for IDoc) pattern specification