Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

The XBRL cache is used by both the AMANA XBRL portal and the XBRL processing service. For this reason, one directory to which both applications have access is sufficient. For this purpose, a directory XBRLData should be created in the main directory of the IIS Manager (located under C:\inetpub). The directory can also be created anywhere.



In order for the applications to be able to access this directory, the permissions must be adjusted as follows. To do this, right-click on the folder to adjust the properties. In the Security tab, these can be adjusted by clicking the Edit button.
In the dialog that now opens, the User group needs permission to change files. After both changes have been made, both dialogs can be closed with OK



The SmartXBRLSettings.xml file must now be copied to the XBRL data directory. Furthermore the folder XBRLCache should be created.


The SmartXBRLSettings.xml file must now be opened and edited with an editor. The line <XBRLFileCachePath> must be adapted as shown in the figure. The marked path corresponds to the absolute path of the previously created XBRLCache directory. After the adjustment the file can be saved and closed.


  • No labels