UiPath dev structure

I am developing a uipath system which contains lots of functionalities, such as “Email service”, “User service”,“ftp service”,“File service”…etc. Take File service as an example, there are “file createing function”,“file delete function” “create directory function” etc… so my questions are :

1 . Where I can use FlowChart ? where i can use Seq.
2. One service is a xaml file or one function is a xaml.

Thanks! :slight_smile:

1 Like

Good question. We have some recommendations in the Best Practices doc.

https://drive.google.com/file/d/0B8K5wQgJE7C8YVlBV3NYRlYxaWc/view

1 Like