Hi,
Does anyone know if I can create a custom activity without code? I want to do it from an UiPath project. My project is called “get_fileName” and I want to call it from another different project. Is it possible?
Thank you in advance,
María
Hi,
Does anyone know if I can create a custom activity without code? I want to do it from an UiPath project. My project is called “get_fileName” and I want to call it from another different project. Is it possible?
Thank you in advance,
María
Hi @mmarcos
This is possible, with Library option we can create reusable components, basically you will need to create your sequence as Library, manage the input and ouput arguments if it is the case, then you can publish it and import in all the projects you wants, here is a quick guide
https://docs.uipath.com/studio/standalone/2022.10/user-guide/creating-basic-library
Regards!
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.