Learn how to put your digital team to work with MuleSoft for Agentforce.
Contact Us 1-800-596-4880

Request-Reply Scope XML Reference

Mule runtime engine version 3.8 reached its End of Life on November 16, 2021. For more information, contact your Customer Success Manager to determine how to migrate to the latest Mule version.
Element Description

request-reply

Defines unique value for the element in the application.

Attribute: doc:name
Value: String
Required: Yes

request-reply

Defines the object store name prefix in which Mule should store request-reply messages.

Attribute: storePrefix
Value: String
Required: No

request-reply

Defines the number of milliseconds the asynchronous process remains alive before timing out. This defines how long the inbound-connector waits for a response. By default, the timeout=-1 and it waits indefinitely.

Attribute: timeout
Value: Integer
Required: No