Skip to content

MohammedAdel224/ACME-System1-Library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ACME System 1 Library v24.9.24.1

This is a library to automate ACME System 1 tasks


  • UiPath.System.Activities >= 24.10.4
  • UiPath.UIAutomation.Activities >= 24.10.0


ACME System 1 Activities


ACME System1 - Close
ACME System1 - Close - Activity

Annotation

Description:

close ACME System 1 page

Post-Condition:

ACME System 1 closed

Properties

ACME System1 - Close - Properties

Retry

  • Number Of Retries: The number of times that the activity is to be retried. (Int32)
  • Retry Interval: Specifies the amount of time (in seconds) between each retry. (System.TimeSpan)

Post-Condition

  • Timeout (milliseconds): (Int32)





ACME System1 - Close Update Work Item Page
ACME System1 - Close Update Work Item Page - Activity

Annotation

Description:

close ACME System 1 update item page

Post-Condition:

ACME System 1 update item page closed

Properties

ACME System1 - Close Update Work Item Page - Properties

Retry

  • Number Of Retries: The number of times that the activity is to be retried. (Int32)
  • Retry Interval: Specifies the amount of time (in seconds) between each retry. (System.TimeSpan)

Post-Condition

  • Timeout (milliseconds): (Int32)





ACME System1 - Extract WI1 Account Information Details
ACME System1 - Extract WI1 Account Information Details - Activity

Annotation

Description:

extract ACME System1 WI1 account information details

Pre-Condition:

ACME System1 WI1 details page is opend

Post-Condition:

ACME System1 WI1 account information details extracted

Properties

ACME System1 - Extract WI1 Account Information Details - Properties

Retry

  • Number Of Retries: The number of times that the activity is to be retried. (Int32)
  • Retry Interval: Specifies the amount of time (in seconds) between each retry. (System.TimeSpan)

Pre-Condition

  • Timeout (milliseconds): (Int32)

Post-Condition

  • Timeout (milliseconds): (Int32)

Output

  • Client ID (String)
  • Account Number (String)
  • Account Amount (String)
  • Currency (String)

ACME System1 - Extract Work Items
ACME System1 - Extract Work Items - Activity

Annotation

Description:

return a DataTable contains work items data table on ACME System 1

Pre-Condition:

work items page is opend

Post-Condition:

work items table extracted successfuly

Properties

ACME System1 - Extract Work Items - Properties

Retry

  • Number Of Retries: The number of times that the activity is to be retried. (Int32)
  • Retry Interval: Specifies the amount of time (in seconds) between each retry. (System.TimeSpan)

Pre-Condition

  • Timeout (milliseconds): (Int32)

Extraction

  • Timeout (milliseconds): (Int32)

Output

  • Work Items: (System.Data.DataTable)



ACME System1 - Launch
ACME System1 - Launch - Activity

Annotation

Description:

open Chrome on the login page of ACME System 1

Post-Condition:

ACME System 1 login page is opend

Properties

ACME System1 - Launch - Properties

Retry

  • Number Of Retries: The number of times that the activity is to be retried. (Int32)
  • Retry Interval: Specifies the amount of time (in seconds) between each retry. (System.TimeSpan)

Post-Condition

  • Timeout (milliseconds): (Int32)






ACME System1 - Login
ACME System1 - Login - Activity

Annotation

Desctiption:

login to ACME System 1 account

Pre-Condition:

ACME System 1 login page is opend

Post-Condition:

ACME System 1 dashboard page is opend

Properties

ACME System1 - Login - Properties

Retry

  • Number Of Retries: The number of times that the activity is to be retried. (Int32)
  • Retry Interval: Specifies the amount of time (in seconds) between each retry. (System.TimeSpan)

Pre-Condition

  • Timeout (milliseconds): (Int32)

Input

  • Email: (String)
  • Password: (System.Security.SecureString)

Post-Condition

  • Timeout (milliseconds): (Int32)
  • Check Credentials Timeout (milliseconds): (Int32)

Output

  • Is Credential Correct: (Boolean)



ACME System1 - Logout
ACME System1 - Logout - Activity

Annotation

Description:

logout from ACME System 1 account

Pre-Condition:

ACME System 1 is launched

Post-Condition:

ACME System 1 login page is opend

Properties

ACME System1 - Logout - Properties

Retry

  • Number Of Retries: The number of times that the activity is to be retried. (Int32)
  • Retry Interval: Specifies the amount of time (in seconds) between each retry. (System.TimeSpan)

Pre-Condition

  • Timeout (milliseconds): (Int32)

Post-Condition

  • Timeout (milliseconds): (Int32)






ACME System1 - Navigate To Work Item Details
ACME System1 - Navigate To Work Item Details - Activity

Annotation

Description:

navigate to work item detail page using URL or WIID on ACME System 1

Pre-Condition:

account is logged in

Post-Condition:

work item details page opend

Properties

ACME System1 - Navigate To Work Item Details - Properties

Retry

  • Number Of Retries: The number of times that the activity is to be retried. (Int32)
  • Retry Interval: Specifies the amount of time (in seconds) between each retry. (System.TimeSpan)

Pre-Condition

  • Timeout (milliseconds): (Int32)

URL

  • URL: (String)
  • WIID: (String)

Post-Condition

  • Timeout (milliseconds): (Int32)


ACME System1 - Navigate To Work Items
ACME System1 - Navigate To Work Items - Activity

Annotation

Description:

navigate to work items page on ACME System 1

Pre-Condition:

account is logged in

Post-Condition:

work items page opend

Properties

ACME System1 - Navigate To Work Items - Properties

Retry

  • Number Of Retries: The number of times that the activity is to be retried. (Int32)
  • Retry Interval: Specifies the amount of time (in seconds) between each retry. (System.TimeSpan)

Pre-Condition

  • Timeout (milliseconds): (Int32)

Post-Condition

  • Timeout (milliseconds): (Int32)







ACME System1 - Open Update Work Item Page
ACME System1 - Open Update Work Item Page - Activity

Annotation

Description:

open update work item page on ACME System1

Pre-Condition:

work item details page is opened

Post-Condition:

update work item page opend

Properties

ACME System1 - Open Update Work Item Page - Properties

Retry

  • Number Of Retries: The number of times that the activity is to be retried. (Int32)
  • Retry Interval: Specifies the amount of time (in seconds) between each retry. (System.TimeSpan)

Pre-Condition

  • Timeout (milliseconds): (Int32)

Post-Condition

  • Timeout (milliseconds): (Int32)







ACME System1 - Update Work Item
ACME System1 - Update Work Item - Activity

Annotation

Description:

update work item on ACME System1

Pre-Condition:

update work item page is opened

Post-Condition:

update alert appeard

Properties

ACME System1 - Update Work Item - Properties

Retry

  • Number Of Retries: The number of times that the activity is to be retried. (Int32)
  • Retry Interval: Specifies the amount of time (in seconds) between each retry. (System.TimeSpan)

Pre-Condition

  • Timeout (milliseconds): (Int32)

Input

  • Comment: (String)
  • Status: Open | Completed | Rejected (String)

Post-Condition

  • Timeout (milliseconds): (Int32)



About

This is a UiPath library to automate ACME System 1 tasks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published