検索:excel-get-column-name

adminが2022/04/24 04:58に最終更新

15件のうち1 - 10 次のページ » ページ 1 2

Custom Activity (en)

保存場所
adminが2023/04/27 18:24に最終更新
表示されるドキュメントの内容
> Workflow). Select the Activity Library project template. Type “RCA.Activities.Demo” in the Name box. Select
node, select Workflow. Select Code Activity from the Workflow list. Type SumInt into the Name box
: CodeActivity { public InArgument<int> Number1 { get; set; } public InArgument<int> Number2
ドキュメントの内容のソース
the Activity Library project template. Type “RCA.Activities.Demo” in the Name box. Select .NET Framework 4.5.2
. Select Code Activity from the Workflow list. 1. Type SumInt into the Name box and then click Add. 1
class SumInt : CodeActivity { public InArgument<int> Number1 { get; set; } public

Excel Activities (en)

保存場所
adminが2022/05/18 09:52に最終更新
表示されるドキュメントの内容
The Excel Activities offers deep integration with Microsoft Excel and ships with a number of activities that automate the tasks you perform in Excel. These activities enable the robots to: Read information from a cell, columns, rows or ranges, and write to other spreadsheets or workbooks. Execute macros
タイトル
Excel Activities
保存場所
Excel Activities
ドキュメントの内容のソース
The Excel Activities offers deep integration with Microsoft Excel and ships with a number of activities that automate the tasks you perform in Excel. These activities enable the robots to: * ((( Read information from a cell, columns, rows or ranges, and write to other spreadsheets or workbooks. ))) * Execute

Get List View Records (en)

adminが2024/05/08 11:18に最終更新
表示されるドキュメントの内容
RCA.Activities.Salesforce.GetListViewRecords You may use this activity to get the list of records of a Salesforce Object from Salesforce and store in a DataTable variable. In the body of activity Configure
Configuration wizard. ​Properties Misc DisplayName - The display name of the activity. Public
タイトル
Get List View Records
保存場所
Get List View Records
ドキュメントの内容のソース
RCA.Activities.Salesforce.GetListViewRecords You may use this activity to get the list of records of a Salesforce Object from Salesforce and store in a DataTable variable. **In the body of activity
="Click and drag to resize" %)​(%%)**Properties** **Misc** * **DisplayName** - The display name

Upsert Record (en)

adminが2024/05/08 11:16に最終更新
表示されるドキュメントの内容
Configuration Wizard, that value will override the value specified in this field. Note: The column name must be valid in the Salesforce object you want to insert. Misc DisplayName - The display name of the activity
ドキュメントの内容のソース
**: The column name must be valid in the Salesforce object you want to insert. **Misc** * **DisplayName** - The display name of the activity. * **Public** - If selected, the values of variables and arguments

Insert Record (en)

adminが2024/05/08 11:10に最終更新
表示されるドキュメントの内容
the value specified in this field. Note: The column name must be valid in the Salesforce object you want to insert. Misc DisplayName - The display name of the activity. Public - If selected, the values
may use an optional Reference string. Its value is returned in the Reference column of the Result
ドキュメントの内容のソース
" %) **Note**: The column name must be valid in the Salesforce object you want to insert. **Misc** * **DisplayName** - The display name of the activity. * **Public** - If selected, the values of variables
** column of the Result property of the Composite Request. Only strings and String variables supported

Get Record (en)

adminが2024/05/08 11:19に最終更新
表示されるドキュメントの内容
: The column name must be valid in the Salesforce object you want to insert. Misc DisplayName - The display name of the activity. Public - If selected, the values of variables and arguments will be logged
Get Record RCA.Activities.Salesforce.GetRecord You may use this activity to retrieve a record
タイトル
Get Record
保存場所
Get Record
ドキュメントの内容のソース
specified in this field. **Note**: The column name must be valid in the Salesforce object you want to insert. **Misc** * **DisplayName** - The display name of the activity. * **Public** - If selected
**Get Record** RCA.Activities.Salesforce.GetRecord You may use this activity to retrieve a record

Create Bulk API Job (en)

adminが2024/05/08 11:21に最終更新
表示されるドキュメントの内容
in Salesforce. Properties Input Column Delimiter - Specifies the symbol used as a delimiter for columns
are available: BACKQUOTE CARET COMMA PIPE SEMICOLON TAB External ID Field Name - The external ID of the object
will be logged at Verbose level. DisplayName - The display name of the activity. Options ID - The ID
ドキュメントの内容のソース
in Salesforce. **Properties** **Input** * **Column Delimiter** - Specifies the symbol used as a delimiter for columns in the .csv file that contains the job data. By default, this property is set to **COMMA
Field Name** - The external ID of the object that is being upserted. This ID is required for Upsert

Get Bulk API Job (en)

adminが2024/05/08 11:28に最終更新
表示されるドキュメントの内容
RCA.Activities.Salesforce.GetBulkAPIJob You may use this activity to get the details of a bulk API job from Salesforce. Properties Input ID – The ID of the bulk API job that you want to get
and arguments will be logged at Verbose level. DisplayName - The display name of the activity. Output
タイトル
Get Bulk API Job
保存場所
Get Bulk API Job
ドキュメントの内容のソース
RCA.Activities.Salesforce.GetBulkAPIJob You may use this activity to get the details of a bulk API
to get the details. Only strings and String variables supported. **Misc** * **Public** - If selected, the values of variables and arguments will be logged at Verbose level. * **DisplayName** - The display name

Update Record (en)

adminが2024/05/08 11:20に最終更新
表示されるドキュメントの内容
: The column name must be valid in the Salesforce object you want to insert. Misc DisplayName - The display name of the activity. Public - If selected, the values of variables and arguments will be logged
ドキュメントの内容のソース
in this field. **Note**: The column name must be valid in the Salesforce object you want to insert. **Misc** * **DisplayName** - The display name of the activity. * **Public** - If selected, the values of variables

Get Bulk API Job Results (en)

adminが2024/05/08 11:29に最終更新
表示されるドキュメントの内容
RCA.Activities.Salesforce.GetBulkAPIJobResults You may use this activity to get the results of a bulk API job in Salesforce. Properties Input ID - The ID of the bulk API job that you want to get
: Successful Failed Unprocessed Misc DisplayName - The display name of the activity. Public - If selected
タイトル
Get Bulk API Job Results
保存場所
Get Bulk API Job Results
ドキュメントの内容のソース
RCA.Activities.Salesforce.GetBulkAPIJobResults You may use this activity to get the results
want to get the results. Only strings and String variables supported. * **Type** - The type of results
** - The display name of the activity. * **Public** - If selected, the values of variables and arguments
次のページ » ページ 1 2
[excel-get-column-name]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成