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.
Forms and field mappings for web services
For publishing and consuming web services, you should specify a base form that is associated with the web service object (publishing) or with a filter (consuming). The information exchanged in the web service action is set in this form or pushed through it to other forms or applications. For web services that involve multiple AR System forms, the base form is the master form.
For each operation in the web service, you define an input mapping and an output mapping. Mappings are essentially the input and output parameters of the web service. The mapping describes how the elements of the incoming and outgoing XML document are mapped to the fields in the form.
AR System server provides default input and output mappings for each of the default operations. You can use the mappings that AR System serverautomatically creates, or you can customize them. You can map to a simple flat WSDL document or to a complex hierarchical document involving parent and child relationships.