FRIDAY, SEPTEMBER 05, 2008




MY ACCOUNT LOGIN

LOGIN NAME:

PASSWORD:

REGISTER TODAY!
FORGOT YOUR PASSWORD?

SOAP METHODS



LOADSURVEY

PROCESSSURVEY

VOTE

GETNEWSURVEYID

LOADSURVEYS

LOADSURVEYSPAGED



Web Services, SOA Solutions, SOA Services - XWebServices.com


HOME

WEB SERVICES

SOA SOLUTIONS

SOA SERVICES

ABOUT US





XWEBSURVEY


Documentation


FAQs


Implementation Guides


Forum


Pricing






SEARCH









HOME  ::  WEB SERVICES  ::  XWEBSURVEY  ::  DOCUMENTATION

:: Web Services :: XWebSurvey ::
:: Documentation (Version 1) ::

GetNewSurveyID SOAP Method

DESCRIPTION:

Returns a new Survey (Poll) record identifier.

PARAMETER(S):

None

SOAP HEADERS:

LoginName - String. The "Login Name" you chose during the registration process.
Password - String. Your account's "Password".

NOTE***: SOAP Headers are required for authentication.

RETURNS:

Positive Integer , representing the new Survey record identifier. This SOAP Method checks the system for the highest number used to identify a Survey record, adds 1 (one) to that number and returns the result. You may use this method in conjunction with the ProcessSurvey method while adding new Survey records to the system.

If your account does not contain any Survey records, this SOAP Method will return 1 (one).

All negative integers returned by this SOAP Method should be considered errors.

ERROR(S):

If the system encounters an error, the method will return one the following negative integers instead of the expected result:

-10 - authentication errors.
-20 - authorization errors.
-100 - catastrophic database errors.
-200 - catastrophic system errors.

ADDITIONAL SUPPORT RESOURCES:



HOME
WEB SERVICES
SOA SOLUTIONS
SOA SERVICES
MY ACCOUNT
ABOUT US