More than 1 context data in t and tl call.
Hello,
We have a use case where we need to set some custom values on the t and tl calls post the image request is triggered from the client browser.
So i was wondering if Adobe supports reading data from more than 1 context blocks.
Usually we would see something like this in image request &c.&country=US&.c and we can read the data using processing rules as country.
Now with more than 1 context block in the same call &c.&country=US&.c*eVar1=something&3Var2=Something&c.&isInternal=true&c.
Can we now read both the values of country and isInternal using processing rules ?
We need to know if