Configuring Java CAPS Environment Components for Communications Adapters

General Settings (BatchFTP Environment)

The General Settings section of the BatchFTP Environment properties contains the top-level parameters displayed in the following table.

Table 32 Environment - BatchFTP - General Settings

Name 

Description 

Required Value 

State Persistence Base Location

Specifies a working directory for storing intermediary results. 

The options are: 

  • Leave value blank: BatchFTP will use a default folder as the working directory.

  • Specify a path to a local file system folder with read/write permissions.


    Note –

    See Deploying an EAR File if you are deploying the project to another application server.


A working directory with read/write permissions, or leave blank (no value) to accept a default directory. 

Connection Mode

Specifies whether a physical connection is established when an external connection is instantiated. The options are: 

  • Automatic: Establishes a physical connection when an external connection is instantiated.

  • Manual: Does not automatically establish a physical connection when an external connection is instantiated.

    If a physical connection is not automatically established, a physical connection must be established from the Collaboration (for example, by calling the connect() method).

Select Automatic or Manual.

The configured default is Automatic.