Forum Discussion
Shridhar_Kulkar
Nimbostratus
Jul 21, 2014Can I pass the data-group values to a java script function
I have created 2 data-groups in an irule with string values - noproxy & forceproxy, which are basically Lists of URLs.
I need to pass these string values to a variable I define in a java-script ...
nitass
Employee
Aug 16, 2014just small comments.
1) RULE_INIT is not triggered when data group is modified. you have to find a way to trigger it.
This event is triggered under the following conditions;
- when an iRule using the event is saved.
- when the device starts up.
- when the software is restarted.
RULE_INIT
https://devcentral.f5.com/wiki/irules.RULE_INIT.ashx2) pacfile variable should be defined as static global variable which is cmp compatible.
static
https://devcentral.f5.com/wiki/irules.static.ashxHelp guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects