How to access catalog item attributes from user criteria script
Within entitlement scripts it was possible to access the catalog item using current object and calling current.getID() to retrieve the catalog item sys_id.With user criteria script, this is no longer possible as there is no access to the current obje...