Help on flow designer

William08
Tera Contributor

Hi all,

 

Need a help on flow designer. In a item there is variable and its a single line text so when we submit the request based on the number of values entered it should create task and after all tasks are closed it should close ritm.

 

For example lets call the variable as test and this variable as value 1,6,5,4 so there are 4 values entered so it should created a 4 task.

 

 

Thanks in advance

1 ACCEPTED SOLUTION

Sonam Tiwari
Tera Guru

@William08 ,
Till here, I don't find any issues then
Can you please provide the screenshots of further actions in the flow? Will try to see if something went wrong in next steps.

View solution in original post

6 REPLIES 6

Sonam Tiwari
Tera Guru

Hi @William08 

Can you try building something like below

SonamTiwari_0-1690725186819.png
SonamTiwari_1-1690725260358.png
SonamTiwari_2-1690725283209.png

This flow is creating 5 records . Refer the execution and inputs I gave below

SonamTiwari_6-1690726006882.png

 

 

SonamTiwari_5-1690725500797.png.

After this you can just look up to check if all the child tasks are in any of the closed states and not in progress in the flow and close the ritm.

SonamTiwari_7-1690726055239.png


Let me know if you need any further help with screenshots.

You can always tweak wherever you want to finetune.

Thanks

 

Hi @Sonam Tiwari 

 

I'm new to this flow designer. Could you please help me I'm getting this error

 

William08_0-1690736386875.pngWilliam08_1-1690736419331.png

 

Sonam Tiwari
Tera Guru

@William08 ,

I see from the screenshots that

1. You have created a flow variable 'numbers to be entered'. May I please know its type? Is it string?

 

2. Variable name accepting comma separated numbers on your form is test.

The script looks correct. Just to clarify, were you able to activate the flow and did it compile correctly?

@Sonam Tiwari 

 

1. It was of String type

2. Yeah i was trying out in my pdi before doing it so i gave the name as test

 

I was able to activate but it was giving this error when i clicked on run test.