"Hello, we want to pull individuals from our service desk platform(website) into the identity manager. I'm considering doing this via a web service, but I'm unsure of how to proceed. Could you help me?
"Hello, we want to pull individuals from our service desk platform(website) into the identity manager. I'm considering doing this via a web service, but I'm unsure of how to proceed. Could you help me?
Hi,
I am trying to create a web services connector. The following code won't compile. It throws an error about not being able to perform XML serialize on the 'timings' parameter which is a custom class of that web service. But when I run the same code…