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.
Updates the staging status.
Syntax
server public static void updateStagingStatus(
DMFDefinationGroupName _definitionGroup,
DMFExecutionId _executionId,
DMFEntityName _entityName,
DMFBatchJobStatus _stagingStatus,
int _newCount)
Run On
Server
Parameters
- _definitionGroup
Type: DMFDefinationGroupName Extended Data Type
The name of the defination group.
- _executionId
Type: DMFExecutionId Extended Data Type
The value of execution id.
- _entityName
Type: DMFEntityName Extended Data Type
the name of the entity.
- _stagingStatus
Type: DMFBatchJobStatus Enumeration
The value to show staging status.
- _newCount
Type: int
An integer value specifies the new count.