Re: SAP MII/SAPUI5 using ODataModel with a Table
Thank you Ria, This was very helpful and we were able to get the data into the table. However, we are still getting an error when the Table is asking for the count from the server:...
View ArticleRe: SAP MII/SAPUI5 using ODataModel with a Table
Hi Jacob, Yes, the error that you see is because Count method is not implemented in MII oData service. When oData model is bound to the SAP ui5 table, I think it might expect these methods to be...
View ArticleRe: SSCE Event support.
Hi Sridhar, For the 2nd point. you can create a Grid in custom code like this var grid_c0c1 = new com.sap.xmii.grid.init.i5Grid("Default/i5Grid","Default/tagQ",true); window["grid_c0c1"].update(true);...
View ArticleRe: SSCE Event support.
Hi Srram, Thanks for your email. I don't think, for ssce components we can update code. Only we can write scripts in 'Add Custom Code Here :' frame and attach it to the UI controls. Is there a way we...
View ArticleRe: Can't get anything out of my MII/OData request
Hi Kai, The component information looks fine. You could try the below URL to get the query data for your QueryTemplate (Default/ODa)...
View ArticleRe: SSCE Event support.
Hi Sridhar, Yes we cannot update code for SSCE components, we need to use custom code area to register the grid events. you can register Grid creation event like this. In custom code area....
View ArticleRe: Can't get anything out of my MII/OData request
Hi Ria, as simple as that. You, Ria, just made my day, week and month. Thank you so much! I've used the first URL given to create a heck of a XML document containing the correct data. Thanks and...
View ArticleSAP MII 15.0 Installation:Hardware requirements
Hi Experts, Could you please help me by sharing the hardware requirements(basic server configuration) for installing SAP MII 15.0(NetWeaver 7.4).The backend will be SQL server 2008. Regards,Muddassar
View ArticleRe: SAP MII Home Screen Shows Blank!!?
Hi Sam, We removed that instance now and working on NW 740. Thanks,Chandrababu
View ArticleGetting warning in while action
I am getting the following warning while executing the transaction. [WARN] Error during repeater execution. Exception: [while trying to invoke the method...
View ArticleRe: SAP MII 15.0 Installation:Hardware requirements
Dear Muddassar, Please find the below detials of your sandbox. Memory: 8 GBProcessors: 2 coresHard disk space on D drive(excluding OS installation drive): 500 GB.
View ArticleRe: Getting warning in while action
Hi Prasad,Are you assigning some value to evalOutput? Please share a screenshot. Regards,Swaroop
View ArticleRe: Getting warning in while action
Hi Prasad, There is definitely some assignment or retrieval from your local variable. I can see the transactions is successfully executed even when u get this warning. M i right? -Swaroop
View ArticleRe: Getting warning in while action
Yes swaroop but i don't have any local variable named evalOutput.
View ArticleRe: Getting warning in while action
So do you get the same error for all transactions or only this one. Let me know what all actions are present in you transaction.
View ArticleOpening of specific File location in MII Dashboard
Hi Everyone, We've a button in our display GUI. On clicking that button, it should open a window containing the location of template files. Those template files are stored in a directory say K:. How...
View ArticleRe: Custom Action Block Icon in 12.2
Do we have any option to download the jar already deployed as a custom action? I am using MII 12.2 and I don't see any button for that- is there an alternate way?
View ArticleRe: Getting warning in while action
Yes, transaction in which i use repeater. The actions used in this particular transactions are Document, Row, Repeater, Condition, Assignment and sql query.
View ArticleRe: SAP MII 15.0 Installation:Hardware requirements
Thanks Syed, Actually I want to refine my query here-This will be a training server where MII and ME both will be hosted on the same NW and same box.We need configuration for the box on which and ME...
View Article