FRIDAY, JANUARY 09, 2009




MY ACCOUNT LOGIN

LOGIN NAME:

PASSWORD:

REGISTER TODAY!
FORGOT YOUR PASSWORD?

SOAP METHODS



LOADMESSAGE

LOADTOPIC

PROCESSMESSAGE

GETNEWMESSAGEID

LOADTOPICS

LOADTOPICSPAGED

LOADMESSAGES

LOADMESSAGESPAGED

LOADMESSAGESBYSOURCE

LOADMESSAGESBYSOURCE
PAGED


PERSONALIZE

LOADPERSONALIZEDMESSAGES



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


HOME

WEB SERVICES

SOA SOLUTIONS

SOA SERVICES

ABOUT US





XWEBFORUM


Documentation


FAQs


Implementation Guides


Forum


Pricing






SEARCH









HOME  ::  WEB SERVICES  ::  XWEBFORUM  ::  DOCUMENTATION

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

GetNewMessageID SOAP Method

DESCRIPTION:

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

If your account does not contain any Forum Messages 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