Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ant load_bulk_operator_templates

 

Ant target to load Bulk Operation templates

Run below ant target from CATISSUE_HOME directory by changing respective parameters depending upon your template.

ant add_bulk_operation_template -DoperationName="Operation Name Here" -DdropdownName="Drop-down Name Here" -DcsvFile="CSV File Path" -DxmlFile="XML File Path"

Note: Path must be separated by Unix style path separator "/".