Giter Site home page Giter Site logo

projectfor2 / p42.io Goto Github PK

View Code? Open in Web Editor NEW
2.0 3.0 0.0 779 KB

Custom activities to manipulate directories and files on the Windows Workflow Foundation and UiPath platform.

License: MIT License

C# 100.00%
uipath-platform manipulate-directories windows-workflow-foundation custom-activity activity activity-designer

p42.io's People

Contributors

projectfor22 avatar robsonazevedo avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

p42.io's Issues

Rename Folder

Description

Create a activity that allows you to rename a folder.

Acceptance criteria

  • It must be possible to inform the path directly in the activity design;
  • It must be possible to select a paths through a windows dialog directly in the activity design;
  • It must be possible to inform the new name directly in the activity design;
  • Rename folder;

Get Files

Description

Create a activity that allows you to get files from a folder.

Acceptance criteria

  • It must be possible to inform the path directly in the activity design;
  • It must be possible to select a path through a windows dialog directly in the activity design;
  • It must be possible to search files in subdirectories;
  • Return files;

Create Usage Manual

Description

Create an activity usage manual;

Acceptance criteria

  • Usage manual for Create Folder activity;
  • Usage manual for Delete Folder activity;
  • Usage manual for Exists Folder activity;
  • Usage manual for Move Folder activity;
  • Usage manual for Get Files activity;
  • Usage manual for Rename Folder activity;

Create Folder

Description

Create a activity that allows you to create a folder.

Acceptance criteria

  • It must be possible to inform the path directly in the activity design;
  • It must be possible to select a path through a windows dialog directly in the activity design;
  • The folder must be created in the specified directory;
  • The activity must return an object of type DirectoryInfo.

Exists Folder

Description

Create a activity that allows you to check folder exists.

Acceptance criteria

  • It must be possible to inform the path directly in the activity design;
  • It must be possible to select a path through a windows dialog directly in the activity design;
  • Return True if folder existis and False if not exists;

Move Folder

Description

Create a activity that allows you to move a folder.

Acceptance criteria

  • It must be possible to inform the paths directly in the activity design;
  • It must be possible to select a paths through a windows dialog directly in the activity design;
  • Move folder;

Delete Folder

Description

Create a activity that allows you to delete a folder.

Acceptance criteria

  • It must be possible to inform the path directly in the activity design;
  • It must be possible to select a path through a windows dialog directly in the activity design;
  • The folder must be delete;

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.