Is it possible to generate sequence id in RMP
while pushing data into collection everytime?
We tried using uuid but it is generating some lengthy alphanumeric code
instead of numeric sequence number?
Thanks
my_object.entry_id = JSON.stringify(Math.random());
<#assign my_object>{"..............,"entry_id":"${timestamp()}"}</#assign>
--
Dimitri MELCHIOR
--
Fujitsu - RunMyProcess
---
You received this message because you are subscribed to the Google Groups "RunMyProcess Support Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to supportforum...@runmyprocess.com.
To post to this group, send email to suppor...@runmyprocess.com.
Visit this group at http://groups.google.com/a/runmyprocess.com/group/supportforum/.
To view this discussion on the web visit https://groups.google.com/a/runmyprocess.com/d/msgid/supportforum/6313769e-4a24-43dc-8aea-2355264d18c9%40runmyprocess.com.
For more options, visit https://groups.google.com/a/runmyprocess.com/groups/opt_out.
To view this discussion on the web visit https://groups.google.com/a/runmyprocess.com/d/msgid/supportforum/88f573a9-8f69-4754-9ba6-6936c34e483f%40runmyprocess.com.