cancel
Showing results for 
Search instead for 
Did you mean: 

Object Value Selector with custom query

Former Member
0 Kudos

Hi all,

I have created an OVS with a custom query "QuerybyField" where OVS has to show values according to tField.

I have created DataModel, Controller, binding with Query and Inport parameters of OVS accordingly. But OVS does not shows values according to tField. OVS shows all values available. tField is not unique key field.

Pls help me if anything missing in my implementation.

Here I attached screen for OVS details.

How can I test the tField gets value or not?

Thanks and Regards

Swati

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member200567
Active Contributor
0 Kudos

Hi Swati,

You can check it by the following way.

Click Advanced on your OVS (advanced search pane will be created) and add Structure/Field to a section group on the advanced search pane ( by drag and drop).

Best Regards,

Fred

Former Member
0 Kudos

Hi Fred,

Thanks for quick reply.

I have done what you said. But when I open OVS the Structure/Field does not get any value at first time.

How I get the value of Field ID automatically on clicking of OVS? Does the query not execute but I set the inport properly?

Here I attached screen shot for your reference

Thanks

Swati.

former_member200567
Active Contributor
0 Kudos

Hi Swati,

You have to do parameter binding to the inport of your OVS with the element from the source UI.

You can do that during the assignment of your OVS to the source UI on UI designer.

Sorry that I cannot attach a screenshot because I cannot access the cloud application studio right now.

Best Regards,

Fred

Former Member
0 Kudos

Hi Fred,

thanks for reply.

I have done parameter binding to inport of my OVS and proper assignment on UI designer.

But Query is not working automatically.

Regards,

Swati.

former_member200567
Active Contributor
0 Kudos

Hi Swati,

Is there any value in Target Field ID when you click Advanced on your OVS after opening the OVS from source screen?

If you do not see any value, you are not yet successful in sending the value from source screen to the OVS.

Best Regards,

Fred