Description | Example | Return Message | Group(s)

SCHED: ImportRFIConfiguration

Format

SCHED / ImportRFIConfiguration '<FileName>' <Parameters>

Description

The SCHED ImportRFIConfiguration Connect command updates the RFI configuration for the specified resources. Accepted file types are .JSON. More info on the file format can be found here.

Parameters

  • FileName: The parameter is a string of text in single quotes of the absolute path of the RFI configuration file
  • Parameters: Required configuration parameters
    • ClearUnspecifed: Boolean defining if STK Scheduler Online will remove any existing data that is not included in the file being uploaded. Any previous configurations not contained within the file will be lost. Default value is False

Examples

Update the RFI configuration for the active schedule with the file "newconfiguration.json" located at "C:\RFI\" and specify that all configrations not specifed should be removed
SCHED / ImportRFIConfiguration 'C:\RFI\newconfiguration.json' ClearUnspecifed True

SyntaxExample
<CommandName>SCHED / ImportRFIConfiguration
<FileName>C:\RFI\newconfiguration.json
ClearUnspecifedTrue

Return Message

If activated, Connect returns an acknowledgment message.

Group Membership

This command belongs to the following group(s):

Scheduler

Version

12.8