How to refer/access in HMR-A to a value stored in HMR-B when using hierarchical sip-manip ?
Hello,
I'm using SD C6.0, and I'm stucked with the question of this message subject.
We are used to use action= sip-manip, so as to classify and rank HMR.
In the example below, when I'm typing the last el-rule of the last HMR named "formatHdr2", SD says :
"invalid match value".
Is there a way to access a stored value inside a HMR-A (named below "formatHdr1") from an other HMR-B (named "formatHdr2")?
Using a syntax like this hypothetic one: $HMRname.$HeaderRule.$ElementRule.$RegisterValue
or anything else?
match-value $formatHdr1.$NormalizeRURI.$storeRURI new-value $formatHdr1.$NormalizeRURI.$storeRURI.$1
Otherwise what do you suggest me to do?