1b.app
Link copied -

Add the ability to change the numbering of processes and subprocesses

Add the ability to change the numbering of processes, for example:
1. The main process has the number 1234, and after the changes it will be for example: A1234
2. For example, in the main process, there are 3 sub-processes.
Based on this, the numbering of subprocesses will be as follows:
A1234.1
A1234.2
A1234.3
3. Or add the ability to change the name of subprocesses when creating a subprocess based on formulas, for example:
(process name).(number of subprocesses+1)
A1234.3 and so on
Original question is available on version: ru

Answers:

We ourselves solved this issue at a primitive level, here's how:
1. Created an additional field "Subprocess number"
2. Created a "Directory" with the values "1,2,3...20"
3. Set the Additional field - the field type "drop-down list" and connected to the reference book with numbers.
4. Added in the actions of the stage "Write value in an additional field" according to the formula "{|$orderid|}.{|$customorder_bpkonstruktsiyanomer_konstruktsii34|}" which connects the values we need.
I want it to be done automatically, not manually.
For example, so that the formula can count the number of subprocesses and add one to their sum.
it would be for example {|$orderid|}.{|summa_podprocessov|}+1
21.04.2020, 19:10
Original comment available on version: ru

No, it didn't work (((because there is no such variable as "parent process ID", which is very sad. You will have to create another variable where the parent process ID will be copied.
21.04.2020, 19:14
Original comment available on version: ru

Please join the conversation. If you have something to say - please write a comment. You will need a mobile phone and an SMS code for identification to enter. Log in and comment