Facing issue it run the bot once and fetch data once again repeating the same process in infinite times
show your process flow
Calculate_Client_Security_Hash.zip (1008.5 KB)
entire flow for client security hash t
Are you using any for or while loops?
Hi @Parul_Yadav
Please check If you are Setting the transaction status after every state.
Please have a look for better understanding,
Thanks
no not using loop for that
i have make with the help this video … twice but in both time it did’nt fetch second client information it get the hash value to first one again nd again run it in infinite time
Calculate_Client_Security_Hash-.zip (975.0 KB)
i have upload it please do check
Calculate_Client_Security_Hash-.zip (975.0 KB)
Hi @Parul_Yadav
The Process created by you does not have an Set Transaction Workflow invoked in the Finally Block of the process Transaction , this workflow Increments the value of the Transaction Number ,which was not happening in your process.
Please find the image comparison left hand side your process , right hand side the missing workflow.
Also attaching the Process.
Calculate_Client_Security_Hash.zip (1008.5 KB)
Hope that solves your problem,
Thanks.
,
Hi @Parul_Yadav
Please close the topic and mark the appropriate answer as solution if your query is resolved,
Forum FAQ - How to mark a post as a solution - Tutorials - UiPath Community Forum
Thanks.
yeah now its working…
Thankyou so much
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.