Create Repositories - EcoSys - 1.0.01 - Help - Hexagon PPM

EcoSys Connect Help

Language
English
Product
EcoSys
Search by Category
Help
EcoSys Version
1.0.01

In the Repositories screen, you can register the services you want to use in Connect. You can edit or add a new repository for your APIs.

To add a new repository,

  1. Click Repositories icon.

  2. Click thesymbol to add new repository.

  3. Enter the repository ID, Name, Type, and URL.

    EcoSys Connect currently supports SOAP Only. URL refers to the WSDL URL for the SOAP Service.

  4. Click SAVE. The repository is displayed in the Repositories list.

  5. To delete the repository, select the repository and click symbol.

  • If you modify an EcoSys API (spreadsheet), Connect does not automatically reflect the change. You must refresh the repository to view the change.

    To refresh the repository, click the Repository and then click SAVE without making any changes.

  • Connect also caches the repository, if dispatcher.mode.production and agent.mode.production are set to true (default).

    • When developing new jobs, these settings can be set to False so that when you refresh, the Repository is reflected in the UI.

    • You must also restart the dispatcher and agents to reflect the changes if the settings above are set to True.

    • The above settings should be set to True in production for best performance.

  • To create a Repository, it takes few seconds (20 to 30 seconds and minutes depending on the size of the WSDL.

  • You cannot define the same WSDL with the same system URL twice, but you can define the same WSDL with different System URLs. The system URL is the HOST:PORT which is part of the URL .

  • Repositories are unique by Name.