Atomic ID
Generates an atomic ID. Guarantees sequentially incremental unique number for a given sequence name.
Widget

Configuration

Fill in the following fields:
Description: Allows changing the name that appears on the widget. This may be useful to quickly find a particular widget or distinguishing it from other similar shovel operation widgets when building large flows.
Shovel Operation: The name of the Shovel Operation. Pre-configured to AtomicID.
sequence: The name of sequence that will be generated and will be fetched. If the sequence doesn’t exist in persist, it will get created. The value is an arbitrary String type that will give an incremental value, which will help you remember what this sequence represents, e.g., Transaction set control number, which will create a sequence similar to 0000001.
id-name: The runtime context to insert value in. The value is an arbitrary String value that will give a name to the Context Document which will keep the value returned. It must be a meaningful name.
If necessary, click the Notes tab and enter any relevant information.
Click Save.
The widget will be marked with a green check.