Hi,
So here is my Situation, I want to consume two, independent WebServices in two independent Visual Composer UIs.
So: VC1 consumes Service1 and VC2 consumes Service2
Both Services are Published from the ESR into my SR.
I can call both of them with the navigator.
To call a service from VC I have to maintain the System in the Destination Template Section. I am doing this by entering the WSDL URL.
And here is the problem, as soon as I enter the System, by giving WSDL of Service1 it works just fine, but Service2 doesn't, I get error message "Can't find operation".
Entering the System by Service Registry, not WSDL, tells me that the meta-data of the Services can't be retrieved.
What can I do to make both run?
I am new to PO/PI and I am pretty sure I'm missing something here.
I have a 7.4 sp3 PO-Installation (java only)
Thank you in advance