Share via


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

  • _startTime
    Type: utcdatetime
    Date and time when synchronization starts

Return Value

Type: RecId Extended Data Type
Id of the log record

See Also

Reference

MdmSyncGroupExecution Table