|
|
|
CHARACTER ContextId
|
/* identifies the requester (published from service) */
|
|
|
|
HANDLE DataHandle
|
/*------------------------------------------------------------------------
File : message.i
Purpose :
Syntax : waiting for interface inheritance
Description :
Author(s) : hdaniels
Created : Thu Oct 14 20:22:03 EDT 2010
Notes :
----------------------------------------------------------------------*/
|
|
|
|
CHARACTER EntityName
|
/* identifier for the service adapter (directly to data access) */
|
|
|
|
CHARACTER SerializeName
|
/* identifies the requester by name (published from service) */
|
|
|
|
CHARACTER Url
|
/* external request id used to get here */
|