AifOutboundProcessingService::runAsWrapper Method [AX 2012]
Microsoft internal use only.
server public static void runAsWrapper(
AifWindowsUser runAsUserId,
str runAsCompany,
container messageIdContainer)
Run On
ServerParameters
- runAsUserId
- Type: AifWindowsUser Extended Data Type
The Windows user ID, under the context of which the request must be processed.
- runAsCompany
- Type: str
The company under which the request must be processed.
- messageIdContainer
- Type: container
The container for the AifMessageId values of the requests.
Show: