Bundle public data object in Jitterbit App Builder
Provides read access to bundles.
Usage
Read from business object.
Remarks
This data object provides developers read-only access to bundles in App Builder. Bundles contain collections of translations. Applications have one and only one linked bundle (though a bundle may be used by multiple applications).
Access
Read | Write |
---|---|
Yes | No |
Rows
0..N
Roles
- Administrator
- User
Table schema
Column | Primary Key | Description |
---|---|---|
BundleId | Yes | The bundle id. |
Name | No | Name of the bundle. |
Description | No | Description of the bundle. |
Sealed | No | Indicates whether the bundle is sealed or not. |