How to make an infinite number of id ? 1,2,3 and up to a trillion, how to write Castor action?

the parameter is needed to read the number of orders and assign it to the user

Hi you can acheive this just by doing this:

ID= orders (count) +1
in this case ID has to be a number property in the orders collection, if it’s not use a custom formula to performe the same thing

it’s not that