I have a requirement to associate two hana calc views in OData, however both views takes input parameters. I have not seen a feature or sample that I can use odata expand feature to retrieve the associated 2 calc views with both taking input parameters.
odata1 - hana calc view with input parameters
odata2 - hana calc view with input parameters
associated odata1 to odata2 with key
tried various formats to retrieval - one of them - url odata1.xsodata/InputParams(XX)/Result?format=json&expand=navigatorproperty/InputParams2(XXX)
Can you please throw any light on this if you have any prior experience in this subject.
Fyi - I have no issue of the associated view does not have input parameters, it is easy one.
Thanks,
Ravi Appala