cancel
Showing results for 
Search instead for 
Did you mean: 

Import Operation Mapping to BPM

justin_santhanam
Active Contributor
0 Kudos

Hello,

I'm having some issues while executing the operation mapping automated step in BPM. I have already gone through William Li blog and discussion in the thread - http://scn.sap.com/thread/3246373

I'm on the latest Service Pack 6 and still has the same issue. I appreciate your assistance in this issue.

Added the Physical reference in Application Communication under SOA.

ServiceReference:

Error:

No endpoints found. Check if the service is configured and if its endpoints are available in the WSIL.

- com.sap.engine.services.webservices.espbase.query.exceptions.ObjectNotExistsException: {urn:-----:ERP:PM:CurrencyList}altalinkca_bpm_multimappingprpm_OM_Source__TargetPortType using destination : XIS.SystemHome.SAPXISBX2.------.Java]

Thanks,

Justin.

Message was edited by: Justin Santhanam

Accepted Solutions (1)

Accepted Solutions (1)

justin_santhanam
Active Contributor
0 Kudos

I checked the logs, if I use XI adapter the connectivity type is WS and I can also see the namespace being populated but I'm getting the below error:

com.sap.engine.services.webservices.espbase.xi.exceptions.ESPXIException: Technical errors were encountered during proxy call through XI; Hint: Error sending MS message. Exception: Unsupported transport protocol.
[EXCEPTION]

But if I use WS adapter to connect , the connectivity type is SCA and I'm seeing null on the interface type and I'm getting the below error:

Error during SCA Processing
[EXCEPTION]
com.sap.engine.interfaces.sca.config.exception.ESBConfigurationException: Could not process message for operation OM_Source__Target in web service plugin module.
at com.sap.engine.services.sca.plugins.ws.WebServiceImplementationInstance.accept(WebServiceImplementationInstance.java:223)


Caused by: com.sap.engine.interfaces.sca.config.exception.ESBConfigurationException: Configuration not found for application: -----/bpm_multimapping~pr~pm,composite:{http://www.sap.com}bpm_multimapping~pr~pm,component:------~bpm_multimapping~pr~pm~BPMcomponent,reference:1ededf02-5650-4f3f-985c-0e522fba4c28,bindingType:WS

Thanks,

Justin


justin_santhanam
Active Contributor
0 Kudos

Resolved by deleting and recreating the bpm design.

Justin.

Answers (1)

Answers (1)

paolo_romano2
Participant
0 Kudos

Hello Justin,

got the same error...did you recreated the full bpm or just the mapping?

ty

Paolo

Former Member
0 Kudos

Hi Paoa,

I'd try just deleting the mapping step in your BPM first - make sure it compiles, deploys and runs correctly and check it all in.  Then start again and add the new operation mapping in and see how you go - deleting the whole BPM might be a bit drastic!

Gareth.