ModifyRepositoryFileSQRJob (Method)

Applies To:

EmbeddedBrowser object, HyperLink object

Description:

Enables you to modify a SQR job repository object for an embedded browser object or hyperlink object. When this method executed, the corresponding smartcut is regenerated and the embedded browser or hyperlink is refreshed.

Syntax:

Expression.ModifyRepositoryFileSQRJob(DocumentName, String SmartcutParameters, [optional] Boolean JobRun])

Note:

A forward slash (/, or also known as a solidus or virgule) is not recognized as a valid character in an Interactive Reporting document file name argument for this method.

Expression Required:

Parameters:

DocumentName—Required; String; Maps to the name of the object selected from the repository.

JobFileName—Required; String; Maps the name of the job file object displayed from an Interactive Reporting job output repository object

SmartcutParameters—Optional; String; Maps to the “Smartcut Parameters” control used for any additional parameters appended to the URL

JobRun—Optional; Boolean; Maps to the Run Job control.

Example:

See the example in ModifyRepositoryFileBQY (Method).