Re: CORS on SAP MII
Hello Marcos, SAP has provided additonal parameters to enable CORS in MII 14.0 SP6 .Please check . Thanks,Naresh
View ArticleRe: Technical design template
Hi Kuntal, No haven't tried it. Will check that. I just wanted a sample reference containing all sections populated including flow diagrams, etc. Thanks
View ArticleRe: Error on opening Localization page in MII 15
This got resolved after I migrated few localization tokens. In my first migration attempt, no tokens were added for migration which probably caused some NULL value insertion. Migrating few valid...
View ArticleRe: Workbench Stops Responding
Hi Alexander,I would then suggest to raise a ticket with SAP. Best Regards,Swaroop
View ArticleRe: Multiple Y axis in UI5 chart
Hi Minakshi, Yes, it is possible using sap.viz.ui5.DualLine chart. Please check the following Link for more information - Navigate to Dual Line Section, you can check the code snippet by using...
View ArticleMII Integration with SAP GRC
Dear Experts, Our client has MII 15.0 system ( Latest Version ). They want to integrate with SAP GRC 10.0 system. We would like to know if any pluginsare needed for the integration. If so What are the...
View ArticleRe: 11.5 Migration Tool
You download a compressed file from the link mentioned above. Decompress it and you would get a batch file. That is what is migration tool. Read readme txt that comes along. It would guide you in...
View Articlesap.ui.Table header span not working on MII 14.0 SP6 Patch 9
Hello everyone, I am developing an application using the sap.ui.Table component. I am using the headerSpan property to build a table with multiple headers. The problem is that I had to hack the script...
View ArticleRe: sap.ui.Table header span not working on MII 14.0 SP6 Patch 9
sap-ui-core.js is part of the sapui5 library. MII uses sapui5 but it is not really part of or deployed with MII. How did you change the bootsrap.js to load a different version of ui5? Where/how was...
View ArticleRe: 11.5 Migration Tool
There is 12 files that I have to decompress. Is this what you are referring to? XMIIMIGRATION01_0-20004627.SCA (1-11)
View ArticleRe: 11.5 Migration Tool
Yeah, if there are multiple files with XMIIMIGRATION name, then get the latest one decompressed. Regards,Swaroop
View ArticleRe: Multiple Y axis in UI5 chart
Hello Sai, Thanks for your reply,This is kind of what I am looking for. I checked its code snippet but couldn't understand as I am completely new to sap viz ui5 coding. I simply did a google search...
View ArticleRe: Multiple Y axis in UI5 chart
Hi Minakshi, No Problem. Please check below link for Dual Line chart sample code - http://jsbin.com/bepuqo/edit?html,output Also, check Dual Line API Reference...
View ArticleRe: 11.5 Migration Tool
Found it. It was compressed in the SCA file that was compressed in a SDA file that was compressed as a ZIP file. So my next question is when this migration takes place, are there any restrictions to...
View ArticleRe: Multiple Y axis in UI5 chart
Hi Minakshi, There is various options by which you can achieve your requirement of multiple parameter plot or analyzing particular parameter on multiple scale (axis). Yes, Sai is right , using viz...
View ArticleRe: Java Security warnings when using applets in MII 15
Hi Nikhil, Please upgrade to latest JRE version. And then follow these steps - 1. Open Control Panel --> Programs --> Java2. Go to Security Tab3. In the Exception Site List Section, Click on Edit...
View ArticleRe: 11.5 Migration Tool
No problem, you can directly move to 14.0 from 11.5. Just get the migration tool from 14.0 support packages. The one from 12.0 might have some issues doing this for you. You would again get a batch...
View ArticleRe: MII Integration with SAP GRC
Hi Mohamed,Sorry but my knowledge about GRC is limited. But as far as I know, it sits on NW platform so it should be possible to integrate the same using standard connectors/adapters. Good luck!! Best...
View ArticleRe: MII Integration with SAP GRC
A few links that might help.How to call Non-GRC PlugIn and Activate or In-activate standard GRCPI - Governance, Risk and Compliance - SCN Wiki SAP Adapter in GRC ARA 5.3 Version - Governance, Risk and...
View ArticleRe: sap.ui.Table header span not working on MII 14.0 SP6 Patch 9
Hi Christian, First of all thanks for your quick feedback. Here are the answers for your questions: How did you change the bootsrap.js to load a different version of ui5? I changed the...
View Article