help.camel_set_updateassignedinvokeids.txt Maven / Gradle / Ivy
Name
camel set updateassignedinvokeids
SYNOPSIS
camel set updateassignedinvokeids
DESCRIPTION
Once Application sends back HTTP response carrying CAP messages as XML
payload to be sent to peer, Camel gateway will send these invokes to
peer and assign InvokeId generated by Camel gateway. HTTP Application
wouldn't be aware of which invoke id belongs to which CAP message and
hence if there are some error's reported by peer (carrying invoke id),
HTTP application wouldn't know this error is for which invoke? To avoid
such situation set the updateAssignedInvokeIds to true so Camel gateway
will send back HTTP request carrying all the assigned invokeId's as soon as it sends Invoke to peer
PARAMETERS
Standard Parameters
true | false - If set to true, camel gateway will send the HTTP
request carrying assigned id's as explained above
SEE ALSO
camel get updateassignedinvokeids
© 2015 - 2024 Weber Informatics LLC | Privacy Policy