Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Scheduled Data Imports form

Use the Scheduled Data Imports form in the BCM Configurable Workspace to add details about a Scheduled data imports record.

FieldDescription
NameName of the scheduled data import, typically matching the alert source record name \(for example, GDAC Feed Source\). For information on configuring scheduled data imports, see Configure Scheduled Data Imports records.
Data sourceInternal or external source of the threat and alert data used for import, for example, GDAC Feeds.
Run asUser who has the permission to import the threat alerts, for example, System Administrator.
ApplicationRead-only field. Application that helps distinguish items relevant to the Crisis map, for example, Threat and alert data feeds for Crisis Management application.
RunFrequency at which the data is imported. Available options are:- Daily - Weekly - Periodically - Monthly - After Parent Runs - Once
ActiveOption to activate the scheduled import.
dayDay on which the import is scheduled to run. Visible only if you select Active.
TimeTime scheduled for the data import in Hours, Minutes, Seconds. Visible only if you select Active.
ConditionalOption to indicate if a conditional script is required for the threat alert import.
ConditionScript that evaluates whether an import should run. This field is visible only if you select Conditional.
Concurrent ImportOption for enabling concurrent imports. Splits data into multiple imports sets. A concurrent import splits the data into multiple import sets and runs the import sets concurrently to reduce processing time for large data sets.
Partition methodMethod used to allocate each data set record to an import set. This field is visible only if you select Concurrent Import. Available options are:- Custom script: Sets the partitions with a Partition Script that you provide. - Custom size: Sets the partition size to the Partition Size specified. - Round robin: Partitions set automatically by the system.
Partition scriptScript used to return a partition key. The system ensures that data set rows with the same partition key go to the same import set.Visible only if you set Partition Method to Custom Script.
Execute pre-import scriptOption to specify a script to run before the import is performed.
PrescriptScript to run before the data imports. Visible only if you select Execute pre-import script.
Execute post-import scriptOption for enabling the execution of a post-import script.
Post scriptScript to run after the import happens. Visible only if you select Execute post-import script.

Parent Topic:Configure Scheduled Data Imports records