<< Click to Display Table of Contents >>
connection.alternativereport_json
Sets the report and band to be replaced.
Reference
Set the parameter value as a string in the following JSON format:
{"alternativereport":[{"option":"alternative_option","reportname":"OZR File path"},...]}.
The values that can be set as alternative_option are as follows.
Key |
Description |
band |
Finds a report and band with the same name and replaces the band(The default value) |
band,report |
First replaces a report with the same name, and then finds a band with the same name in the report that wasn’t replaced and replaces the band |
report |
Replaces a report with the same name |