I am trying to configure CST, however, it continues to open the BI Server HOME page after logging into the application.
This is how my configuration file looks like:
I am using the BA Server 7.0.0.0.25. I installed CST through Marketplace and it is located in the folder: pentaho-solutions/system/cst. The config file is in pentaho-solutions/system/cst/resources/config.xml.
Best regards.
This is how my configuration file looks like:
Code:
<?xml version="1.0"?>
<cstConfig>
<rule match="USER" pattern="false" value="fatourbanismo" mode="launcher">
<tab title="Dashboard FATO Urbanismo" order="1" fullScreen="false" tooltip="Dashboard FATO Urbanismo">/pentaho/api/repos/%3Ahome%3Afatourbanismo%3AFATO_URBANISMO%3AStart%3Astart.wcdf/generatedContent</tab>
</rule>
<rule match="ROLE" pattern="false" value="Power FATOURBANISMO" mode="launcher">
<tab title="Dashboard FATO Urbanismo" order="1" fullScreen="false" tooltip="Dashboard FATO Urbanismo">/pentaho/api/repos/%3Apublic%3AFATO_URBANISMO%3AStart%3Astart.wcdf/generatedContent</tab>
</rule>
</cstConfig>
I am using the BA Server 7.0.0.0.25. I installed CST through Marketplace and it is located in the folder: pentaho-solutions/system/cst. The config file is in pentaho-solutions/system/cst/resources/config.xml.
Best regards.