sams
(Sarvam Ariwala)
January 16, 2019, 11:27am
1
Hi Team,
Should I Publish my own component on https://go.uipath.com/components ???
Thanks.
Yes. Create an account and then upload your component.
Regards,
Karthik Byggari
sams
(Sarvam Ariwala)
January 16, 2019, 12:10pm
3
Thanks for replying @KarthikByggari ,
How to create component for UiPath Go! ???
And Where to upload It on UiPah Go! ??
Thanks.
reda
(Reda_Marzouk)
January 16, 2019, 1:41pm
4
Hi @sams
To create a component you can start by making a workflow in UiPath studio, once it is ready you can upload it following this statement from @ovi
Regards,
Reda
sams
(Sarvam Ariwala)
January 17, 2019, 4:11am
5
Thanks for replying @reda ,
Workflow means Simple workflow Which we create on UiPath Studio !!!
reda
(Reda_Marzouk)
January 17, 2019, 8:54am
6
yes @sams
A simple workflow will do at the beginning
Regards,
Reda
sams
(Sarvam Ariwala)
January 17, 2019, 11:10am
7
Hellow @reda ,
Should I create Custom activity and upload through on UiPath Go! ??
If Yes then,
How to create Custom Activity! ???
How to publish Custom Activity on UiPath Go! ???
Thanks.
reda
(Reda_Marzouk)
January 17, 2019, 11:41am
8
Hi @sams
If you want to go straight to creating custom activities you should know how to code using C#, you will have to code the behavior of the custom activity following a specific format you can find in this guide
An activity is the building block of a process automation. UiPath Studio comes with various built-in activities, as well as dedicated activities (PDF, Mail, Excel) you can install through the Package Manager, depending on your needs. You can read The...
It is somehow intimidating if you’ve never code in C# but once you do the first task (A+B exercice) the image becomes more clear on how things are done.
Regards,
Reda