Editar

Compartilhar via


Step 3: Testing the Migrated Application

Step 3 of 3

Time to complete: 5 minutes

Objective: In this step, you will test the migrated application by receiving a flat-file IDOC using the WCF-based SAP adapter.

Prerequisites

  • Configure the BizTalk application by mapping the logical ports in the BizTalk orchestration to physical ports in the BizTalk Server Administration console.

  • Configure the BizTalk application to use the WCF-Custom receive port for the WCF-based SAP adapter.

To test the migrated application

  1. Start the SAP GUI, and connect to the SAP system that you specified in the connection URI.

  2. Run SE37, and invoke a function module in SAP that sends an IDOC to an external system. Make sure you send the IDOC using the same program ID that is specified in the connection URI for the WCF-Custom receive port.

  3. Look for the inbound IDOC at the file location specified as part of the orchestration.

See Also

Tutorial 4: Migrating an SAP Receive IDOC BizTalk Project