Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If your local gateway uses the CommonType JAR, make sure it is the correct version. Otherwise, please make sure your local gateway is using the correct schema.

Why isn't my custom adapter being called?

Double check the proxy settings are correct.

If you are using a Java bean as your adapter, ensure you have defined the bean and set the alias configuration to use that bean instead. Also double check the class is correct and is being injected via Spring.

If a webservice is being used, ensure the web proxies are set and the URL of your webservice is listed in the Internal Exchange Info configuration under the correct service name and API spec level.

What are the differences between secure and unsecure adapter web service requests?

...

Please refer to the Adapter Implementation wiki page for more information.

Why isn't my custom adapter being called?

Double check the proxy settings are correct.

If you are using a Java bean as your adapter, ensure you have defined the bean and set the alias configuration to use that bean instead. Also double check the class is correct and is being injected via Spring.

If a webservice is being used, ensure the web proxies are set and the URL of your webservice is listed in the Internal Exchange Info configuration under the correct service name and API spec level.

Build Exceptions

What can I do if I can't build the EAR due to Validation Suite failing?

...