Hello,
I am trying to register an application with in-built 'Manage SSL certificates' workflow shifted with SOAP plug-in : (SOAP 2.0.0.3346212 ) in vRO 7 environment.
In that workflow there is an usage of "SOAPHostValidator" like below. But during executing my workflow , I am getting error "ReferenceError: "SOAPHostValidator" is not defined" that is coming from the in-built SOAP workflow. I tried to search this API from API explorer but not found. The same thing is working fine with SOAP 1.0.3 with vRO6.0/5.5.
"hostValidator = new SOAPHostValidator(url);"
Can you please help me out on this ? How to execute the WF with latest SOAP plug-in + vRO7 ?
Thanks,
Koushik