Miscellaneous calls

This section contains sample Input and Output XML for Miscellaneous other operations.

 

Form

 

NGORegisterForm

To register a Form (which is basically a visual representation of a Data Definition) for a Data Definition.

NGODeleteForm

To delete Forms associated with the Data Definition.

NGOChangeFormProperty

To change the Property of an existing Form.

NGOGetForm

To get the FormBuffer data for a particular Form.

NGOGetFormList

To get the List of all Forms associated with a Data Definition.

NGODeleteForm

To register a Form (which is basically a visual representation of a Data Definition) for a Data Definition.

Address List

 

NGOAddAddressLists

To add an Address List for a User.

NGODeleteAddressLists

To delete the specified Address Lists of the logged in User.

NGOAddMembersToLists

To add members to Address Lists for the logged in User.

NGODeleteMembersFromLists

To delete members from Address Lists for the logged in User.

NGOGetAddressLists

To get all the Address Lists for the logged in User.

NGOGetMembersOfLists

To get members of a specific Address List of the logged in User.

NGOModifyAddressLists

To modify Address Lists of the logged in User by removing the earlier members and adding the new members.

Attachments

 

NGOAddAttachment

To add an Attachment with a document.

NGOModifyAttachment

To modify an existing Attachment with a document.

NGODeleteAttachments

To delete an Attachment from the document.

NGOGetAttachments

To get the List of Attachments on a document.

General

 

NGOProcessLocks

To Lock or Unlock an Object.

NGOGetListOfCabinets

To get List of associated Cabinets on Server.

NGOGetIdForName

To get Index based on Name for an Object.