USD – ExecuteOnDataAvailable Action
In Unified Service Desk, the ExecuteOnDataAvailable action allows you to wait until data becomes available before executing a subaction. For example, let’s say we want to display a webpage of a map of a zip code if the contact’s zip code is populated. To do this, first confirm if the UII action ExecuteOnDataAvailable exists for your hosted control, and if not, create it: Next, create an action call. The ExecuteOnDataAvailable action … Continue reading USD – ExecuteOnDataAvailable Action