Re: iCommand: How to display result efficiently
Hello Marco, Yes definitely there are many ways you can implement it and I am pretty sure others will point you to more cool ideas... Assuming I understand your requirement correctly, personally I...
View ArticleRe: More than 1 output parameter in runner url call
Hi Rutika, It works if my Output parameters are type String. But, I have couple of output parameters of type XML, none of them are returning in the output. Can you please let me know how we can check...
View ArticleSAP MII PCO_Matrikon_MII Connection failiure
Dear Gurus. We are implementing SAP MII with one of our customers. We have a PCO Server, and we installed Matrikon OPC for Allen Bradley to get the TAGS. The problem is that we can't see any of the...
View ArticleRe: iCommand: How to display result efficiently
Hi Marco,If I understood your requirement correctly here is what you can try:1) Create a Grid Applet instead of a table.2) Make the Xacute query as the underlying query.3) When the user pushes the...
View ArticleRe: More than 1 output parameter in runner url call
Hi Adithya,For this specific case, you can add additional parameters as rowset to the rowsets of a single document. Use append xml option for appending the same. So, get a document with the xml, add...
View ArticleRe: iCommand: How to display result efficiently
Hi Marco,You need not use an iCommand applet here. Call the transaction/query from iGrid applet and as Anushree mentioned use a document.AppletName.UpdateGrid(true) on hit of the button to refresh the...
View ArticleAutomatic Barcode Printing - SAP MII
Hi All, One of my requirement is to print the barcode based on the MII transaction output value. I know that we can use the Barcode PDF action block to make the barcode in the PDF. But how to print it...
View ArticleRe: iCommand: How to display result efficiently
Hi, thank you very much for your answers! ....It's that simple...My thoughts were way too complicated. For my current proeblem, the solution proposed by Anushree and Swaroop worked out fine. However, I...
View ArticleRe: Automatic Barcode Printing - SAP MII
Hi Vikram,Below blog can help you on this. Industrial Label Printing with MII? You can schedule the queryrun. Warm Regards,Swaroop
View ArticleRe: Automatic Barcode Printing - SAP MII
Hi Vikram,Every time you run the query, it prints you a label.The query actually has a command to the label printer. Warm Regards,Swaroop
View ArticleRe: Automatic Barcode Printing - SAP MII
Hi Swaroop, Thanks will check it.. RegardsVikram
View ArticleRe: MII session timeout
Sam, I am experiencing the same issue and I have tried refreshing the page every 10 minutes (our session time out is set to 20 minutes). The page is making calls to the database every 5 minutes. Travis
View ArticleRe: MII 12.2 - List of Application Session Variables
I am also interested in what the session variables are for 12.2. Could you provide an answer? This has been outstanding for almost a year.
View ArticleSAP MII 12.2 authentication from external link
I am tryig to resolve the problem when a user recieves an email with a link to the 12.2 application they will not be properly authenticated and result in the applets failing or the page not responding....
View ArticleRe: MII session timeout
Travis, Is your page making calls to a database directly or calls to MII for data? You say in the above:Travis Jones wrote: The page is making calls to the database every 5 minutes. If your call is to...
View ArticleRe: MII session timeout
I'm not familiar with Dashboards connector. We are using MII 12.2, we are using a IDBC connector.
View ArticleRe: MII session timeout
Travis, There are two things going on here and that's probably where the confusion in your last post comes from. The connection between your SAP Dashboards page to MII and MII to your Database (using...
View ArticleError calling BLS from oracle database
Hi Experts,We have a scenario in which we are calling BLS from oracle database using trigger. The call is made using the following URL:http://<Host...
View ArticleRe: SAP MII 12.2 authentication from external link
Hi Travis,When you call this link you will be asked for login credentials. Are you passing credentials in the URL itself.Regards,Anushree
View Article