MdmSyncGroupExecution::insertLogs Method
Insert logs to the logging table for master data management
Syntax
client server public static RecId insertLogs(
MdmSyncGroupName _syncGroup,
[RecId _executionLogRecId,
RefRecId _batchId,
utcdatetime _startTime])
Run On
ClientOrServer
Parameters
- _syncGroup
Type: MdmSyncGroupName Extended Data Type
Name of the synchronization group
- _executionLogRecId
Type: RecId Extended Data Type
Id of the log record
- _batchId
Type: RefRecId Extended Data Type
Batch Id of the synchronization job
- _startTime
Type: utcdatetime
Date and time when synchronization starts
Return Value
Type: RecId Extended Data Type
Id of the log record