Note
Lookup caches are not supported in Mapper 1.0 and Rules 1.0.
FAQs are categorized under the following sections:
sidebar. Access lookup caches
Why can't I see the Lookup caches feature listed under Resources? |
|
The Lookup caches feature is only available to Professional and Enterprise plan users. You can request an upgrade by reaching out to your Celigo account manager. |
|
What are the data limitations? |
|
See "Size limits for lookup caches" in the Lookup caches overview article. |
|
What are the usage restrictions on lookup caches? |
|
NoteThe Lookup caches feature is available only in Enterprise and Professional plans. Based on your subscription plan, you can use:
Whether you are reading from or writing to the lookup cache, the request will be counted in terms of units.
If you are within the monthly limits, you can have any ratio of read to write requests. |
sidebar. Create lookup caches
What kinds of data can be stored in lookup caches? |
|
Any data that has a scope to be referenced many times or reused can be stored in multiple caches. The lookup cache data should be structured in key-value pairs, where value can be a string, number, boolean, object/nested object, and the key can be string. DisclaimerBased on your requirement, you can use the lookup cache capability to store data for quick access and reuse across integration flows in the account. Celigo prioritizes security, and we take reasonable measures to safeguard the data. However, Celigo makes no warranties for any sensitive information stored in the lookup cache on the Celigo platform, and you are fully responsible for ensuring compliance with your corporate policies and applicable regulatory guidelines surrounding such data. |
|
Are there restrictions on "key/value" properties? |
|
“key” and “value” as property names in lookup caches are not supported because they are reserved keywords. |
|
Do we support any file formats besides the CSV format? |
|
Not directly. You can convert other file formats (for example, JSON, XLSX) to the CSV format or use the data loader. |
sidebar. Upload or download lookup caches
sidebar. Clone lookup caches
sidebar. Delete or purge lookup caches