Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

Christopher_Mal
ServiceNow Employee

I recently was helping out a good friend. He was doing a standard Perl soap request (as shown on our Wiki) using Soap Lite version .715 and getting an error like this: Incorrect parameter at /Library/.../SOAP/Lite.pm line 1993.

This is a bug in that version of SOAPLite:
https://rt.cpan.org/Public/Bug/Display.html?id=78692

Until that is fixed, use the previous versions .714 of SOAP Lite.