@itentialopensource/chunk-array
v0.0.7-2023.1.1
Published
[Deprecated] Chunk array into smaller arrays of user specified size.
Downloads
4
Readme
Deprecation Notice
This Pre-Built has been deprecated as of 01-15-2024 and will be end of life on 01-15-2025. The capabilities of this Pre-Built have been replaced by the IAP - Data Manipulation
Chunk Array
Table of Contents
Overview
This Pre-built transformation allows user to pass in an array and a desired chunk size and output an array of arrays in the size specified. This may be useful when users need a smaller sized groups of data.
Installation Prerequisites
Users must satisfy the following pre-requisites:
- Itential Automation Platform
^2023.1
How to Install
To install the Pre-Built:
- Verify you are running a supported version of the Itential Automation Platform (IAP) as listed above in the Requirements section in order to install the Pre-Built.
- The Pre-Built can be installed from within App-Admin_Essential. Simply search for the name of your desired Pre-Built and click the install button.
How to Run
Use the following to run the Pre-Built:
- Add a JST task in a workflow and select the chunkArray transformation
- Input the required incoming variables, arr (array) and chunkSize (number)
- Run the workflow
Additional Information
Please use your Itential Customer Success account if you need support when using this Pre-Built.