Search: keyboard-type-1

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

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

[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
or Enabled Disable Network Level Authentication Step 1 - Open Start Menu > type This PC > Properties
Step 1 - Open Start Menu > type Group Policy or gpedit.msc Step 2 - Navigate to: Computer
Raw document content
).** **Step 1 ** - Open Start Menu > type** Group Policy** or **gpedit.msc** [[image:image-20220506133637-1
Services must limit users to one remote session** **Step 1 ** - Open Start Menu > type** Group Policy
to use saved password upon connection** **Step 1 **- Open Start Menu > type** Group Policy

[2]Install/Create an SSL/TLS Certificate for Center

Last modified by Nhan Nguyen on 2022/05/13 07:12
Rendered document content
private key (.key) => Should receive it by the provider. 1. Convert your certificate files
and Start Tomcat service again. Open web browser and test Create an SSL/TLS Certificate for Local Step 1 : Open CMD with with administrative privileges and type these command below: After
Raw document content
** == * **Step 1** : Open CMD with with administrative privileges and type these command below: [[image:image
it by the provider. ((( === **1. Convert your certificate files from PEM (.cer or .crt) to PKCS#12 (.p12) Format
))) [[image:image-20220506135312-1.png]] {{code language="none" title="JSON"}} $ openssl pkcs12 -export

Get Elements

Last modified by Nhan Nguyen on 2022/05/13 03:41
Rendered document content
Explorer. Only accepts IE Element type variable. Max Results (Int32) - The maximum amount of elements to be returned from this activity. Default: 1. Ex: 1 Selector (String)* - String of characters that identifies
Array of IEElement variable type is supported to store the element.
Raw document content
inside Open Browser activity under the Internet category. [[image:image-20220506110422-1.png
. Only accepts IE Element type variable. * **Max Results (Int32)** - The maximum amount of elements to be returned from this activity. Default: 1. Ex: 1 * **Selector (String)* **- String of characters

[2] How to use akaBot Studio

Last modified by VuNH54 on 2023/04/13 15:54
Rendered document content
should follow below actions: Step 1: Click ‘New’ Step 2: Choose type workflow: Blank or General Business
the functions window 2.2.9 Show or hide tools 1. New There are 3 main types of projects: Flowcharts
allows you to easily access to specific functionalities as below: # Panel Description 1 File Display
Raw document content
should follow below actions: **Step 1**: Click ‘New’ **Step 2**: Choose type workflow: Blank or General
(% style="font-size:14px" %)**1. New** There are 3 main types of projects: * Flowcharts - suitable
-20220506164513-35.png]] Variable Properties: |=#|=Property|=Desrciption |1|Name|Variable name |2|Variable Type

Execute Non Query

Last modified by VuNH54 on 2023/04/19 15:39
Rendered document content
affected by the command. For all other types of statements, the return value is -1. (* for Mandatory
. For all other types of statements, the return value is -1.
and structure your code better. Eg: Execute Non Query Command Type - Specifies how a command string
Raw document content
. For all other types of statements, the return value is -1. [[image:image-20220506105309-1.png
/Database%20Connect/WebHome/image-20230419153435-1.png?rev=1.1||alt="image-20230419153435-1.png"]] * **Edit
Query * **Command Type** - Specifies how a command string is interpreted. The following options

Get Event Info

Last modified by Nhan Nguyen on 2022/05/13 03:32
Rendered document content
RCA.Activities.Core.GetEventInfo Description This activity allows extracting different types of information related to a trigger. This can be used only inside the Monitor Events activity
Info Type Argument (Dropdown list) - Variable type of the Result, support to verify the outArgument
Raw document content
" %) ((( RCA.Activities.Core.GetEventInfo == **Description** == This activity allows extracting different types of information
-20220506112201-1.png]] (* for Mandatory) == **Properties** == **Misc** * **Public (Checkbox
of the activity to organize and structure your code better. E.g: Get Even Info * **Type Argument (Dropdown list

Type Into

Last modified by Nhan Nguyen on 2022/05/13 03:47
Rendered document content
RCA.Activities.IE.TypeInto Description The Type Into activity allows you to type text
the location of that field. Properties Before Type Click(IE) (Checkbox) - If selected, a click action
typing. Set Focus (Checkbox) - If selected, the field will get focused before typing. Common Continue
Title
Type Into
Location
Type Into
Raw document content
" %) ((( RCA.Activities.IE.TypeInto == **Description** == The Type Into activity allows you to type text into fields of an IE browser. [[image:image-20220506111327-1.png||class="img-thumbnail"]] (* for Mandatory
. == **Properties** == **Before Type** * **Click(IE) (Checkbox)** - If selected, a click action is performed

Invoke Method

Last modified by Nhan Nguyen on 2022/05/13 03:25
Rendered document content
static methods, we specify the type that contains the static method to execute. TargetObject – You can
to organize and structure your code better. E.g: Invoke Method Generic Type Argument (Type) - When we want to invoke a generic method, we specify generic types in this collection. You can click
Raw document content
. [[image:image-20220506113031-1.png]] **In the body of activity** * **TargetType (Dropdown list) **- When we want to invoke static methods, we specify the type that contains the static method to execute
. E.g: Invoke Method * **Generic Type Argument (Type) **- When we want to invoke a generic method, we

[04]Get Secure Credential

Last modified by VuNH54 on 2023/04/19 10:09
Rendered document content
and Persistence Type. As it is a Secure Credential, it always retrieves a secure string password and a string
) Properties Input Credential Type ・None: No credential type is applied. ・Generic: Stores any credential
function” Output Password (String) - Output password that you can declare the variables with type
Raw document content
from a specified target from the Windows Credential Manager based on Credential and Persistence Type
the success/fail result along with the username and password. [[image:image-20220505152006-1.png]] (* for Mandatory) == **Properties** == **Input** * **Credential Type** **・None**: No credential type is applied

Throw

Last modified by Nhan Nguyen on 2022/05/13 03:30
Rendered document content
System.Activities.Core.Throw Description The Throw activity allows you to throw and find an exception providing you enter the type of exception. This activity can be used in the Catch block
to organize and structure your code better. E.g: Throw. Throw Exception (Exception)* - Type of exception
Raw document content
providing you enter the type of exception. This activity can be used in the Catch block and the Try block in the Try Catch activity. [[image:image-20220506112428-1.png||class="img-thumbnail"]] (* for Mandatory
. E.g: Throw. * **Throw Exception (Exception)*** - Type of exception to throw. E.g: new_Exception
next page » Page 1 2 3 4 5
RSS feed for search on [keyboard-type-1]
Created by admin on 2022/04/17 14:38