Date | Status | Changes | Marked | By |
---|---|---|---|---|
29 MAY 2014 | To be reviewed | Created from previous Xwiki document | ---- | Choksi |
General
EditMandatory 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
EditId: 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
EditId: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
0 Comments