We've Moved! Please visit our new and improved forum over at our new portal: https://portal.plumvoice.com/hc/en-us/community/topics

SOAP/WSDL question

Questions and answers about Plum Fuse+

Moderators: admin, support

Post Reply
fscianna
Posts: 23
Joined: Tue Mar 07, 2017 5:42 pm

SOAP/WSDL question

Post by fscianna »

Hello,
We just got started on the Fuse+ beta. We're building an app for inbound calls and have a question on the SOAP module. It is currently not displaying any parameters for the webservices we select, most likely due to the fact that the WSDL contains complex objects. Do you have any additional information on how to configure for complex objects?

Thanks again for letting us participate. Everything thus far has been incredibly easy to use and configure, and we look forward to implementing this for many customers!

support
Posts: 3632
Joined: Mon Jun 02, 2003 3:47 pm
Location: Boston, MA
Contact:

Re: SOAP/WSDL question

Post by support »

Fuse+ supports complex object types, unlike old Fuse. You can use/access them with typical Javascript dot notation, like SOAP_result.variable.member_variable.example. Please make sure your SOAP webservice works with this tool first:

http://www.plumvoice.com/soaptester/

You can more easily debug your webservice with this tool as it provides the raw headers and raw responses we're working with. If your webservice is working well with the SOAP tester, you may have found a bug within Fuse+ beta. Could you PM the SOAP webservice you are trying to work with to us so we may take a look?

Thank you for helping us with the beta!

Post Reply