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

How to create two SOAP webservice pages?

Questions and answers about Plum Survey

Moderators: admin, support

Post Reply
wzhang09
Posts: 7
Joined: Fri Oct 16, 2009 12:24 pm
Location: Germantown, MD 20876

How to create two SOAP webservice pages?

Post by wzhang09 »

Hi,

In our project, we need to ask customer to enter their ID and then the system will check whether this ID is in our database, if it is there, then return "accepted" to allow this customer continue the service, which this is our first SOAP webservice page.

The next step is to use this customer ID to retrieve "STATUS" from database, if his STATUS = FILED, then return "rejected" and then a voice message will say "You already filed claim" to stop the process. This will be the 2nd SOAP webservice page.

In your test SOAP, I saw there is only one page http://survey.plumvoice.com/ws/sample-w ... e.php?wsdl
which everyone is using this one. How I can create above two pages and save them with different URL names?

Thanks!

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

contact sales rep for webservice hosted on IVR servers

Post by support »

Hi,

You cannot save PHP files to our IVR web server. You will need to find an external webhost. If you would like to host IVR web applications with Plum, or have us develop an IVR webservice for you that is hosted on our IVR servers, please contact your sales representative to discuss purchasing developer hours for custom IVR development.

Regards,
Plum Support
Last edited by support on Thu Mar 04, 2010 4:39 pm, edited 5 times in total.

wzhang09
Posts: 7
Joined: Fri Oct 16, 2009 12:24 pm
Location: Germantown, MD 20876

Post by wzhang09 »

As discussed with Ted today, we will implement WSDL file on our side with database and give you our endpoint.

For our web service, we will implement security mechanism on communication layer. We just want to know if you have existing mechanism we can follow.

If we use private/public key based communication, is that possible for you to generate encrypted message by using our public key?

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

forum is for Plum IVR survey support discussions

Post by support »

Hi,

If you are discussing custom IVR development that Plum would being doing for you, please contact your sales representative to discuss requirements and schedule discussions with technical resources on a specification.

This forum is only for IVR support discussions regarding Plum IVR Survey; professional services inquiries for custom IVR development are to be directed to our sales department.

Regards,
Plum Support

Post Reply