Description | Example | Return Message | Group

ADFSave

Save or check in a VDF or STK object to the ADF (Deprecated Command)

Syntax

ADFSave <ApplicationPath> <ObjectPath> "<ServerFilePath>" [<Options>]

ATTENTION: THIS COMMAND IS DEPRECATED and has been replaced by:

SDFSave

Description

This command was deprecated in STK 10, it should no longer be used. This command has been replaced by the SDFSave command.

The ADFSave connect command allows a user to save or check-in a VDF or STK object as a file on the AGI Data Federate (ADF) server.

The <ObjectPath> specifies the object being saved. The "<ServerFilePath>" specifies the file path on the ADF server.

The following table describes the optional parameters.

<Options>Description
EnableRevControlEnter this option to configure the file for versioning. If not entered the file will be saved normally.
RevisionComments "<Comments>" Enter information about the changes that you have made to the file.
PackageOverview "<Overview>" Enter overview information about the file. If not specified any previous overview will be retained

Example

To check the BasicSTK VDF into the ADF:

ADFSave / * "Users/stkUser" EnableRevControl RevisionComments "This is the initial submission." PackageOverview "This is my BasicSTK scenario."

To check-in the SOPHIA aircraft to the ADF:

ADFSave / */Aircraft/SOPHIA "Users/stkUser" EnableRevControl RevisionComments "This is the initial submission." PackageOverview "This is my SOPHIA aircraft file."

ReturnMessage

Group Membership

This command belongs to the following group(s):

Scenarios

Deprecated Commands

Version

10