Private
Readonly
remotingPrivate
activateOptional
progress: ImportProgressDelegateOptional
cancelationToken: CancellationTokenPrivate
cancelPrivate
getPrivate
getPrivate
importOptional
progress: ImportProgressDelegateOptional
cancelationToken: CancellationTokenInstalls a multipack by its name, optionally filtering the datapacks to import.
This method retrieves the specified multipack, applies an optional filter to its datapacks, imports the filtered datapacks, activates them, and updates their status to 'Complete'.
The name of the multipack to install.
Optional
options: { Optional
cancelationOptional
predicate?: ((datapack) => boolean)Optional
progress?: ImportProgressDelegateOptional
skipA promise that resolves to the import progress status of the datapacks.
Private
reportPrivate
runPrivate
runPrivate
startPrivate
update
Service to import multipacks stored on the org through the Vlocity DataRaptor API.