Hi everyone!.
I just created and deployed a rule. Now I have a WSDL. Since I'm just started, I have many questions:
First of all, we have Service Cloud February 2015, including OPA. Well these are my questions:
- Apparently, the example is out of date, because the objects aren't there, no Specific wsdl exist, only a generic, and this wsdl doesn have the methods, or properties mentioned. The example is here: https://docs.oracle.com/html/E36316_01/Content/Tutorials%20and%20Samples/Tut_Call_Assess_NET.htm
- I had to lower the SOAP API security in order to load the WSDL(I'm using version 12) into Visual Studio 2012, otherwise, I can't load the wsdl. is this a bug?...
https://<site>/determinations-server/interview/soap/12.1/WSRule?wsdl
- The documentation isn't clear enough on how to create the request for any rule. Is there any other documentation available?, I already checked this documentation:
http://documentation.custhelp.com/euf/assets/devdocs/february2015/PolicyAutomation/en/Default.htm#Guides/Developer Guide/DeterminationsAPI/API_Reference/Assess_service/Assess_service.htm
Thanks in advance!!!