No rendered image from Chartservlet
Hello forum , We have a irpt file containing a <img> tag which src contains a CHARTSERVLET call . It used to work fine, but now it does not show the chart . ¿ What might be the cause ? ....
View ArticleRe: No rendered image from Chartservlet
hello again, I forgot to tell that this problems is for the iPADS only . In IE we have no problem. Best regards,
View ArticleRe: No rendered image from Chartservlet
I think at some point safari on ios began to aggressively cache everything. Try adding a random value or timestamp to the end of your url, like ... Height=200" + "&Random=" + Math.random();
View ArticleMII page autologon
Hello everybody,I have a problem in my MII 14.0 project.We are creating some small web pages launched inside a mobile device in production plant.We would like pass the autentication because is not so...
View ArticleOutbound delivery paperwork
We are having a issue at my company with the amount of paperwork that is coming out of MII when printing out the outbound deliveries. We are print small novels 200-400 pages for some shipments. Is...
View ArticleRe: Error when using MII with SAPUI5
So is the following correct? /* =================================== */ /* Obtain XML object filled with Data* /* =================================== */ var xmlHttp = new...
View ArticleRe: Error when using MII with SAPUI5
Below is the code that you might have to use: /* =================================== */ /* Obtain XML object filled with Data* /* =================================== */ var xmlHttp =...
View ArticleRe: No OPC servers found on the machine specified
Hello Steve, Here is the screen shot of services. OPCEnum is running in Automatic mode and Kepware services are running. Could you please advise. Thanks,Shridhar.
View ArticleRe: No OPC servers found on the machine specified
Hi Shridhar, Lets start over. Please do this: Export your PCo Project into a personal folderUninstall PCo and delete the files and folders in Progam Files (x86)\SAP\Plant Connectivity directory.Save...
View ArticleRe: Change dateformat - SQL Query template
Good idea.After converting date column to string,it is not messing up by adding T inbetween date and time components. ThanksHari
View ArticleRe: Error when using MII with SAPUI5
No - still not working. I think the issue is in the following: oTable.bindRows("*/*element"); //where element is the node that represents that data which forms each row of the table...
View ArticleRe: Error when using MII with SAPUI5
Please post a screenshot of your xml structure. Make sure your xml has a root node under which you have all the child elements which will form the rows of your sap ui5 table, only then bindRows() will...
View ArticleRe: Error when using MII with SAPUI5
You still do not understand.....we have to use the JSON model. - sap.ui.model.json.JSONModel() The xml file already got converted to JSON. Also in the XML file it does not have an element. The...
View ArticleRe: Error when using MII with SAPUI5
Hi Amr, I tried your example with JSON model (sap.ui.model.json.JSONModel() ) var jsonObj = [{ "Applications": "BOD ETW 3304", "PercentComplete": "85", "Date_Due": "2014-06-16T11:25:00",...
View ArticleRe: Error when using MII with SAPUI5
Still did not work. And what you have is hard-coded. It is not binding.
View ArticleRe: Setting Session Variable (setPropertyValue) error in MII 14
The issue is with MII 14 SP04.Its resolved in SP05. Thanks.
View ArticleControl Recipe Data not reaching at MII
HI All, I am trying to send Control Recipe data from ECC to xMII via RFCDestination. I am able to send the data from ECC to xMII successfully. But the data is not reaching at MII and I am getting the...
View ArticleiTicker getColumnValue() - Not returning Values
Hi All, I'm on SAP MII 14.0 SP5 web application which is migrated from xMII 11.5. In xMII 11.5, the iTicker method - String getColumnValue(int nIndex, String sColumnName)'' is returning appropriate...
View Article