
Launching type properties
When scheduling report sets via URL, the launching type properties are as follows:
Time:
The details of each property are as follows:
- jrs.launch_type
Constant: jet.cs.util.APIConst.TAG_LAUNCH_TYPE
Description: Specifies to run a report set immediately, at a specific time or periodically.
Possible values: {0, 1, 8}; 0 - run immediately, 1 - run at time, 8 - run periodically
- jrs.timezone
Constant: jet.cs.util.APIConst.TAG_TIMEZONE
Description: Specifies the timezone.
Possible values: timezone ID strings of java default is current locale.
