Hello Alexander,
there are two ways to change the variables handling for X-Application.
1) You overwrite the existing Plugins:
- Evaluate the attributes whose content is dynamically created with the ‘VariablesHandler’.
- Then, invoke the existing Plugin code with
evaluated attributes
2) You could change the code of the Dispatcher class. Modify the code in that ways that the values are evaluated via ‘VariablesHandler’ before they are send to the Plugin.
I will check the detection of cycles for the variables evaluation. It seams to be a Bug.
Many thanks for the contribution.
Bye,
Christian.
#webMethods#Tamino#API-Management