SUNDAY, JULY 20, 2008




MY ACCOUNT LOGIN

LOGIN NAME:

PASSWORD:

REGISTER TODAY!
FORGOT YOUR PASSWORD?

SOAP METHODS



LOADFAQ

PROCESSFAQ

GETNEWFAQID

LOADFAQs

LOADFAQsPAGED



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


HOME

WEB SERVICES

SOA SOLUTIONS

SOA SERVICES

ABOUT US





XWEBFAQs


Documentation


FAQs


Implementation Guides


Forum


Pricing






SEARCH









HOME  ::  WEB SERVICES  ::  XWEBFAQs  ::  DOCUMENTATION

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

GetNewFAQID SOAP Method

DESCRIPTION:

Returns a new Frequently Asked Question (FAQ) 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 FAQ record identifier. This SOAP method checks the system for the highest number used to identify an FAQ record, adds 1 (one) to that number and returns the result. You can use this SOAP method in conjunction with the ProcessFAQ SOAP method while adding new FAQ records to the system.

If your account does not contain any FAQ records, this method will return 1 (one).

All negative integers returned by this 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