Hi,
I have built a calculation view in HCP with one input parameter ip_maktx. When I try to activate the XSOdata service for the view, I get an error saying
"Unsupported parameter "ip_maktx" in object "abcd.yyy.xxx.ARKA::ImportTesting"."
Any help is appreciated.
Please find below the XSODATA service details:
service {
"abcd.yyy.xxx.ARKA::ImportTesting" as "Param"
keys generate local "ID"
parameters via entity;
}
Thanks
Arka