Troubleshooting
Problem
Users cannot connect to the IBM Lifecycle Integration Adapter for Aras Innovator.
Cause
Websites that are not included in the URL allowlist are unable to connect to the adapter.
Resolving The Problem
To create a security allowlist, set the value of the following property to include each URL for the host names of Aras Innovator, separated by semicolons. Do not add a space after the semicolons. Be sure to include a semicolon after the last URL.
If you are using WebSphere Application Server Liberty, add the property to the jvm.options file.
If you are using the TOMCAT server, add it to the catalina.prop file.
com.ibm.lia4ai.cors_domain = <url>;<url>
For example, if the innovator URL is http://<myinnovatorserver>:<port> the property would be one of the following options:
- com.ibm.lia4ai.cors_domain = http://<myinnovatorserver>:<port>;
- com.ibm.lia4ai.cors_domain = http://<myinnovatorserver>;
Was this topic helpful?
Document Information
More support for:
IBM Lifecycle Integration Adapter for Aras Innovator
Software version:
1.0
Document number:
563803
Modified date:
17 June 2018
UID
swg22005398