FRIDAY, MAY 09, 2008




MY ACCOUNT LOGIN

LOGIN NAME:

PASSWORD:

REGISTER TODAY!
FORGOT YOUR PASSWORD?

SOAP METHODS



LOADENTRY

PROCESSENTRY

GETNEWENTRYID

LOADBLOG

LOADBLOGPAGED

LOADBLOGBYDATERANGE

LOADBLOGBYDATERANGEPAGED



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


HOME

WEB SERVICES

SOA SOLUTIONS

SOA SERVICES

ABOUT US





XWEBBLOG


Documentation


FAQs


Implementation Guides


Forum


Pricing






SEARCH









HOME  ::  WEB SERVICES  ::  XWEBBLOG  ::  DOCUMENTATION

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

GetNewEntryID SOAP Method

DESCRIPTION:

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

If your account does not contain any Blog Entry 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