Search: get-file-info

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

Results 1 - 3 of 3 Page 1

Custom Activity

Located in
Last modified by admin on 2023/04/27 18:24
Rendered document content
. You should see no error and there is an assembly file RCA.Activities.Demo.dll in build output
: CodeActivity { public InArgument<int> Number1 { get; set; } public InArgument<int> Number2 { get; set; } public OutArgument<int> Total { get; set; } protected override void
Raw document content
see no error and there is an assembly file RCA.Activities.Demo.dll in build output directory
class SumInt : CodeActivity { public InArgument<int> Number1 { get; set; } public InArgument<int> Number2 { get; set; } public OutArgument<int> Total { get; set

HTTP Client with Body Factory

Last modified by Nhan Nguyen on 2022/05/13 03:16
Rendered document content
to be used when calling the API. The following HTTP verbs are supported: GET, POST, PUT, DELETE, HEAD, OPTIONS, PATCH and MERGE. By default, the GET method is selected. OAuth1 Consumer Key (String
(String) - Allow you to attach files to requests. Click the Ellipsis button to open the Attachments window
Raw document content
are supported: **GET, POST, PUT, DELETE, HEAD, OPTIONS, PATCH** and **MERGE.** By default, the **GET** method
(String)** - Allow you to attach files to requests. Click the Ellipsis button to open the Attachments window and add all the required files. * **Body (String) **- The body of the request. * **Body Format

HTTP Client

Last modified by DatPT on 2023/04/19 10:26
Rendered document content
calling the API. The following HTTP verbs are supported: GET, POST, PUT, DELETE, HEAD, OPTIONS, PATCH and MERGE. By default, the GET method is selected. Misc Display Name (String) - The name of this activity
to is based on the OAuth2 authentication protocol. Options Attachments - Allow you to attach files
Raw document content
. The following HTTP verbs are supported: **GET, POST, PUT, DELETE, HEAD, OPTIONS, PATCH** and **MERGE**. By default, the **GET** method is selected. **Misc** * **Display Name (String)** - The name
** * **Attachments** - Allow you to attach files to requests. Click the Ellipsis button to open the Attachments
Page 1
RSS feed for search on [get-file-info]
Created by admin on 2022/04/17 14:38