Create a Comma-Separated List
Last updated Fri Jun 10 2022
Begin your journey with creating comma-separated lists, which includes:
- Methods for creating a list from repeating elements within a document
- Methods for creating a list of a specific length
- Methods for creating a list across documents
Overview:
By building an AtomSphere process, you create comma-separated lists in a document or across multiple documents. Follow this method as a guide for working with lists in Integration processes.
This recipe offers users three options for creating comma-separated lists. Example use cases include:
- creating a list from repeating elements
- creating a list of a specific length
- creating a list across documents
The branches in this solution create different types of common-separated lists. In the first branch, a map function and Dynamic Document Property are used to create a list from repeating elements within a document. In the second branch, Data Process shapes and Flow Control Shape are used to create a max-length list. In the third branch, a Dynamic Process Property is used to create a list across documents by removing the leading comma.
Take advantage of recipes like this to automate and streamline processes for your business.
The recipe qualifies for Boomi’s Recipe Program.
Qualifying customers get access to Boomi’s Recipe Program* with the purchase of a Boomi subscription. As part of the Recipe Program you have direct access to a Boomi specialist to get you up and running with Boomi at no additional cost. Learn more
*Offer applies only to new customers and requires purchase of a qualifying Boomi subscription.