Re: Transaction - single thread
Hi, In theory yes, but the scheduler is buggy, and sometimes starts the transaction several times... We opened an OSS note, but no result and we don't really expect to get quick answer, that's why we...
View ArticleRe: Applets not working with Java 7u21
Please note that running applets (SAP BM) on MII 14.0.2 and java 7u25 also result in message: An unsigned application from locations requesting permission to run. After accepting risk it blocks any...
View ArticleRe: Applets not working with Java 7u21
Hi ximena, Please use java 6 update 31....... it ll support. Please download Java6 update 31 and try......... Regards,Santhosh K
View ArticleRe: Transaction - single thread
Hi,There is another way I came through during a recent implementation. This method uses transaction ID to stop the transaction from executing in a parallel thread. Logic:: 1. Create a shared variable...
View ArticleRe: Bug in number() function
I would create a transaction that convert input number (transactioniid) in other base and returns a string.For example convert transactionid in hexadecimal base. And I want that transaction works with...
View ArticleRe: Handling Notification
Hi Were you able to get the scenario working? --Tufale Ashai.
View ArticleRe: Error while Scheduling a Transaction
Hi Praveen, Did you check the transaction manager screen if the transaction run? It is possible that you are not on the latest SP. Try upgrading to the latest pack. It should resolve the issue ....
View ArticleRe: How do I add a new Message Listener in MII 12.2 [NW 7.3]
Hi Suraj From 12.1 onwards, when MII is deployed, it deploys 10 RFC and 10 IDOC Listener for communication. I believe, we cannot add any more like how its done in 12.0. So it would be 1 RFC/IDOC for...
View ArticleRe: How do I add a new Message Listener in MII 12.2 [NW 7.3]
Hi Tufale,You are correct on both counts. I especially want to emphasize your second point, only one ProgramID per Listener. More problems come about from reusing ProgramIDs. Hi Suraj,Check out the...
View ArticleRe: Transaction - single thread
Thanks Tufale, nice way to achieve this also. In fact, in our case, the job can not run more than once in a period of 15 minutes, but must run normally every hour, as it feeds a production system the...
View ArticleJSP file checkout issue at Workbench
Hi Experts, I am having an issue with JSP file while checking out at MII workbench. I am not able to checkout the JSP file in MII workbench and while doing so I am getting an alert messages box...
View ArticleConnect two SAP MII servers using virtual IDBC connectors
I need to connect two different SAP MII servers using virtual IDBC connetor.The SAP MII servers are linked, but I am not able to write any query using this data connector. This is because the modes for...
View ArticleSAPUI5 on SAP MII 14
Hi All, What is the way to get SAPUI5 library in MII 14.0 workbench project other than importing the whole library folder into project ?Is it available in SAP NW Java 7.30 SP07 as well on which SAP MII...
View ArticleRe: Handling Notification
Hi Tufale Issue got resolved. Thank you for providing your valuable inputs. Regards,Sum
View ArticleRe: Connect two SAP MII servers using virtual IDBC connectors
Hi Snehal, Please follow the steps: 1) Log into Primary server and access Data services from MII portal : select connector type as Virtual IDBC click on settings tab b) check both the...
View ArticleRe: SAPUI5 on SAP MII 14
I think it is already distributed with the NW version used by MII 14+,e.g. src='/sapui5/resources/sap-ui-core.js' etc.
View ArticleRe: SAPUI5 on SAP MII 14
Hi Sumit,Since EHP1 for SAP NetWeaver 7.3 SP05 (or short 7.31 SP05), the SAP UI5 runtime library are shipped as part of NetWeaver. So if your MII 14.0 installation is NW 7.31 SP05 or above you do not...
View ArticleRe: How to get Catalog Folderlist and templatelist in 12.2?
Hi,Thanks for the link. Now it is working fine.Also i have an question to get the query attributes thru XML query. I want the all attributes of given query template like start date, end date, all 32...
View Article