Hi All,

Please i need an help , i'm new to the webservices and all.

My task as a form developer i will create a form by using webform module in DRUPAL 7.

When a user comes and enter his data and submit form, through services module by soap server i need to get an xml for the submitted data.

Please anyone if help it would be gratefull.

Thanks,
RAJ

Thanks,
RAJ

Comments

marcingy’s picture

Project: Services » SOAP Server
Version: 7.x-3.0-rc3 » 6.x-3.x-dev
Category: task » support
Priority: Critical » Normal

I don't believe the soap server has been updated to support drupal 7, moving to the appropriate queue though.

marcus_clements’s picture

Status: Active » Postponed (maintainer needs more info)

I don't fully understand the issue.
If you need to make a webservices call after the user submits the form then you need a webservices client. This module implements a webservices server.
SOAP clients are quite straightforward to write using PHP 5 SOAP. Checkout the debug_client function in this module for a brief example.

marcus_clements’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)