After you deploy and configure the sample application package and
adapter, you can run the application to illustrate how the adapter supports
outbound processing of ALE business objects.
Steps for this task
- Start
the administrative console and ensure that the ALE outbound sample application
has been installed.
- Ensure that the connection factory properties are correctly configured
and that the J2C authentication alias, SAP_Auth_Alias, has the proper credentials
to log onto the SAP system.
- Switch to the Business Integration perspective in WebSphere® Integration
Developer.
- To start testing, right-click the name of the module and select . The WebSphere Business
Integration Test Client displays a panel allowing you to select the Configuration,
Module, Component, Interface and Operation you wish to test.
- For the ALE outbound sample application, select the following values:
- Configuration: Default Module Test
- Module: CustomerMasterIDoc
- Component: SAPOutboundInterface
- Interface: SAPOutboundInterface
- Operation: executeSapDebmas03
- Populate values of the input business objects.
- Enter values that are appropriate for your installation in the
following fields of the SapIDocControlRecord business object:
- NameOfTableStructure
- Client
- IdocNumber
- NameOfBasicType
- LogicalMessageType
- SenderPort
- PartnerTypeOfSender
- PartnerNumberOfSender
- ReceiverPort
- PartnerTypeOfRecipient
- PartnerNumberOfRecipient
- Enter values that are appropriate for your installation in the
following fields of the SapDebmas03E2kna1m004 business object, which is a
child of the SapDebmas03DataRecord business object.
- Customeraccountgroup
- Name1
- Name2
- Customernumber
- Execute the service.
- Review the application output for confirmation of how the adapter
processed the service.