Configuring Destination for the Data - EcoSys - Training - Hexagon PPM

Integrating EcoSys API with BizTalk Tutorial

Language
English
Product
EcoSys
Search by Category
Training
EcoSys Version
8.8

The following workflow illustrates how to send the data you have received from the EcoSys API to a file. First, you must create a port for writing the service response to a file.

  1. Right-click Port Surface, and then select New Port.

  2. Right-click the new port, and select Configure.

    The Port Configuration Wizard opens.

  3. On the Port Properties pages, type FileWritePort in the Name box to rename the new port.

  4. Click Next.

    The Select a Port Type page displays.

  5. Select Create a new Port Type, and then type FileWritePortType in the Port Type Name box.

  6. Click Next.

    The Port Binding page opens.

  7. Select I'll always be sending messages on the port in the Port direction of communication list.

  8. Select FILE in the Transport list, and then set the URL as needed.

  9. Click Next, and then click Finish.