Forum Discussion
vallesm77_95699
Feb 14, 2012Nimbostratus
foreach v11
hello,
I want to check in dataGroup the correspondence between URI and all records to my DataGroup
foreach entry [class get $ActionBasedOnUrl] {
log local0. "...
vallesm77_95699
Feb 14, 2012Nimbostratus
thanks for your response.
I see the difference..In my datagroup I don't have values
ltm data-group internal /Common/ActionBasedOnUrl {
records {
"/ wls cookie1 pool_internet" { }
"/docs wls cookie2 pool_internet" { }
}
type string
}
if I create a new datagroup, example :
ltm data-group internal /Common/NEWActionBasedOnUrl {
records {
"/ " {wls cookie1 pool_internet }
"/docs " {wls cookie2 pool_internet }
}
type string
}
I can to get the first field without "{"...but If want to get the second field (ex: for first record wls) I have always the "{"
(This irules works in V9)
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