Activity working from workflow in library, but not when that library is called from a process

Hi,

As described by the title, our problem is that the activity works when ran from the library itself. We can highlight it using object repository, when executed it runs perfectly, but when called from a process it fails. It runs ok the first time is called for, but the second time, after other steps are executed, the process fails, refusing to work. The UiPath version is 24.10.1 and UiPath.UiAutomation.Activities version is 24.10.3.

Thanks in advance

@Fernando_Scheinkman36

  1. Try to include some logs and check where it is failing or which exact activity in library
  2. What is the error?
  3. May be the selector contains some dynamic character…check the same

Cheers

Well, updating the UiAutomatoin.Activities partially solved the problem, we added a retry on the second call and that makes it work. Still the error is odd. Although the library workflow contains a dynamic activity (with a parameter), the activity in which it was failling was not. Anyways, thanks for the quick response Anil!

Cheers!

1 Like

Hi Fernando, can you please send the workflow and tell me which is the activity that fails?

1 Like