Import SAP Connector JSON file to Connect Platform - EcoSys - 1.3 - Customization & Programming - Hexagon

Integrating EcoSys with SAP Connector

Language
English
Product
EcoSys
Search by Category
Customization & Programming
EcoSys Version
1.3
  1. Open the EcoSys SAP Connector.json file in a text editor.

  2. Edit the line for the SAP host and port as follows:

    • Set SAP_HOST to your SAP Server Host Name

    • Set SAP_PORT to your SAP Server port

    • "systemUrl": "https://SAP_HOST:SAP_PORT"

  3. Edit the line for the EcoSys host and port as follows:

    • Set ECOSYS_HOST to your EcoSys Server Host Name

    • Set ECOSYS_PORT to your EcoSys Server Port

    • "systemUrl": "https://ECOSYS_HOST:ECOSYS_PORT"

  4. Save the file.

  5. Go to EcoSys Connect and click the Job tab.

  6. Click the Import button.

  7. Select the JSON file from step #1 to import.