Re: Different timezones on MII server instances
Hi,Can you check which time zone your Netweaver server is running on.Regards,Anushree
View ArticleConnecting SAP PCo to Netweaver ABAP stack
SituationIn our project we have to communicate with a huge amount of Programmable Logic Controllers (PLC). Currently the project analyzes if the SAP Plant Connectivity can handle such a scenario with...
View ArticleSOAP Call Executes TRX Twice
Hi Experts, I have an SAP MII transaction that I seek to execute from .NET. When executing it from the .NET application via SOAP, it either: a) executes once if the transaction fails, or b) executes...
View ArticleRe: iBrowser customization
Hi Swaroop, That is exactly the issue which i am facing.I am trying to display a three level tree but it is not displaying me a two level tree.There is no reference of a 3-level tree in that note....
View ArticleRe: how to create Tree Structure for given data?
H Anish,For this you can use css. Google it there are some open source snippets available. I would get back to you on iBrowser. Warm Regards,Swaroop
View ArticleRe: iBrowser customization
H Anish,For this you can use css. Google it there are some open source snippets available. I would get back to you on iBrowser. Warm Regards,Swaroop
View ArticleRe: --kiosk effect to irpt page
Hi, window.open("http://www.google.com","fs","fullscreen=yes,channelmode=1"); is working fine in IE 9 and not in IE 8..Is there any to check window opened in full screen if not use the below code to...
View ArticleRe: iBrowser customization
Hi Anish,It's a limitation with iBrowsers. Max columns it can accomodate is only 2. Refer the link below:iBrowser - SAP MII Workbench - SAP Library Hope it helps. Regards,Swaroop
View ArticleRe: Create 3 Level Tree Structure using iBrowser
Hi Anish,With Ibrowser this is not possible. Max col size is limited to 2.Refer: iBrowser - SAP MII Workbench - SAP Library Hope this helps. Regards,Swaroop
View ArticleSQL Insertion Error -ORA-01704: string literal too long
Hi All, I am facing issue while inserting the XML data having more than 4000 charsThe environment details are as follow SAP MII 14.0 SP5 Patch 7Oracle 11GOJDBC5 I have already referred the similar...
View ArticleRe: Motorola RF Gun Freezing Problem
Jesse, To improve wireless on the MC9190, click the WIFI icon in the systray. Select "Options" then "Band Selection" from the dropdown. check both 2.4Ghz and 5Ghz bands and click the "Save" button....
View ArticleRe: SQL Insertion Error -ORA-01704: string literal too long
When reading big clobs in the past I had bring it over in chunks. Maybe you can do the opposite and append the clob in chunks. jdbc - How to append text to an oracle clob - Stack Overflow...
View Articlesession time out error while opening ME links from MII irpt page
Hi All, I have an irpt page in MII 14.0, from this page I am opening ME activity links, though i just logged into MII irpt page, I am getting session time out error while opening ME links. Not sure...
View ArticleRe: iBrowser customization
Okay.Thank you for your help BTW. You were really helping.If you do find anyway to display a three-level tree please share with me. Thanks and RegardsAnish Vyas
View ArticleRe: iBrowser customization
You can display 3 or more levels with a data set like this: <Row> <Item>Root Item</Item> <ParentNode/>...
View ArticleSend Email action block exception-Unable to send mail exception(EOF)
Hello Experts, We have configured send email action in block in SAP MII 14.0. Mail server name :xxxxxxxxxxx.comPort:25protocol: SMTP Credential asUsername:XXXXXXXXXXXPassword:XXXXXXXXXXX and configured...
View ArticleRe: Send Email action block exception-Unable to send mail exception(EOF)
Hi Srisailam, As per my understanding you are getting this error due to mail server configuration issue. When you are trying to call the target server which will send the mail from MII, this server is...
View ArticleRe: Average of Tags using SAP PCo Query
Hi Steve, Thanks... but I am not getting the output as you said.My requirement is that passing Start Date and End Date.In that period I need to get average for different Time Intervals for every 1,6,8...
View ArticleRe: Send Email action block exception-Unable to send mail exception(EOF)
Hello Suman, Thank you so much for your reply. As you mentioned, 1st tried with IP Address & 2nd using Company mail server while configuring in SAP MII. But still we are facing the same exception...
View Article