3 ODT Silent Utility

This topic gives an overview on operations supported in silent utility of ODT.

The Following operations are supported in silent utility of ODT:
  • LOGIN
  • SETRELEASE: Setting Release and Environment Details
  • BULKGENERATION: Bulk Generation of RADXML’s units
  • REFRESH: Bulk refresh of RADXML’s
  • SXML_REFRESH: Bulk refresh of Service XML’s
  • SXML_UPDATER: Bulk Updater of service XML’s based on the changes in RADXML’s
  • SXML_BULKGENERATION: Bulk Generation of web service artifacts.

Execution of Operation will be as per the sequence maintained in OdtOperations.properties.

Example:
  1. Operation = LOGIN
  2. Operation = SETRELEASE
  3. Operation = REFRESH

If sequence of operations is as above, then Login Operation, Set Release and Refresh operations would be processed in the respective sequence.

Note:

Login and Set Release are mandatory operations to be performed.