java code

Confluence User - 07 Aug, 2024

hello everyone

i have a form inside it there is a select box allow multiple value name and id = approversList

and also have a hidden field at the same form with a default value name and id = firstApproverSelected

i want to call the approversList and firstApproverSelected inside tool process (in java code) 

how can i called them ? 

note : i initialize them in workflow variable as well 


so i want to take approversList list and store the first value inside the firstApproverSelected 

how to call them and update the firstApproverSelected value with the first value from approversList ? 


if you can write the whole code i will be super thankful 

java

2


08 Aug, 2024
confluenceUser
confluenceUser

Hi There Nihal.
Good day to you. 
I noticed this question is a duplicate/related with these Questions : 
293472025
293472028
293472014
293472011

You can find all your requirement to be fulfilled in the Process Enhancement Plugin
In the link I gave you there is also a sample app>
Where you can enable Multi Approval .
Open App Composer > In the Process Builder > Click on Approval  > Mapping 
You can see Multi Approval Configuration.

You can leverage the Sample app to be accustomed to your liking. 

Hope this will help you.

08 Aug, 2024
confluenceUser
confluenceUser

good evening 

thank you so much for youe help 

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print