Hey Folks
I this is probably a easy thing but I think too complicated
So what I actually want to do is to use a Database to provide a Blueprint a dynamic drop down menu where the requester can select a value.
What I have is a MSSQL database where I maintain the content via an ASD blueprint.
Now I have the database with the values an a vRA Blueprint and I want to add a drop down menu with the content of the DB. I thought in a direction to create a workflow that call a "select from" and return the outputs but I have no idea how I can tell vRA that this output shall be added to a specific Blueprint property if that actually works.
I know it easy by building the whole Service blueprint via ASD but I'm looking for a solution to use vRA blueprints.
Many thanks for your ideas!
Cheers
Lord