The Next Numbers object can be used to increment a unique, but not necessarily sequential, number.
Business Use
The unique number generated by this object is commonly used in file names as they are created, or as a key value for a database insert. They are most often used as a self-incrementing number for each document generated.
How the Object Works
Referenced by Rulesets (with the GetNextNumberFromServer action), Business Processes (GetNextNumber task), and even Monitors and Adapters (as substitution variables), this object can be used in a server database, server or local cache.
Process Summary
To use this object, you must:
- Create the object.
- Define the values and numeric ranges.
- Reference this object from a Ruleset, Business Process, Monitor or Adapter.
Comments
0 comments
Please sign in to leave a comment.