OIC Gen 3 Migration

When migration to OIC Gen3, a couple of items need to be considered.
  • "Basic Routing" pattern in OIC is deprecated previously and will not be supported from Gen3. If any of the integrations use the "Basic Routing" pattern, they need to be converted to Orchestration or other supported patterns. This can be done using the "Convert" action in most cases.
  • Starting from Gen3, OIC integrations do not declare the policy information in the WSDL. To support this and any external WSDLs which do not declare an attached policy but need to be accessed via a WSDL URL, a property called "glog.integration.webservice.enforceUNT" was introduced in OTM. This needs to be set to true to ensure that the username and password are sent in an outbound SOAP message as the standard Web Service Security Username Token. The corresponding Web Service record must also have the "Use Web Service Security" option set on.