Hello,
Do I call an IT PAM process through my form dot.net once the customer submits
Hello,
Hi Samatar, totally feasible.
WSDL : http(s)://pamServer:port/itpam/soap?wsdl
Service : http(s)://pamServer:port/itpam/soap
You need to use :
- executeProcess to start a Process
- executeStartRequest to start a Start Request Form
Take a look in the PAM documentation, there's some info on how to call those methods.
Regards.
Hi Samatar,
I create ASP.NET websites all the time as front-ends for my CAPA processes and it works perfectly!
If you are using C#, I can supply you with some sample code if you would like.
Ian
Hi!
I have created a document with my code attached (and a compiled DLL), and wrote up a quick document to show an example of how you can use it.
Hope this will help you!
.NET API for some basic CAPA functions
Thanks,
Ian
Hi!
I have created a document with my code attached (and a compiled DLL), and wrote up a quick document to show an example of how you can use it.
Hope this will help you!
.NET API for some basic CAPA functions
Thanks,
Ian