/
(4)-c-5. About CSV Output History Creation
(4)-c-5. About CSV Output History Creation
It is possible to automatically save the historical information of the records exported from the data table to CSV.
CSV output history object is created at the time of package installation of SkyVisualEditor LC.。
In order to create a CSV output history, you need to grant access rights to the target profile.
Please refer to< 2-1-5. Permission setup in Salesforce >.
【CSV output history object】
Object Name | API Name |
---|---|
CSVOutputHistory | SUPICE__CSVOutputHistory__c |
【Fields】
Field Label | API Name | Type | Description |
---|---|---|---|
OutputRecordList | SUPICE__OutputRecordList__c | Long Text Area | The record ID of the output record will be registered separated by ",". |
OutputUser | SUPICE__OutputUser__c | Reference(User) | The user ID of the user who exported the CSV is registered. |
OutputDateTime | SUPICE__OutputDateTime__c | Date Time | Register the output date and time of CSV output. |
【Creating a record in a CSV output history object】
One output = One record is created in the CSV output history object, regardless of the number of CSV records output.
【Attention】
CSV output history creation consumes data storage space.
If you do not need the history information, we recommend that you do not enable this feature.
, multiple selections available,
Related content
6-1-7. CSV output of records
6-1-7. CSV output of records
More like this
(4)-c-3. Supported data types for CSV output
(4)-c-3. Supported data types for CSV output
More like this
(4)-c-5. CSV出力履歴作成の機能利用について
(4)-c-5. CSV出力履歴作成の機能利用について
More like this
6-1-8. Excel output of records
6-1-8. Excel output of records
More like this
(4)-b-1. Data Table
(4)-b-1. Data Table
More like this
6-2-5. Creating and applying Setting records(Setup SkyVisualEditor FlexibleDataTable)
6-2-5. Creating and applying Setting records(Setup SkyVisualEditor FlexibleDataTable)
More like this