Forum Discussion

Parveez's avatar
Parveez
Icon for Nimbostratus rankNimbostratus
May 30, 2019

PEM_Classfication_URL

Hi Team,

 

I am having 3 categories for URL Classification named: Whitelist, Blocklist and Custom.

 

Previously I was referencing SWG Database using an Irule pointed towards the Data-Groups created named: Whitelist, Blocklist and Custom.

> set lookup_category [ getfield [CATEGORY::lookup $this_uri] " " 1 ]

 

How can I replace this lookup_category [ getfield [CaTEGORY::lookup $this uri] which is mainly used for SWG lookup.

 

Will urlcatquery will work in this case ???

> set lookup_category [urlcatquery $this_uri]  

 

Regards

Parveez

No RepliesBe the first to reply