Reputation: 136
I am trying to call a DSS service from REST API or Proxy Service with local transport and receive this error:
The endpoint reference (EPR) for the Operation not found is local://services/Personas
If I call Proxy to Proxy works OK, but not from Proxy to DSS Proxy or REST API to DSS Proxy.
https://docs.wso2.com/display/EI611/Local+Transport https://docs.wso2.com/display/EI611/Sample+268%3A+Proxy+Services+with+the+Local+Transport
Thank you, JP
Upvotes: 0
Views: 940
Reputation: 136
I figured out how to do it. I used local://services/Personas. Set the soap11 as address type, and set the Header Action to the necessary operation.
Thank you all the people that tried to helped me.
JP
Upvotes: 2