ExternalReportsManager.Connect
Syntax:
Parameters:
<Path> (required)
Path to the external report.
<Name> (optional)
Name of the external report with which it will be registered in the system.
You cannot use identical names during a session. If the name is not specified, the name containing in the report itself is used.
<SafeMode> (optional)
Indicates whether the external report is connected in safe mode. If the parameter is not specified, it is connected in safe mode.
If a string is specified, the external data processor will be executed in safe mode managed by the security profile with this name. The security profile should have SafeModeProfile=True.
Default value: True.
Returned value:
Description:
Returns the name of the connected external report.
Availability: