2 Open Development Tool Silent Utility

This topic provides an overview of the operations in the Open Development Tool Silent Utility.

The following operations are supported in the silent utility of Open Development Tool:
  1. LOGIN
  2. SET RELEASE: Setting Release and Environment Details
  3. BULKGENERATION: Bulk Generation of RADXML’s units
  4. REFRESH: Bulk refresh of RADXML’s
  5. SXML_REFRESH: Bulk refresh of Service XML’s
  6. SXML_UPDATER: Bulk Updater of service XML’s based on the changes in RADXML’s
  7. 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 the 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.

This topic contains the following sub-topics: