Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Date
Status
Changes
Marked
By
29 MAY 2014To be reviewedCreated from previous Xwiki document----Choksi

General

Edit

Mandatory input for each operation

  • Credeintials - Web Service Client User authentication credentials
  • extendedSettings - Extended Settings such as response format.

Each Operation returns -

  • DefaultServiceResponse JavaBean container which stores the specific bean response for Web Services operation
    Notes:
  • While creating an entity, values for fields such as Row ID (Unique system generated), Entity ID (System generated )should not be entered as input parameter values.
  • While updating an entity, values for fields that already contain a Read only value should not be entered as input parameter values.

getValueList

Edit

Id: 141
Returns the list of active enumeration values and associated codes for the specified enumeration domain and field.
Input Parameters
formName - Form Name associated with Value List Name for which details should be fetched
valueListName - Value List Name for which details should be fetched 
Output
Form Name, Modified By,Modified On, Notes, Related To Form,Value List < Code|Value. Code|Value,>, Value List Name

listValueLists

Edit

Id:142
Returns the list of active enumeration domain and field.
Input Parameters
searchText - String to match the Related to Form and Value List Name value. 
Output
Last Modified By, Last Modified Date, Related To Form, Row ID, Value List Name

  • No labels