MSM_UOW* MSM_OCreateUOW - Teradata Ecosystem Manager

Teradata Ecosystem Manager Event System API Reference

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

Prototype:

Called to create and allocate the MSM_UOW structure. The structure is initialized with either a generated universally unique identifier or the value contained in the TMSM_UOWID environment variable. Returns a pointer to the unit of work structure which is needed when calling an MSM_Send* function.

MSM_UOW* MSM_OCreateUOW(TMContext* pCtx)

TM_Context* pCtx, messaging context pointer returned by TM_Init

Pointer to MSM_UOW