Re: Problem in getting multiple selected datalink values from Tree iBrowser
Well, now i tried it myself, and no, it does not work. The help clearly states that the tree cannot handle multi select choises, the mentioned count is never more than 1 even though many are clearly...
View ArticleRe: Motorola RF Gun Freezing Problem
Hello Elias, I am using the Internet Explorer with AppCenter.. How did you solve the problem?
View ArticleRe: MII Pre-emptave issues monitoring
Morne, I will go through your questions one by one: Which of the Metrics in the Monitoring Services (or any of the other Metrics) can one combine in your opinion in order to understand if one can...
View ArticleRe: graphical speedometer
Hi Mike, I am running a scheduler for creating images in the directory and then using javascript to load the image with a refresh of 10 seconds interval. JQuery is not used in the program. I dont...
View ArticleRe: Calling a BLS transaction within an HTML5 embed tag
Thanks Rohit, I tried the following with no results . The only difference was an empty text area tag . <!DOCTYPE html><META http-equiv="X-UA-Compatible" content="IE=edge"><embed...
View ArticleRe: Calling a BLS transaction within an HTML5 embed tag
Hi Fernando, I used this code in my irpt page: <!DOCTYPE HTML><HTML><HEAD> <TITLE>Your Title Here</TITLE> <META http-equiv="X-UA-Compatible"...
View ArticleRe: graphical speedometer
Hi Suman, The way you want it, cannot be achieved using SVG. In the logic discussed above, image is created every time which cannot be refreshed in the page in a continuous pattern. You may have to use...
View ArticleTransaction call
Hi Friends, I have a BLT developed at Plant MII server which needs to be called from Primary MII server. What should be the best approach and design for calling Plant BLT from Primary MII server? Both...
View ArticleRe: Transaction call
Hi Suman, You can use the Xacute Connector for your scenario.Steps needed are:1. Create a transaction in the source MII System.2. Create a Virtual Xacute connector connecting to the Xacute connector of...
View ArticleRe: graphical speedometer
Also can you please define your target web browser(s)? Regards, Michael TetiMichael Teti
View ArticleURLs in BLS
Hi Experts, I need the output of the following URL in the form of XML in BLS....
View ArticleRe: Transaction call
Hi Rohit / Ashai, I have explored both the options suggested by you and both are working. Thanks a lot .keep rocking Thanks,Suman
View ArticleInput screen data into BLT
Hi Friends, I want to develop a webpage, where user will do a data entry and clicks on submit button. Once the user clicks button, I want to pass those values into a BLT .I shall map incoming...
View ArticleRe: MII: What browsers and CLIENT JRE versions are supported? How do we make...
Hi Mogens, I would not be able to clarify all your doubts but could provide you the following information:1. MII does not specifies any particular browser limitations. But MII screens are built on...
View ArticleRe: URLs in BLS
Hi Shashank,I do not think there is a action block to see the results. Certain things you would need to know about logging. The URL mentioned in your post would only enable the logging. Inorder to view...
View ArticleRe: Input screen data into BLT
Hi Suman, Use this URL in your webpage:<protocol>://<server>:<port>/XMII/Runner?Transaction=<transaction path>&<Input Param Name>=<Input Param...
View ArticleRe: Input screen data into BLT
Hello Suman, Refer Interacting with transactions through Web Page for more details. You could either use an applet like iCommand. Then use the applet's executeComman() method to trigger the call....
View ArticleError occurred due to invalid response or server timeout
Hi All, We are getting an issue when trying to log on into Source Control form MII workbench. The error is like "Error occurred due to invalid response or server timeout". The behavior is strange, one...
View ArticleRe: URLs in BLS
Hi Tufale,Thanks for the above info. I tried to get the output using HTTPPost/TextLoader/XMLLoader but could not able to get the response. Is there any configuration setting needs to be done to...
View Article