Check Multiple Element exist parallely

Hi Friends,

There is requirement to check multiple element exist parallelly.
it should not wait until last element exist activity and if it founds in between then further element exist should not work so than we can save time for processing.

@Rup_1

Use parllel activity

Thanks
Varun

Hello @Rup_1

Can you try as below.

Thanks

Hello @Rup_1

Can you use Pick branch activity it will check the element exist parallelly and trigger the next step. If you have any doubt please refer the below link.