Hello,
I've seen this before in OTM installations CU3 or later. Basically, it appears the the BPEL integration no longer functions (I believe it's deprecated, anyways) and web services has been deemed the appropriate replacement. The later EBS/OTM integration guides also cover this newer way of integrating the applications.
Instead of configuring the integration to work via BPEL, you'll want to configure it to work via web services instead. This involves:
- Downloading the appropriate WSDL files from BPEL for each OTM to BPEL flow
- Uploading these as WSDL documents in OTM
- Creating web service definitions in OTM and associating them with the previously created WSDL documents
- Linking the appropriate External Systems in OTM with the respective web service definition.
- Updating your agents to send transmissions via "service" rather than "bpel"
Thanks,
Chris