How do I create a New Query that has pre-filled values of the current user as the Search Criteria ?
For example, in the Service WC, there are multiple queries for search Tickets. (See screen shot at bottom)
I want to replicate the functionality of "My Tickets". The trick is that "My" is dependent on user logged in, not a hardcoded value.
To save time, is this even doable in KUT ?
If not, is there a way in SDK to put a system variable in the query ? How can do I something like that for a custom BO or a standard BO ?