Welcome to the Oracle Analytics Community

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

M.A. Adeel Rank 2 - Community Beginner

Comments

  • Dear Gianni, By running below function can able to see data in SQL Developer. But in OBIEE i cant run it, directly importing it. By the way these are all (ar_cash_receipts_v, ap_checks_v) Oracle EBS standard views. begin mo_global.set_policy_context ( 'S',101); end; Thanks and Regards
  • Dear Gianni, By running below function can able to see data in SQL Developer. But in OBIEE i cant run it, directly importing it. By the way these are all (ar_cash_receipts_v, ap_checks_v) Oracle EBS standard views. begin mo_global.set_policy_context ( 'S',101); end; Thanks and Regards
  • No, Same issue at SQL Developer but i came to know that some function need to run at SQL Developer. I need to run at OBIEE level. Any help on OBIEE is appreciated. Thanks & Regards