Hi gurus!
I have an MII Transaction querying a database then writing a CSV file with the data in the WEB folder.
How would the "write file" block should work taking into consideration the "security" settings in MII ?
Using the SAP_XMII_Admin or SAP_XMII_DEVELOPER role, the database gets queried and the file created.
Using the SAP_XMII_USER & SAP_XMII_DynamicQuery roles, the database gets queried but the file does NOT get created.
I'm triggering the transaction from a webpage using a link with "/XMII/Runner?Transaction=...", with different users, having the different roles configuration for testing.
While for the Query template I can assign rights and user security, for the transaction itself I can't. Please help!
MII is V14.0 SP4 Patch 0 (Nov 22, 2013).
Paul.