Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Combo Box selection in New Modeler 6.7.1
pdasarat
Hi,
Does anyone know how to implement a combo box selection in the new workflow modeler. In past we did using Perl. I read the documentation to use Datasoure using Java API. Is there other ways to implement the same. Any pointers would be helpful.
-Pradeep
Find more posts tagged with
Comments
koubasco
What do you want to accomplish with the combo box? The datasource provides a lot more functionalities. Do you have any issue using the datasource?
pdasarat
I would want to provide dropdown list of static values for the user to select. Is there an easy way to achieve this in new modeler?
The other part, as per the documentation, I created a sample java application that implements DataSourceArray, but when I try to select the datasource using Modeler the modeler throws "Invalid Component name selected, Please select a valid component name". Not sure what's wrong, it's the same set of instructions. Have you seen this behavior.
-Pradeep
Hatwal
Did u solved the problem? because I am facing the same problem any kind of help will be appreciate thanx in advance.