User Input During Running Action | This blog post presents an approach that allows to made an user input during the runtime of a VCF Automation action.
– #vExpert Stefan Schnell
User Input During Running Action
JavaScript code to use an user input dialog at the runtime of a VMware Cloud Foundation (VCF) action. Normally an input is not possible because JavaScript runs in headless mode. This approach shows how a dialog can be used anyway. It may certainly be of interest for specific use cases. For […]