View Jitterbit Developer Portal
Versions Compared
Key
- This line was added.
- This line was removed.
- Formatting was changed.
Introduction
A Local Storage connection is configured using the Local Storage connector, establishing access to storage on the Private Agent machine. Once a connection is established, you can configure one or more Local Storage activities associated with that connection to be used either as a source to provide data to an operation or script, or as a target to consume data in an operation or script.
Prerequisites
To use local storage, you must be using a Jitterbit Harmony Private Agent, and the local storage must reside on the machine where the Private Agent is installed.
Note |
---|
CAUTION: Local Storage endpoints cannot be used with Cloud Agents. |
In addition, you must have the Private Agent configured to allow Local Storage connections. By default, Private Agents are configured to prevent use of local storage. See Enabling Local File Location to change the default setting in the Private Agent configuration file to enable Local Storage connections.
Creating or Editing a Local Storage Connection
From the design canvas, open the Connectivity tab of the design component palette:
To configure a new Local Storage connection, use the Show dropdown to filter on Connectors, and then click the Local Storage connector block:
To configure an existing Local Storage connection, use the Show dropdown to filter on Endpoints, and then double-click the Local Storage connection block:
These open the configuration screen for the Local Storage connection, covered next.
Configuring a Local Storage Connection
Configuration of a Local Storage connection includes these fields:
Tip |
---|
TIP: Fields with a variable icon |
- Endpoint Name: Enter a name to use to identify the Local Storage connection. The name must be unique for each Local Storage connection and must not contain forward slashes (
/
) or colons (:
). This name is also used to identify the Local Storage endpoint, which refers to both a specific connection and its activities. Path: Enter the directory location(s) that contain the files you want to read from or write to. The location(s) must be on the machine where the Private Agent is installed, and the path separators (forward slash
/
or backslash\
) must be appropriate for the operating system of the machine where the Private Agent is installed. For example,/home/user/Documents/
on Linux orC:\projects\My Project\
on Windows. If the connection will be used for a target activity, you can enter multiple paths separated by a comma to write to multiple destinations. For example,C:\tmp, D:\tmp
.- Test: Click to verify the connection. If you receive an error, make sure that the specified folder path(s) exist and that you have enabled local files as described in Enabling Local File Location.
- Save Changes: Click to save and close the connection configuration.
- Discard Changes: After making changes to a new or existing configuration, click to close the configuration without saving. A message asks you to confirm that you want to discard changes.
- Delete: After opening an existing connection configuration, click to permanently delete the connection from the project and close the configuration (see Component Dependencies, Deletion, and Removal). A message asks you to confirm that you want to delete the connection.
Next Steps
After configuring a Local Storage connection, you can configure one or more Local Storage activities associated with that connection to be used either as a source (to provide data within an operation) or as a target (to consume data within an operation), or to be used in a script.
Use the Show dropdown to filter on Endpoints, and then click the Local Storage connection block to display activities that are available to be used with a Local Storage connection:
For more information, see these activities:
Panel | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
|
Panel | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
Panel | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
HideElements | ||
---|---|---|
|
Last updated: Lastmodifieddate