Multiple Database Connection Selection

Hi everyone,

I am doing automation in which I have to give the choice to the user to select one of the two databases to connect to. I am not getting a clear idea how to achieve this. Anybody have an idea how can I do this?

 

Thanks in advance

Hi Nitin,

I think some of the Quick Form nodes might solve your problem. Single Selection node if you would like the user to select a single database; Multiple Selection if you allow multiple choices; or even Value Selection node. In the configuration window of the nodes you could specify how the choice would look for a Web Portal user, e.g. label of the parameter being selected, its description, selection type (dropdown/list/etc) and so on.

Hope it helps!

Best,

Daria