I am trying to generate the auto generated sequence id for each request. I found some method like ${next_value("any_string")}. But it is not working for me. My field type is string
I have defined it in START output variables
Please check attached file
--
Fujitsu - RunMyProcess
---
You received this message because you are subscribed to the Google Groups "Fujitsu RunMyProcess Developer Community" 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 https://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/fef65627-c270-4317-bbad-639acfe14321%40runmyprocess.com.
For more options, visit https://groups.google.com/a/runmyprocess.com/d/optout.
I have used as follows in output variables of START:
Name Value
adr_req ADR${next_value("ref_no")?number?string("0000")}
Hope above syntax is correct, but its not working.
To view this discussion on the web visit https://groups.google.com/a/runmyprocess.com/d/msgid/supportforum/f032da6c-52a1-4a0c-85af-fda4d96d0204%40runmyprocess.com.
I tried same way but not working. Even I tried Budget approval, but internal ref. is not generating any number. It is in test mode. Is there any other changes I need to do?
Hi,
I tried same way but not working. Even I tried Budget approval, but internal ref. is not generating any number. It is in test mode. Is there any other changes I need to do?
--
Fujitsu - RunMyProcess
---
You received this message because you are subscribed to the Google Groups "Fujitsu RunMyProcess Developer Community" 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 https://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/d707b187-9456-47b7-bc01-6062c2334da4%40runmyprocess.com.
Hi Pankaj,
Sorry, its coming in computed parameter tab
request_number ADR0000
When I open the app as test mode, the field is blank.