Minor changes are by default collapsed in the page history.
No changes
The page does not exist yet.
Failed to load changes
Version by on
Leave Collaboration
Are you sure you want to leave the realtime collaboration and continue editing alone? The changes you save while editing alone will lead to merge conflicts with the changes auto-saved by the realtime editing session.
How the Service operation works when executing service entry filters
This operation type does not work on complex documents, so the document can have only one entry for one form.
When AR Systemreceives an incoming Service request, it performs the following actions:
If the Primary Key is not the Request ID, it determines the entry ID for the item.
Runs the filters associated with the Service Execution Option that is associated with the form.
Ensures that the fields defined in the input mapping are the input fields to the Service Entry call and that the fields defined in the output mapping are the fields expected in the output field list.
Takes the output field list and converts it into an XML document and returns it.
The default operation is listed as Service. These are merely names for the Service operation type. Use the mappings to create the input field list and output field list.