Re: Java Security Warning When Running Applets
I think the JDK comes with a command line tool. If you do a search on google you will find a lot of tutorials about how to sign jar files.
View ArticleRe: Java Security Warning When Running Applets
Looks like there is a new note about this: http://service.sap.com/sap/support/notes/2040424 Maybe the “Oracle Deployment Rule Sets” option mentioned in the note is a possible solution: Deployment Rule...
View ArticleAre SAP MII v12.0 , 12.1 going out of support from SAP ?
Hi Experts, I would like to understand ,when would MII v12.0 go out of support from SAP ? or it has been already declared obsolete by SAP.same question for MII v12.1 as well Also, kindly share the...
View ArticleRe: Are SAP MII v12.0 , 12.1 going out of support from SAP ?
You can look at Product Availability Matrix documentation for each version to find the End of Maintenance dates. Go to the PAM and then from the menu on the lower right you navigate to the...
View ArticleRe: Passing input xml value to Dynamic Webservice call(with config links...
Hello Christian, Thank you so much for your reply. At run time the action is not getting the wsdl or not generating the soap envelope. so how to assign a value to a node as input ?In my case In one...
View ArticleRe: Are SAP MII v12.0 , 12.1 going out of support from SAP ?
Thanks Christian, this is perfect !
View ArticleRe: Dynamic - Web Service Call
Hello Nagaraju, I need to create a dynamic Webservice call for my application. As you mentioned on above I passed the following with link editor in Web service call,1. WSDL Base URL2. WSDL URL3....
View Articlei5Charts
I have 6 different i5Charts - how can I add for each one of them a Chart Title Please see screenshot of the layout. And in my page I have the following code for one chart: var i5Chart1 = new...
View ArticleRe: i5Charts
Hi Amr, Use this syntax:i5Chart1.getChartTemplateObject().setProperty("Title","Title Value"); Other way is to set the title in the Chart object created in MII workbench. Regards,Rohit Negi.
View ArticleRe: How to get selected Row/Cell value in i5Grid
Hi Sriram, Thanks for your reply. I will try this. BTW where did you get the above screenshot? Is it from MII workbench? ThanksShaji
View ArticleRe: How to get selected Row/Cell value in i5Grid
Hi Shaji, You can find all the getter and setter methods for i5Grid here:i5Grid Object Methods - i5Grid - SAP Library Regards,Rohit Negi.
View ArticleRe: How to get selected Row/Cell value in i5Grid
Yes Shaji, This is how you can open script Assistant. You have to drag that Line highlighted in Green color, upwards. Then you ll be able to see it Regards,Sriram
View ArticleRe: Transaction output
HelloI tried what you suggested and it works. Now my doubt is: I get the following result (standard post result) <?xml version="1.0" encoding="UTF-8" ?><Rowsets...
View ArticleRe: Read_Mail can not mark Outlook mail READ flag
Thank you Paul for the explanation. My resolution was to log the READ emails in the separate database and compare to the new incoming emails (by time stamps, sender and email subjects) and process only...
View ArticleRe: SAP MII & Design Studio
Excellent question Ann, and this is something that we already have coming as part of our MII 15.0 release via the HANA Smart Data Access (SDA) interface to MII 15.0. Sam PS: Inside of Lumira today...
View ArticleOpening htm file in workbench MII v 14 SP5
when I open a htm file in workbench I get a popup that says Error - NULL java.lang.StackOverflowError at java.lang.Character.codePointAt(Unknown Source) at...
View ArticleRe: Opening htm file in workbench MII v 14 SP5
I'm also noticing that the htm page is formatted/colorized down to a parameter in the included applet. this param seems ok but guessing that the line might be too long it is 4791 characters long as it...
View ArticleAllow Dynamic queries being unchecked
Hello, we are using SAP MII 12.2 SP6. In the Data servers, we checked allow Dynamic query for some connectors. But Some times we are seeing it is unchecked where as in the database it is checked.It may...
View ArticleRe: How to get selected Row/Cell value in i5Grid
Thanks Rohit. Is there any issue with setCellValue method? I am able to set only for the first time. Second time it is not setting the value RegardsShaji
View Article