Skip to Content

Jitterbit Cloud Datastore (Beta) for Jitterbit Harmony

Overview

Jitterbit Cloud Datastore (Beta) is Jitterbit's cloud-based storage system, where you can create storages and manage their data through the Management Console Cloud Datastore (Beta) page and the Cloud Datastore (Beta) connector.

Note

You must request access to the Jitterbit Cloud Datastore (Beta) feature to use all Harmony components for Cloud Datastore. For beta access and to provide feedback, contact the Jitterbit Product Team.

Cloud Datastore offers these benefits:

  • Store and access data within Jitterbit without external databases.
  • Reduce API calls and optimize workflows by caching frequently used data.
  • Store operation status and key data points for better monitoring and debugging.

Cloud Datastore offers two storage types:

  • Status storage: Temporary storage intended to be used for tracking endpoint data that changes (such as statuses and retry logic). This storage serves as a real-time reference for operational states without permanent data persistence. Status storage data is retained for a maximum of 90 days. However, once data reaches Processed status, it's automatically deleted after 60 days.

  • Key storage: Long-term storage for key-value pairs and structured data, such as lookup tables and reference data. Data in a key storage is retained until it is explicitly deleted.

Warning

Cloud Datastore (Beta) is not recommended for storing sensitive information such as passwords or endpoint credentials, as the data returned by its activities are in plain text.

Prerequisites

To store data using Cloud Datastore, you must configure these Harmony components:

Limits

Cloud Datastore has service limits to ensure optimal performance and fair usage.

These service limits apply to all organizations:

Basic tier category Usage limit
Licensed storages 1
Custom fields allowed per storage 20
Items allowed per storage 1,000
Characters (bytes) allowed per item 25,000
Status storage data retention 90 days