I have created a Business Object(BO) to make OVS with it. The BO has ID field eg. 'tid'. I got tid on output field with OVS. But I want to show (as OVS output) another field eg. 'toperator' which is a non-key field of the custom BO.
Pls help me how can I control output from OVS, as I want to see any field (eg. toperator)form my custom BO. should I put parameter in OVS OutPort named 'OVSValueSelectorOutPort'
Add comment