All Downloads are FREE. Search and download functionalities are using the official Maven repository.

help.camel_set_updateassignedinvokeids.txt Maven / Gradle / Ivy

There is a newer version: 7.1.0-64
Show newest version
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