Goal: How to Populate a Combo Box in QuickForm with Data Retrieved from External Source during Process Execution
Fact: Interstage BPM (Business Process Manager) v7.4 AE (Advanced Edition)
Fact: Apache Tomcat JSP/Servlet Container
Fix:
QuickForm provides an out of box QuickForm control for creating and populating a static combo box. This article illustrates how to create and populate a combo box with data that are retrieved from an external source during process execution.
Open the HTML file inside the zip file to see how it works.