Description | Example | Return message | Group

OnLineOperations

Set the values for online operations

Syntax

OnlineOperations <ApplicationPath> {Options}

Description

The OnlineOperations Connect command enables you to control the ability to conduct online operations from within STK.

{Options}Description
OnEnter On to enable the ability to conduct online operations from within STK

This will allow functions such as downloading databases, TLE files and other data from AGI's Web site during an STK session.

OffEnter Off to disable the ability to conduct online operations from within STK
UseHTTPPersistantConn {On | Off}Enter On to use the same TCP connection to send and receive multiple HTTP requests/responses.

Enter Off to open a new connection for each request/response pair.

UseSecureHTTPConn {On | Off}Enter On to use secure HTTP when requesting online data.
AutoFindClientCertificate {On | Off}Specify whether or not to always search for client certificates. The default is On.
ClearClientCertificatesClear client certificates.

Examples

To enable online operations:

OnlineOperations / On

To use a persistent HTTP connection:

OnlineOperations / UseHTTPPersistantConn On

Return message

Group membership

This command belongs to the following group(s):

Application Options

Version

10