Hello Uvaraja,
instead of the generated column view representation from "_SYS_BIC" schema, use the calculation view itself.
I assume it is view TESTCALPOCPARAM in package p9114255. Then you can go with the public synonym.
service { "p9114255::TESTCALPOCPARAM" as "strokecolour" with ... keys generate local "GENERATE_ID" parameters via entity "input";
}Regards,
Florian