Adding custom BODs

  1. Select Administration Tools > BOD Processor Administration.
  2. On the BOD tab, click Customize.
  3. Specify the custom BOD name, and click Add.
    You can set the BOD document name in these ways:
    • In the agreement control property, have a property name "ionDocumentName" and set its value to the BOD document name.
    • The developer can add setManifestInfo(ManifestConstants.MAP_ION_DOCUMENT_NAME, "<<BOD Document Here>>"); in the mapping code.

    If both are present, then the value set in the mapping is used. Otherwise, an error occurs when a BOD document is needed, commonly in the Send process.

  4. Click OK. The new BOD is displayed in the BODs document list.
    To delete a custom BOD, follow the same process and click Delete instead of Add.