Wait and Resuemaction center

I have used wait and resume inside invoked workflow inside process xaml…if I use it inside process xaml as a seperate sequence will it work ?

Hi
Yes, it is fine to keep the Wait and Resume activities separately in a Process XAML. However, there are a few things to keep in mind, like the Wait and Resume activities should be used in the correct place in your workflows. If you use them in the wrong place, it can cause your workflows to behave unexpectedly.

I hope it will not make a difference, as it just suspends the execution of the current workflow until a specified Job is completed

@Ritaman_Baral

It is not working still getting the error “an extension of type 'UiPath.activities.contracts.persistence.persistence bookmarks”…need some assitance

Duplicate :