Search: get-secure-credential

Last modified by admin on 2022/04/24 04:58

Results 1 - 10 of 38 next page » Page 1 2 3 4

Get Agent Credential

Last modified by DatPT on 2023/04/17 10:28
Rendered document content
. E.g: Get Agent Credential Output Password (SecureString) – The secure password of the retrieved
RCA.Core.Activities.GetAgentCredential Description This activity allows you to get a specified akaBot Center credential by using a provided Asset Name and returns a username and a secure password
Title
Get Agent Credential
Location
Get Agent Credential
Raw document content
" %) ((( RCA.Core.Activities.GetAgentCredential == **Description** == This activity allows you to get a specified akaBot Center credential
edit the name of the activity to organize and structure your code better. E.g: Get Agent Credential **Output** * **Password (SecureString)** – The secure password of the retrieved credential. * **Username

Set Agent Credential

Last modified by Nhan Nguyen on 2022/05/13 03:28
Rendered document content
a specified akaBot Center credential value that is already available on the Center by using a provided Asset
”. Password (String)* – The new password for the mentioned credential asset. This property accepts both String
for the mentioned credential asset. This property accepts both the String value and the String variable. E.g
Title
Set Agent Credential
Location
Set Agent Credential
Raw document content
credential value that is already available on the Center by using a provided Asset Name. Notes that the Agent
)*** – The new password for the mentioned credential asset. This property accepts both String value and String
for the mentioned credential asset. This property accepts both the String value and the String variable. E.g

[3]Auto-Login Setup & Troubleshooting

Last modified by Nhan Nguyen on 2022/05/13 07:13
Rendered document content
the Secure Attention Sequence (SAS). Step 1 - Open Start Menu > type Group Policy or gpedit.msc Step 2
=> Disable or enable software Secure Attention Sequence = Services or Services and Ease of Access
Host > Security => Always prompt for password upon connection = Not Configured or Enabled Note
Raw document content
be **"Run with administrator"** **Allow service to simulate the Secure Attention Sequence (SAS
Components > Windows Logon Options **=> //Disable or enable software Secure Attention Sequence = Services
Components > Remote Desktop Services > Remote Desktop Session Host > Security** => //Always prompt

[4] Production Vs. Test Environment Setup

Last modified by admin on 2024/01/10 15:49
Rendered document content
Getting started with akaBot Vision takes only a few clicks: go to http://idp.akabot.com, enter your
. If you’ve tested the basics and you want to get serious about akaBot Vision, you’re probably wondering
production and test with a different set of credentials, which minimizes the risk of human error affecting
Raw document content
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( ((( ((( Getting started
and you want to get serious about akaBot Vision, you’re probably wondering what’s the best practice
production and test with a different set of credentials, which minimizes the risk of human error affecting

Get Element

Last modified by Nhan Nguyen on 2022/05/13 02:24
Rendered document content
RCA.Activities.Java.GetElement Description This activity allows you to get elements from a Java
(milliseconds). Input Input Element (JavaElement)* - The element you want to get. From (JavaElement)* - The file you get the element from Selector (String) * - You can add selectors here. String supported only
Title
Get Element
Attachment name
get element.png
Location
Get Element
Raw document content
" %) ((( RCA.Activities.Java.GetElement == **Description** == This activity allows you to get elements from a Java file
Element (JavaElement)* **- The element you want to get. * **From (JavaElement)* **- The file you get
to publicize it. Remember to consider data security requirements before using it. * **Display Name (String

Get Text

Last modified by Nhan Nguyen on 2022/05/13 02:24
Rendered document content
RCA.Activities.Java.GetText Description This activity allows you to get text from a Java file
(JavaElement)* - The element you want to get. From (JavaElement) - The file you get the element from Selector
if you want to publicize it. Remember to consider data security requirements before using it. Display
Title
Get Text
Attachment name
get text.png
Location
Get Text
Raw document content
" %) ((( RCA.Activities.Java.GetText == **Description** == This activity allows you to get text from a Java file
)* **- The element you want to get. * **From (JavaElement)** - The file you get the element from * **Selector
)** - Check if you want to publicize it. Remember to consider data security requirements before using

Get Web Attribute

Last modified by Nhan Nguyen on 2022/05/13 03:42
Rendered document content
RCA.Activities.IE.GetWebAttribute Description The Get Web Attribute activity allows you to get
) In the body of the activity Pick Target Element* - Chooses the field to get the attribute. This activity
)* - String of characters that identifies the element to get the value of the attribute from. Misc Public
Title
Get Web Attribute
Location
Get Web Attribute
Raw document content
" %) ((( RCA.Activities.IE.GetWebAttribute == **Description** == The Get Web Attribute activity allows you to get the value
]] (* for Mandatory) **In the body of the activity** * **Pick Target Element*** - Chooses the field to get
)*** - String of characters that identifies the element to get the value of the attribute from. **Misc

Get Text

Last modified by Nhan Nguyen on 2022/05/13 03:42
Rendered document content
RCA.Activities.IE.GetText Description The Get Text activity extracts on a webpage and saves
the field to get the text. This activity will generate a string variable (Selector) to specify the location
) - Check if you want to publicize it. Remember to consider data security requirements before using
Title
Get Text
Location
Get Text
Raw document content
" %) ((( RCA.Activities.IE.GetText == **Description** == The Get Text activity extracts on a webpage and saves it in a String
** * **Pick Target Element*** - Chooses the field to get the text. This activity will generate a string
(Checkbox)** - Check if you want to publicize it. Remember to consider data security requirements before

Get XML Nodes

Last modified by VuNH54 on 2023/04/21 11:39
Rendered document content
RCA.Activities.Core.GetXMLNodes Description The Get Nodes activity allows you to retrieve an XML
) - If you check it, the data of this activity will be shown in the log. Be careful, consider data security
to organize and structure your code better. E.g: Get XML Nodes Output XML Nodes (IEnumerable)- An variable
Title
Get XML Nodes
Attachment name
get xml nodes.jpg
Location
Get XML Nodes
Raw document content
" %) ((( RCA.Activities.Core.GetXMLNodes == **Description** == The Get Nodes activity allows you to retrieve an XML Node from a XML
data security before using it. * **Display Name (String) **- The name of this activity. You can edit the name of the activity to organize and structure your code better. E.g: Get XML Nodes **Output

Get XML Node Attributes

Last modified by VuNH54 on 2023/04/21 11:38
Rendered document content
RCA.Activities.Core.GetXMLNodeAttributes Description The Get XMLNode Attributes activity allows
of this activity will be shown in the log. Be careful, consider data security before using it. Display Name (String
. E.g: Get XML Node Attributes Output Attributes (IEnumerable< XAttribute >) - The output variable
Title
Get XML Node Attributes
Attachment name
get xml node attributes.jpg
Location
Get XML Node Attributes
Raw document content
" %) ((( RCA.Activities.Core.GetXMLNodeAttributes == **Description** == The Get XMLNode Attributes activity allows you to retrieve the attributes
in the log. Be careful, consider data security before using it. * **Display Name (String) **- The name of this activity. You can edit the name of the activity to organize and structure your code better. E.g: Get XML
next page » Page 1 2 3 4
RSS feed for search on [get-secure-credential]
Created by admin on 2022/04/17 14:38