View in ref guide.
Edit this option Publish this option Clear draft content
Published Option
expression.url
Default Value: See description.
Valid Values: A regular expression representing a URL.
Changes Take Effect: At the next interaction.
Modified: 8.5.124.08
Specifies the regular expression to identify an URL in Case Information area. This option can be overridden by a routing strategy, as described in Overriding Options by Using a Routing Strategy.
Default value = (?#Protocol)(?:(?:ht|f)tp(?:s?)\:\/\/|~/|/)?(?#Username:Password)(?:\w+:\w+@)?(?#Subdomains)(?:(?:[-\w]+\.)+(?#TopLevel Domains)(?:com|org|net|gov|mil|biz|info|mobi|name|aero|jobs|museum|travel|[a-z]{2}))(?#Port)(?::[\d]{1,5})?(?#Directories)(?:(?:(?:/(?:[-\w~!$+|.,=]|%[a-fA-F\d]{2})+)+|/)+)?(?#Query)(?:(?:\?(?:[-\w~!$+|.,*:]|%[a-fA-F\d]{2})+=(?:[-\w~!$+|.,*:=]|%[a-fA-F\d]{2})*)(?:&(?:[-\w~!$+|.,*:]|%[a-fA-F\d]{2})+=(?:[-\w~!$+|.,*:=]|%[a-fA-F\d]{2})*)*)*(?#Anchor)(?:#(?:[-\w~!$+|.,*:=]|%[a-fA-F\d]{2})*)?
Draft Option
No draft option