So, I'm wondering if I need ASD for this (vCAC Advanced) or if I can do this with vCAC Standard.
When the user clicks a Catalog Item, in the Provision Form, we would like to have some dynamic logic run when the user makes a selection. For instance, when they select a Network, I would like to run an external script that checks the subnet for free IPs (from Infoblox) and if there is none, then the user is presented with an error. Also, a label object that I can update based on user selections that define our Naming Standard. So basically, when the user selects an item in a dropdown, I would like to fire a custom vCO workflow and return the results back to the form.