I am working on Orchestrstor Apps but i am not able to bind the value . how can i do?

-I am working on Orchestrator Apps but i am not able to bind the value . how can i do?
-Value binding field is missing.
-How can i resolve this problem.

@annet_mdamugade

You are vb apps or Legacy
In Legacy Only you find Value Binding
In Vb you don’t find value binding

In Vb apps you will find

1 Like

Hi @annet_mdamugade ,

Could you maybe check the below post :

in vb how can we bind the values ? @rlgandu

@annet_mdamugade


Use vb expressions or take the help of highlighted once

1 Like


-In which field that i can apply expression and other option.? @rlgandu

Hi @annet_mdamugade

In Legacy version Apps, the Value binding supported to bind the Process value with the Apps Control. But in VB version apps it was replaced by Hint Text, you will find this option in the General panel for every control.

Go to General Tab → Find Hint Text → Click on Open resources button → Click on Processes → Select the added process in Apps → Click on arguments to pass the data from process to Apps.

Check the below images for better understanding,
Step 1 -
image
Step 2 -
image

Hope it helps!!

1 Like

@annet_mdamugade

Please refer Harika mudiam video’s if you are a fresher it gives you idea how to write vb expressions and all.

ok thank You . @mkankatala

1 Like

It’s my pleasure… @annet_mdamugade

Happy Automation!!

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.