Search: add-data-row

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

Results 1 - 10 of 64 next page » Page 1 2 3 4 5 6 7

[4] Create Field

Last modified by admin on 2023/06/30 13:14
Rendered document content
Step 1: Start by selecting the Entity to which you want to add a new field then click on the "Add
only of letters and numbers. This name will be used to store the data in the database. Type: Choose the appropriate data type for the field from options such as Text, Yes-No, Number, and Date-Time. Text: Use
Location
Data Service
[2] How to use Data Service
Raw document content
to add a new field then click on the "Add Field" button. ))) [[image:image-20230630131330-1.png
name for the field, consisting only of letters and numbers. This name will be used to store the data in the database. * **Type**: Choose the appropriate data type for the field from options such as Text, Yes

[8] Advanced Filter in Data Service

Last modified by admin on 2023/06/30 13:25
Rendered document content
Step 1: Navigate to the Data tab of the desired entity in Data Service. Step 2: To apply more filters on your results list, click Advanced Filter. The pop-up Advanced Filter will open Step 3: User
, use integers for Number fields. Click + Condtion to add as many conditions as you need. To remove
Title
[8] Advanced Filter in Data Service
Location
Data Service
[2] How to use Data Service
[8] Advanced Filter in Data Service
Raw document content
(% class="box infomessage" %) ((( **Step 1: ** Navigate to the **Data** tab of the desired entity in Data Service. ))) [[image:image-20230630132517-1.png]] (% class="box infomessage" %) ((( **Step 2
for **Text** fields, use integers for **Number** fields. ))) 1. Click **+ Condtion** to add as many

[1] Create Entity

Last modified by admin on 2023/06/30 13:09
Rendered document content
All objects created in Data Service are referred to as Entities. Step 1: To begin, click on the "Add Entity" button Step 2: Provide the required information. Step 3: Once you have entered the information, click on the "Save" button. Note: Check Create Another if you want to create add another
Location
Data Service
[2] How to use Data Service
Raw document content
All objects created in Data Service are referred to as **Entities**. (% class="box infomessage" %) ((( **Step 1**: To begin, click on the "Add Entity" button ))) [[image:image-20230630130806-1.png
" %) ((( **Note**: Check Create Another if you want to create add another Entity without closing pop-up )))

Sandbox

Located in
Last modified by admin on 2023/02/11 22:23
Rendered document content
You can create tables right into wiki pages: Table with headers in the top row table header table header table header cell cell cell cell cell cell Table with headers in the top row and left
: Macros Macros allow you to make wiki content look better and to add additional features to your wiki
Raw document content
pages: == Table with headers in the top row == |= table header |= table header |= table header | cell | cell | cell | cell | cell | cell == Table with headers in the top row and left column == |= table
better and to add additional features to your wiki. Here are 2 examples of how macros can be used in wiki

[4] Triggers

Last modified by admin on 2023/10/02 16:38
Rendered document content
trigger, you can add more specific filtering. With Data filters, you can configure triggers that match
To add a Trigger, you will have to: Access the akaBot Center. On the left-side menu, click on App
. Access the Triggers tab and click on the Add Trigger button.  Select the desired Connector and Connection
Raw document content
define an event for your trigger, you can add more specific filtering. With **Data filters**, you can
. Configuring your trigger** == To add a Trigger, you will have to: 1. Access the akaBot Center. 1
the **Triggers** tab and click on the **Add Trigger** button. [[image:1695293048468-252.png||height="340" width

[4] API resources

Last modified by admin on 2023/09/06 09:47
Rendered document content
. CreateUser Adds a new user. HTTP method: Post Parameters Name Type Description userDTO User Response
: Request: Response: 4. AddRole Adds Role for user. HTTP method: Put Parameters Name Type
://botcenter.akabot.io/api/user-add-role URL Headers: Request: Response: Response Code: 200 5. RemoveRole
Raw document content
]] == (% style="color:#000000" %)**3. CreateUser**(%%) == Adds a new user. HTTP method: Post Parameters |Name
:#000000" %)**4. AddRole**(%%) == Adds Role for user. HTTP method: Put Parameters |Name|Type|Description
:~/~/botcenter.akabot.io/api/user-add-role URL [[image:image-20230307144502-14.png]] Headers: [[image:image

[1]Share an Idea

Last modified by admin on 2023/04/21 14:31
Rendered document content
Click Share -> Share an Idea to add your idea details. The Share an Idea form opens where you
; Degree to which the input data is structured; The upcoming process changes; Suitability: This score helps
of digitization; Degree to which the input data is structured. Readiness score: This score helps with determining
Raw document content
Click **Share** -> **Share an Idea** to add your idea details. [[image:image-20230116140830-1.png
the input data is structured; ** The upcoming process changes; * **Suitability: **This score helps
of digitization; ** Degree to which the input data is structured. * **Readiness score**: This score helps

[05]For Each

Last modified by admin on 2023/10/20 10:21
Rendered document content
, data tables or other types of collections. (* for Mandatory) Properties Input Values (IEnumerable)*- Iterate through the data and process each piece of information individually. Able to input variable
it, the data of this activity will be shown in the log. Be careful, consider data security before using
Raw document content
" %) ((( RCA.Activities.Core.ForEach == **Description** == This activity allows you to loop through arrays, lists, data tables
) == **Properties** == **Input** * **Values (IEnumerable)***- Iterate through the data and process each piece
. E.g: [389861710] For Each < T > * **Public (Checkbox)** - If you check it, the data of this activity

[02]Flow Chart

Last modified by admin on 2023/10/20 10:12
Rendered document content
add activities to create the work flow. (* for Mandatory) Properties Misc Public (Checkbox) - If you check it, the data of this activity will be shown in the log. Be careful, consider data security
Raw document content
and also apply to other projects if needed. From the start button, you can add activities to create
) == **Properties** == **Misc** * **Public (Checkbox)** - If you check it, the data of this activity will be shown in the log. Be careful, consider data security before using it. * **Display Name (String) **- The name

[06]If

Last modified by admin on 2023/10/20 10:24
Rendered document content
) In the body of activity Condition (Boolean)* - The condition you want to add for the execution E.g: varA=varB - Then - You can add different activities for akaBot to execute if the condition is true - Else - You can add
code better. E.g: [392071310] If Public (Checkbox) - If you check it, the data of this activity
Raw document content
)* **- The condition you want to add for the execution E.g: varA=varB - **Then** - You can add different activities for akaBot to execute if the condition is true - **Else **- You can add different activities for akaBot
. E.g: [392071310] If * **Public (Checkbox) **- If you check it, the data of this activity
next page » Page 1 2 3 4 5 6 7
RSS feed for search on [add-data-row]
Created by admin on 2022/04/17 14:38