- TLC Home Home
- Discussions Discussions
- Documentation Documentation
- Knowledge Base Knowledge Base
- Education Education
- Blog Blog
- Support Desk Support Desk
06-07-2016 11:12 PM
Hi,
is there a way to compare the values of two data layer sources inside of a load rule?
I mean something like something super simple like varA != varB
As far as I can see the entered value in the text field will always be interpreted as a string and does not offer any auto completion for existing data layer mappings.
Cheers,
Bjoern
Solved! Go to Solution.
06-08-2016 03:39 PM - last edited on 06-10-2016 06:57 AM by kathleen_jo
Unfortunately the load rule tool box does not allow you to specifically compare two data sources; however, you could use the following to accomplish what you are looking to do:
-Create an extension that is set to fire before load rules. This extension can compare two data sources, say (utag_data.foo and utag_data.bar). If both of these values are equal, you could set utag_data.load_variable to "fire". Then, have your load rule allow a tag to fire if "load_variable" equals "fire".
Hope that helps.
Chris
06-12-2016 11:38 PM
Copyright All Rights Reserved © 2008-2023