Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Validates whether a bulk copy script is ready, depending on its transformations.
Syntax
server public static boolean isBulkCopyReady(RefRecId _bulkCopyId)
Run On
Server
Parameters
- _bulkCopyId
Type: RefRecId Extended Data Type
The record ID of the bulk copy in the ReleaseUpdateBulkCopyTable table.
Return Value
Type: boolean
true if the script is ready to run; otherwise, false.