Destination data flow component, loading specified input into a dictionary object or Distributed Cache. You can use this with Lookup Plus component to cache lookup information.
Setup
The script has the following parameters:
KeyColumn - input key column.
ValueColumn - input value column.
IsResultCache - indicates whether Result is stored in distributed cache.
ResultVariable - variable used to store dictionary object.
ResultCache - data is stored in distributed cache.
Configuration
To use this script, you would need to load it in COZYROC JavaScript Component. You can download the JavaScript file and browse to it via the "Import JavaScript code" button.