Hi everyone,
I have populated stg table, where every columns are populated with data except BatchID,ErrorCode,Newcode(contains NULL values). Then I have run corresponding procedure udp_NameStgTable_Leaf with certain Version of Model, LogFlag, BatchTag. This procedure was performed with output value "6". When I check in web UI MDS, I see in Import Data tab, that is not Completed, but NotRunnng (generated Batch created by udp procedure exists). So I have run this Batch manually (I choose Version Model and click start Batches), Batch changes status to "QueuedToRun" and does nothing (I have waited hours). If I show member errors from table [viw_NameStgTable_MemberErrorDetails], columns UniqueErrorCode,ErrorDescription,... contain NULL values. But when I have tried insert testing 1 row in first time, it performs successfully (automatic inserted row without additional manually running batch). Sorry for my English
Thank you