Specifying a Job Title (Optional) - EcoSys - Customization & Programming - Hexagon

EcoSys Web Service API Usage Documentation

Language
English
Product
EcoSys
Search by Category
Customization & Programming
EcoSys Version
9.1

The title of the batch job log entry within EcoSys can be specified using the logTitle request option in the API. The specified batch job log title will appear in  Reports > Batch Job Log screen within the list of batch job logs. This option is useful if the user need more information about the nature or purpose of the API call, and assist in locating the batch jog log in the list.

This setting is optional, and if not specified, the title of the batch job log entry will show the name of the API invoked and the method used for the call.

 When using the URL syntax, to insert spaces into a batch job log title, use the "+" character, For example, _logTitle=Import+Project+Costs.