Localization for webpages build using SAP UI5 in SAP MII.
I have build a web application using SAP UI5 as fontend in SAP MII.I want to implement the localization for my web application the way it is implemented in SAP MII. I know, localization can be using...
View ArticleRe: Localization for webpages build using SAP UI5 in SAP MII.
On your page, if you use the extension .irpt, you can use the syntax of {##LocalizationKey} in the HTML which will return the localized value for your logged in user. Details are outlined here in the...
View ArticleData extraction from Lumira to SAP MII
I´m recently using SAP MII. I have already read an article about the connection between SAP MII and Lumira, it was really usefull to me.I´m trying to extract the final report that Lumira delivers to...
View ArticleRe: The following problem occurred: JSON parse Error: SyntaxError: Syntax...
Hi Muhammad,Will it be possible to share the code in .irpt page that you are trying which throws JSON.parse error. I don't think the code you have shared helps identify the issue. Thanks and Best...
View ArticleRe: The following problem occurred: JSON parse Error: SyntaxError: Syntax...
Dear Ria,Here is JS coding & IRPT coding respectively:...
View ArticleRe: No OPC servers found on the machine specified - Rockwell
Hi Steve & swaroop, Thanks. OPC and PCo installed on the same machine, even I tried with DCOM settings also. They have installed Wonderware and Rockwell in the same machine, it may be creating...
View ArticleRe: No OPC servers found on the machine specified - Rockwell
Yeah Thanks Vijay. Do let us know your findings from this. Good luck!! Warm Regards,Swaroop
View ArticleIssue with formatter function in Viz chart's flattened dataset
Dear All,Following is my JSON data: var oData1 = {TechKPI:[{date:new Date("2014-02-01T09:28:56"),a:87.3, b:33.3, c:81.1, d:12.2, e:5.2,f:15.9}, {date:new Date("2014-02-02T09:28:56"),a:87.4, b:34,...
View ArticleRe: Issue with formatter function in Viz chart's flattened dataset
Dear All,Have got the answer for this one. Please follow my blog for the same:Formatter function and it's strange behavior - Viz Charts/ Flattened Dataset Thanks,Swaroop
View ArticleError in .NET Application trying to use a Web Service (WSDL file)
Hi There, I have a WSDL file generated by the WSDLGen, it can be used from the SOAPUIapplication well, all the information is retrieved to the SOAPUI; BUT when Itried to use the same WSDL file from a...
View ArticleRe: Error in .NET Application trying to use a Web Service (WSDL file)
HI Maria, You need to declare a variable of type XacuteResponse to receive the response, and then extract the rowset from the response variable's .RowSet property. Regards, Steve
View ArticleRe: Error in .NET Application trying to use a Web Service (WSDL file)
Hi Steve, thanks for your answer.you can see in the image my WSDL file. The problem is that I have 7 "strings" declared (those in the REd box), but they are NOT an string, they are tables, so, inside...
View ArticleRe: Error in .NET Application trying to use a Web Service (WSDL file)
Hi Maria, How are you defining the Output items in your transaction? can you share a screen shot of the MII Transaction properties? What is contained in these tables that you are receiving from the...
View ArticleRe: Motorola RF Gun Freezing Problem
Hello Michael, My company went live with SAP this week. We use MC9190 handhelds, WIN CE 6.0, and SAP is run on the Naurtech browser. Some of our plants are having issues staying connected to the WIFI...
View ArticleRe: The following problem occurred: JSON parse Error: SyntaxError: Syntax...
Hi Muhammad,I checked the above code, looks fine.. but couldn't try it out.Have you tried running the display templates (that you have passed in the constructor of i5Chart/i5Grid in your IRPT page)...
View ArticleRe: Localization for webpages build using SAP UI5 in SAP MII.
Hi Sashi,I second Sam on this. {} placeholder works in htm code not inside script tag.This is similar to passing a parameter in servlets using param function. Something as: <Param name="Param.1"...
View ArticleXMII package RTA_KHRONOS_ARGUS_EXPOSURE_PROCESSED_HOURS is going into error
This is the debug Log [INFO ]: Execution Started At: 05:36:41[DEBUG]: 00000.28100 Begin Transaction 'TMPA5A9CCD0-6FBF-3BFC-BA75-7E8994383001'[DEBUG]: 00000.28100 Begin Sequence Sq_Transaction_Root :...
View ArticleRe: XMII package RTA_KHRONOS_ARGUS_EXPOSURE_PROCESSED_HOURS is going into error
Hi Jayanth,From the naming convention it looks like sequence "Sq_Branch_0_RowResponse_False", some condition is failing.You might want to debug the inputs and output for optimum results. This is what...
View ArticleRe: Repeating scheduled jobs multiple times
I believe this was resolve with V14 and Service Pack 5.
View ArticleRe: Motorola RF Gun Freezing Problem
Hi Elias;Glad that helped. Does the NAURTECH CETERM FOR BROWSER EMULATION software work well for you? Are you using <applet>'s in your irpt screens? Do you use a jvm installed on 9190?...
View Article