Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
hi @Federico Venturin Thanks for your suggestion, If I want to get Datamodel name what will be the system variable to pass to trigger.
-
Try this Property and restart the servers. cd $DOMAIN_HOME/config/fmwconfig/biconfig/bipublisher/Admin/Configuration xdo.cfg --> add this property in <properties> section <property name="server.ALLOW_DB_MODIFICATIONS">true</property> xmlp-server-config.xml --> Add this property at end of <property…