maybe this is the wrong topic (if so > sorry), but I do not know where to put better:
I want to manipulate our common routing-behavior by using Groovy.
http://xserver.ptvgroup.com/fileadmin/f ... ght=groovy
My first aim is to avoid switzerland by using the function "EXCLUDE_COUNTRIES" :
Code: Select all
<ArrayOfRoutingOption_3>
<ns6:RoutingOption xmlns:ns6=”http://xroute.xserver.ptvag.com” parameter=”EXCLUDE_COUNTRIES“ value=”41“ />
</ArrayOfRoutingOption_3>
Or is there any solution/example where anybody had a similar aim?
PS: I already have the folder (scripts) with the appropriate file (xroute.groovy).
Many thanks for any feedback
Max