Re: Session issue in Firefox - MII Application
Hi Paul, Thanks for the details. But we found these are the values in server. in this apart from SessionExpirationPeriod variable, ServiceStartupLockTimeLimit has values. But is this in seconds or...
View ArticleRe: in XMII message listerners are missing
Hello Chaitanya, Does your issue resolved by any chance and if yes, can you please share resolution details
View ArticleHow to use getMatchValues, setMatchColors in iGrid
Hi,I am using MII 14.0 SP04. I want to set the colors of a row based on a column value at run time for a iGrid. Is it useful to use getMatchValues, setMatchColors in this context? If any one know to...
View ArticleRe: Ui5 MultiComboBox selection issue
Hi Sai, I am selecting in the check box itself. I know if I click on the List Item, the dropdown gets closed. But in my case it is getting closed even if click on the any checkbox in the first...
View ArticleRe: Ui5 MultiComboBox selection issue
Ushinar, UI5 library version is same in both the environments? (or) is it different.Try pointing the library src to CDN and check? https://sapui5.hana.ondemand.com/resources/sap-ui-core.jsRegards,Sai...
View ArticleRe: Ui5 MultiComboBox selection issue
hi Sai, From Client Netowork, I can not point this source, there is no net connectivity in the system.
View ArticleRe: Ui5 MultiComboBox selection issue
Oh OK. What about the library version is it same on both Patch 8 and Patch 11? Regards,Sai Vellanki.
View ArticleRe: Ui5 MultiComboBox selection issue
It is library where it is running fine. And it is library where it is not running properly.
View ArticleAdding Rows To An XML Doc In An MII Trans
I have a case where I want to add rows to an existing XML document in an MII transaction. Picture an XML doc that already has 100 rows in it and I want to add another row to it so that it now has 101...
View ArticleRe: Deleted custom blocks cause problem in loading xMII Workbench in xMII 12.0
Hi, Can someone tell me another option to solve this? I tried everything, my situation is similar, we deployed a new custom action but when we deleted it from custom actions menu, the workbench didn't...
View ArticleRe: Adding Rows To An XML Doc In An MII Trans
Hi Mike,Instead of assign xml, you can use append xml in expression editor. This would add row to existing xml. Also, doc A doesn't look like it's in mii Rowsets/Rowset/Row format. MII's format doesn't...
View ArticleRe: How to use getMatchValues, setMatchColors in iGrid
Hi Raman,Match Values and Match colors can be defined in iGrid Template. Once you provide value ranges, it compares the values dynamically and assignes colors accordingly. Not necessarily you should...
View ArticleRe: PAPI - Error Response in SAP MII
Hi Partheeban,Once you catch the error using catch action, use terminate action block and assign the catched message to terminate action's message and set terminate with error to "true". Now when the...
View ArticleRe: How to use getMatchValues, setMatchColors in iGrid
Swaroop,Thanks for your answer. In my case, I am making query of column names dynamically as user chosen. So I want to know how to use these two functions. Thanks,Raman N
View ArticleRe: How to use getMatchValues, setMatchColors in iGrid
HI Raman,In that case, you can provide setMatchValues(comma separated string for list of values). Correspondingly, you can provide values in setMatchColors as well. Hope this helps. Regards,Swaroop
View ArticleUpgrading from xMII 11.5 to 15.0
Hi Everbody, We are considering upgrading from xMII 11.5 to 15.0 version. Could you please share any relevant documentation, posts, articles etc. regarding this? Regards,Chanti.
View ArticleRe: Upgrading from xMII 11.5 to 15.0
Hi Chanti,Please refer below links: https://scn.sap.com/thread/3551007http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/e061952f-fe76-2e10-3dac-811c4496be35?QuickLink=index&… The...
View ArticleRe: How to use getMatchValues, setMatchColors in iGrid
Swaroop,Could you please provide sample code if you have? Thanks,Raman N
View ArticleRe: Adding Rows To An XML Doc In An MII Trans
Here is screenshot of an example that does what you are asking. Regards,Christian
View ArticleRe: SFTP Read/Write File Issue
Thanks Sam, Tufale and Abesh!! Its working fine with new jar files. Regards,Manoj Bilthare
View Article