Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Microsoft internal use only.
Syntax
client server public static void submitSendRequest(
AifMessageId messageId,
AifPortName _outboundPortName,
AifActionId actionId,
AifDocumentCriteriaContainer documentCriteriaContainer,
ClassId documentCriteriaClassId,
UserId submittingUserId,
[AifPropertyBag propertyBag,
AifConversationId conversationId])
Run On
Called
Parameters
- messageId
Type: AifMessageId Extended Data Type
The message ID of the send request.
- _outboundPortName
Type: AifPortName Extended Data Type
The destination of the send request.
- actionId
Type: AifActionId Extended Data Type
The action ID of the send request.
- documentCriteriaContainer
Type: AifDocumentCriteriaContainer Extended Data Type
The container of the document criteria.
- documentCriteriaClassId
Type: ClassId Extended Data Type
The class ID of the document criteria.
- submittingUserId
Type: UserId Extended Data Type
The ID of the submitting user.
- propertyBag
Type: AifPropertyBag Extended Data Type
The property bag of the send request; optional.
- conversationId
Type: AifConversationId Extended Data Type
The conversation ID of the send request; optional.
Remarks
This method writes a new send request to the outbound processing queue.