Can someone suggest me which activities are a part of Terminal Activities package and what they can be used for

0 votes
Can someone suggest me which activities are a part of Terminal Activities package and what they can be used for?
Apr 9, 2019 in RPA by Jyoti
2,027 views

1 answer to this question.

0 votes

Hey Jyoti, activities which are a part of Terminal Activities package are as follows:

  1. Terminal Session:
    UiPath.Terminal.Activities.TerminalSession

    A container that connects to a terminal and enables you to perform multiple actions within it.

  2. Get Screen Area:
    UiPath.Terminal.Advanced.Activities.TerminalGetScreenArea

    Extracts the text from a certain area of the terminal screen.

  3. Get Text at Position:
    UiPath.Terminal.Advanced.Activities.TerminalGetTextAtPosition

    Extracts the text starting from a specified position and containing a certain number of characters.

  4. Get Field at Position:
    UiPath.Terminal.Advanced.Activities.TerminalGetFieldAtPosition

    Gets the text from a form field specified by coordinates and stores it into a string variable.

  5. Set Field at Position:
    UiPath.Terminal.Advanced.Activities.TerminalSetFieldAtPosition

    Writes a specified string into a form field identified by given coordinates.

  6. Wait Text at Position:
    UiPath.Terminal.Advanced.Activities.TerminalWaitTextAtPosition

    Waits for a specified amount of time for a string to appear in a specified form field. The form field is designated by using screen coordinates.

  7. Send Keys:
    UiPath.Terminal.Advanced.Activities.TerminalSendKeys

    Sends the specified text to the current cursor position.

  8. Move Cursor:
    UiPath.Terminal.Advanced.Activities.TerminalMoveCursor

    Moves the cursor position to a specified location.

  9. Send Keys Secure:
    UiPath.Terminal.Advanced.Activities.TerminalSendKeysSecure

    Sends the specified secure text to the current cursor position.

  10. Get Text:
    UiPath.Terminal.Activities.TerminalGetText

    Gets the text from an entire terminal screen and stores it into a string variable.

  11. Send Control Key:
    UiPath.Terminal.Activities.TerminalSendControlKey

    Sends a control key to the terminal.

  12. Get Field:
    UiPath.Terminal.Activities.TerminalGetField

    Gets the text from a specified form field and stores it into a string variable. The form field is designated by using selectors.

  13. Wait Screen Text:
    UiPath.Terminal.Activities.TerminalWaitScreenText

    Waits for a specified amount of time for a string to appear in the terminal screen.

  14. Wait Field Text:
    UiPath.Terminal.Activities.TerminalWaitFieldText

    Waits for a specified amount of time for a string to appear in a form field.

  15. Set Field:
    UiPath.Terminal.Activities.TerminalSetField

    Writes a specified string into a specified form field. The form field is designated by using selectors.

answered Apr 9, 2019 by Anvi
• 14,150 points

Related Questions In RPA

0 votes
1 answer

What is Terminal Activities pack and how it can be used in UiPath studio?

Hello Lalit, the Terminal pack contains activities ...READ MORE

answered Apr 9, 2019 in RPA by Pratibha
• 3,690 points
2,305 views
0 votes
1 answer

What are Machines in orchestrator and what they are used for?

Hi @Nibha, Machines enables you to provision and ...READ MORE

answered Apr 5, 2019 in RPA by Abha
• 28,140 points
1,749 views
+1 vote
1 answer

What are Packages in UiPath Orchestrator and how can I manually upload a package to Orchestrator?

Hey @Erik, The Packages page displays all the ...READ MORE

answered Apr 5, 2019 in RPA by Anvi
• 14,150 points
9,674 views
0 votes
1 answer

What are the general requirements of RPA for front and back office processing?

Well, the fact is RPA is well-known ...READ MORE

answered Jan 18, 2019 in RPA by DataKing99
• 8,240 points
1,611 views
0 votes
1 answer

What is Get Jobs activity used for in UiPath Studio?

Hey @Rakesh, Get Jobs Activity can be ...READ MORE

answered Mar 14, 2019 in RPA by Abha
• 28,140 points
2,765 views
0 votes
1 answer

How to format text in notepad using UiPath?

Hey @Rashmi, if you want to automate ...READ MORE

answered Mar 18, 2019 in RPA by Anvi
• 14,150 points
7,596 views
+2 votes
1 answer

How can I display current date in "dd-MMM-yy" format in UiPath Studio?

Hi Shilpa, if you want to display ...READ MORE

answered Mar 18, 2019 in RPA by Pratibha
• 3,690 points
16,527 views
0 votes
1 answer

How to check if a string exists in datatable using UiPath?

Hi @Ravi, to check whether a string ...READ MORE

answered Mar 19, 2019 in RPA by Anvi
• 14,150 points
17,165 views
0 votes
1 answer

Which all activities comes under Python Activities pack and what they are used for?

Hey @Jasmine, the Python Activities pack enables ...READ MORE

answered Apr 9, 2019 in RPA by Anvi
• 14,150 points
829 views
0 votes
1 answer
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP