Hi, we have a requirement to transfer data from a BPC cube to a BI cube. We cannot use the normal ETL processes (like transformations, OH, APDs etc) for this due to issues with namespace change of BPC objects. We have to therefore create a z- function module (based on standard BPC FM UJQ_FUNCTION_MOD_BEX) and then map the objects between the BPC cube and the BI cube.
Any idea how this FM works and how it can be tweaked to meet the requirement. Thanks in advance.