I need to specify the dynamic value of the proxy parameter. In fact, I have to specify each parameter with a full URL, for example:
<parameter name="transport.vfs.FileNamePattern">.*.txt</parameter>
I see some samples with a property broker, and I assume that it works for the following proxies, but the problem is that I need to change the value of the proxy settings before it is executed, I think. I tried using the โtriggerโ proxy, which calls a custom mediator, which changes the SynapseConfiguration of the required proxy, but this does not work.
Is there a way to replace this fixed value with a search to create some deployment configuration?
Many thanks.
Loรฏc source share