Create the MMG Studio Schema

You must create an oracle user to create the MMG Studio Schema. For more details, see the Creating an Oracle User section.

Assign the following grants:

GRANT CONNECT, CREATE TABLE, CREATE VIEW, CREATE SEQUENCE TO <mmgstudio_schema_name>;

A new user group created in OFS MMG requires permissions for studio operations must be added in the following files:
  • mmgstudio/conf/application.yml
  • mmgstudio/conf/ofsaa-permissions.init.yml

Note:

Ensure that the groups are in upper case, as OFS AAI groups are always in an upper case format.