Option 1 - HxGN EAM - 12.0.1 - Feature Briefs - Hexagon

HxGN EAM ION API Swagger

Language
English
Product
HxGN EAM
Search by Category
Feature Briefs
HxGN EAM Version
12.0.1

Specify OAuth2.0 for Proxy Endpoint Security and OAuth1.0a for Target Endpoint Security.

Now that the X-Infor-Identity2 and Tenant information is missing the Oauth Authorization map in EAM, you can provide it in the Endpoint policies as header information.

The input xml soap request xml will be different if you use oauth security. Now that the security is enabled, the request to EAM will be handled by a Bearer token and you will not user information as part of the soap request xml.

See this sample request that you will provide in the input xml section of ION Connection point and ION workflow.

If the user want to use Https url as target endpoint,
Enabling the Ignore Certificate Errors flag will solve the certificate issue if any (Step-1)
If the customer does not want to ignore the certificate errors by enabling it, then he needs to import the target endpoint SSL certificate (Step-2).