Create a middleware that automatically develops UI Path Stream

Hello,

I was wondering if there is a way to manually click through a process and record it using a recorder, embed this data into a middleware and create a XAML file from it, which then automatically creates a UIPath stream with the corresponding activities.

I know that sounds crazy, but that would be a way to make bot creation even easier or at least build the basic structure automatically.

Does anyone have any ideas on how to best implement this? Any suggestion is welcome.

Thanks a ton,
Raul

Hi Raul_Zuku,

We have recording options available in UiPath which enables you to achieve your goal.
Please check on the below link,
Recording Types (uipath.com)

Hope this will be helpful for you.

1 Like

Hi Dharunya,

thank you very much for your answer! Unfortunately i have to use the data from another recorder from a third party and implement this data inside a middleware, which in turn creates a ready xaml to be implemented in UI Path.