MSM_UpdateUofWWithUniqueId - Teradata Ecosystem Manager

Teradata Ecosystem Manager API Reference

Product
Teradata Ecosystem Manager
Release Number
16.00
Published
December 2016
Language
English (United States)
Last Update
2018-03-29
dita:mapPath
qvc1470238851347.ditamap
dita:ditavalPath
ft:empty
dita:id
B035-3204
lifecycle
previous
Product Category
Analytical Ecosystem

Prototype:

Generates Unit of Work ID (equivalent to sendevent -g) and updates Unit of Work (MSM_UofW) with generated ID.

error_code_t MSM_UpdateUofWWithUniqueId(TM_Context* pCtx, MSM_UofW* pUOW);

TM_Context* pCtx: Pointer to TM_Context returned by TM_Init

MSM_UofW* pUOW: Pointer to MSM_UofW returned by MSM_CreateUOW

Value of error_code_t:

  • 0 (ERROR_OK) (success)
  • Non-zero value (failure)