GrooveForms2.ReadForms Operation
The ReadForms operation reads the forms that are defined in the Forms tool.
HTTP Post URL
Targets the Forms tool; this URI is provided by the GrooveTools.Read operation in the ToolData element.
Input Message Header
GrooveRequestHeader specifies information common to all Groove Web Services, including the Groove Identity URL and the Groove Request key.
Input Message Parameters
None.
Output Message Header
GrooveResponseHeader specifies the Response key.
Return Value
<ReadFormsResult>
<!-- Array of --> <Form />
</ReadFormsResult>
Element | Data type | Description |
---|---|---|
ReadFormsResult |
Array of Form |
Describes the form. Form includes the following elements: ID, FormsRecordDataSet_ID, Name, URI, Type, MaintainRecordVersionHistory, IsResponse, and IsDeleted. |
See Also
Reference
GrooveForms2 Web Service
Form Complex Type
Concepts
Accessing Forms Tool Design Information
Getting Information About Forms