I would like to add a new record in the bpm'online cotact section. Using webservice ntegration so that I have created on console application in visual studio 2012, I was getting the error like "Terrasoft namespace or name not found and The type or namespace name script does not exist". Can anyone please provide me the way to add these two references in visual studio.
I would like to create and use webservices for integration BPM'Online with any external application, so for that i was going with authentication service application in bpm'online academy and I have created the client code in visual studio 2012 using C#. I have provided my own login details...MoreLess
I have problem when call authentication service (AuthService.svc) from other Server with PHP.The call return a new login form (with user and pass) instead of the creation of cookie auth.