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