Closing webdynpro applicaiton in Blackberry browser

Hi ,
We have a requirement like this :
we want to close webdynpro application in Blackberry on clicking a button in the webdynpro application.
for this i am interface plug method in webdynpro java.That is working fine in IE and not supporting in Blackberry.
The problem it is closing the newly created window instance and closing the application .Pls guide how to goahead on this.
i followed the below code from SDN threads and working in IE.
goto the interfaceview of your component ---> goto outboung plug and create Exit plug name with paramater Url and checked there Check box.
And save it now you need to register this interfaceview to your View.
Goto view>properties tab-> add and check the name of interverface veiw and click finish.
Then you will get the code in your view.
Goto any of your View Action.
Simple call this code.
Wdthis.WDGetcomponentInterveiewcontroller().WdFirePlugExit("javascript:void(window.close()");
It will works for closing current Window.
Regards,
Pavani

Hi Vitaliano!
It would be nice if you can open the same Topic in WebDynpro Forum.But even in WD Forum there are no clear answers to Posts with similar topics Like Checkboxes not appearing in Blackberry devices and posts related to Limitations of WebDynpro On Blackberry devices.So i suggest that
(1) Open a new topic in WebDynpro Forum so experts can advice.
(2) Do Open up a OSS message to hear from SAP.
(3)Did you try running your WD application with the Blackberry Simulator,I hope you must have tried.Just make sure the result is same.Incase if you have not tried here is the info on the Blackberry Simulator.
   The BlackBerry Device Simulator simulates the behavior of UI elements and the events in almost the same manner as you would use a mobile device, anyhow visualization and testing is much easier.
Go to the BlackBerry homepage http://www.blackberry.net/developers/na/java/tools/index.shtml
Install BlackBerry JDE v4.0.x
Install BlackBerry Handheld Simulator v4.0.x (use the JDE number)
You have installed the Mobile Data Service (MDS) and the handheld or device simulator. In order to use the BlackBerry Simulator, please open first the MDS and then the device simulator.
Thanks
Gisk

Similar Messages

  • I'm not able to access goolge docs with the blackberry browser (it worked fine till a few weeks ago)

    I'm not able to access google docs with the blackberry browser (it worked fine till a few weeks ago)
    seems that this issue happens to a lot of people
    is google going head to head with Blackberry ? or is this just a bug ? 
    Message Edited by avolcoff on 08-27-2009 01:06 AM

    Welcme to the cmmunity supprt frums
    Nurse-Berry
    Follow NurseBerry08 on Twitter

  • Uable to open PDF document in proper format on blackberry browser

    We are trying to open a document hosted in MOSS document library using blackberry browser. The document type can word, excel, power point, pdf. But when we are trying to open PDF document using blackberry browser the document is displayed as long string of text message rather than PDF document and strips all the formatting.
    But if we email the same document and try opening that in blackberry then it works fine. Please share your thoughts, how we can properly render these documents on blackberry browser. Because this is a show stopper for our solution approach in which user can open any document on his blackberry.

    mreynaud wrote:
    I read your post on Blackberry Support Forms and I'm wondering if you ever found a practical solution to opening PDF documents in the Blackberry Browser?
    mreynaud, did you read my answer dated 04-22-2009 12:45 AM ?
    The search box on top-right of this page is your true friend, and the public Knowledge Base too:

  • I can't browse using my blackberry browser (wifi connection w/ BB curve 8520)

    good day!
    i purchased a blackberry curve 8520 (w/contract) from one of the telecommunication companies in my country - philippines. everything started all good until one day i can no longer open/use my pre-installed blackberry browser.
    everytime i click on the bb browser logo, the screen just does nothing... nothing loads up on my phone.
    then i tried opening the bb browser throgh the task manager panel a message appears stating: "your device does not currently have any browser configuration service book entries. please contact yor service provider to enable the browser on your device" 
    i have tried rebooting the phone several times, both soft and hard.
    can you give me any solution for my problem? TIA.
    P.S. i have unlocked my phone so i can use it on other carriers. but the problem started a month before i did so. my two friends also have the same phone (bought the same day as mine) and they are not experiencing the same problem. 

    seaill09 wrote:
    excuse me ? i got the same problem to i click the REGISTER NOW in the menu and it already sent a message in HOST ROUTING TABLE, but nothing happend ? pls. help
    Hi and Welcome to the Community!
    Here are updated instructions, including notations of the required response from each step. If the response arrives correctly, you move onto the next step. If the response does not arrive correctly, you drop out of the process and contact your mobile service provider for formal support.
    I suggest the following steps, in order, even if they seem redundant to what you have already tried (steps 1 and 2 each should result in a message coming to your BB...please wait for that before proceeding to the next step):
    1) Register HRT
    KB00510 How to register a BlackBerry smartphone with the wireless network
    Please wait for one "registration" message to arrive to your Messages app
    2) Delete and Resend Service Books (pre-BB10 devices only)
    KB05000Delete the service book for the BlackBerry Internet Service email account from the BlackBerry smartphone
    If you have no CMIME entry, then skip the deletion
    KB02830 Send the service books for the BlackBerry Internet Service
    Please wait for "Activation" Messages, one per already configured email account, to arrive in your Messages. If you have no already configured email accounts, please wait 1 hour.
    3) Reboot
    Pre-BB10 Devices ONLY. With power ON, remove the back cover and pull out the battery. Wait about a minute then replace the battery and cover. Power up and wait patiently through the long reboot -- ~5 minutes.
    BB10 Devices. Hold the top button down until the counter reaches zero. Wait for the device to be fully shut down (e.g., nothing at all displayed on the screen, no LED lights, etc.). Hold the top button until the red LED is lit. Wait through the full boot-up process. IF this fails, you can attempt the battery-pull method above, but it is normally NOT recommended unless nothing else works.
    See if things have returned to good operation. Like all computing devices, BB's suffer from memory leaks and such...with a hard reboot being the best cure.
    Hopefully that will get things going again for you! If not, then you should try deleting and re-adding your configurations for the affected email accounts. Otherwise, you should contact your mobile service provider for formal support.
    Good luck!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • WebDynpro application for Blackberry - TextView problem??

    Hello:
    I am developing a WebDynpro application for Blackberry, which I show a TextView, but happens that the text leaves together all and the jumps of Line are not applied (\ n), as I can solve this?

    Thanks, but it does not work very well… the idea is to show a text that can be seen of ordered form… but I have not been able, the IFrame give Error, etc. me. he is something simple that not yet I can solve.
    in WebDynpro it is seen thus,  in the TextEdit.
    Datos de Sociedad
    LACL Lan Airlines S.A.
    Datos de Proveedor
    169 EXEQUIEL VICENTE VASQUEZ MORALES
    Información de Compras
    Monto Total:               2.000 CLP
    Solicitante: CYANEZM CLAUDIA ANDREA YAÑEZ MUÑOZ
    Fecha Contabilización: 27.03.2007
    Imputación
    IMPUTACION DISTRIBUIDA
    Notas para Liberador
    Aprobadores
    GONZALO IGLESIAS No Liberado
    Detalle Compra
    Descripción          Cantidad  UM   Precio Bruto Por
    ALIMENTACIÓNDESAYUNO..........         1 UN             1.000         1
         % ALIMENTACION ..........         1 UN             1.000         1
    in BlackBerry it is seen thus,  in the TextEdit.
    Datos de Sociedad          LACL Lan Airlines S.A.
    Datos de Proveedor           169 EXEQUIEL VICENTE VASQUEZ MORALES
    Información de Compras          Monto Total:               2.000 CLP          Solicitante: CYANEZM CLAUDIA ANDREA YAÑEZ MUÑOZ          Fecha Contabilización: 27.03.2007          Imputación          IMPUTACION DISTRIBUIDA          Notas para Liberador          Aprobadores          GONZALO IGLESIAS No Liberado          Detalle Compra          Descripción          Cantidad  UM   Precio Bruto Por          ALIMENTACIÓNDESAYUNO..........         1 UN             1.000         1               % ALIMENTACION ..........         1 UN             1.000         1
    this it is my problem ...

  • Regarding blackberry browser PDF loading issue?

    Hi All,
    I have uploaded a PDF file on server and in blackberry browser m providng the URL for that particular PDF. I  have used BlackberrySessionFactory and ServiceRecordHelper class which are provided by RIM.
    The problem is sometimes browser doesn't take much time to downlaod PDF.
    and in some cases browser takes much time to download.
    I am not able to figure it out what exactly the problem is.
    Is it because of network speed or is there some other issue??
    Would be of great help if somebody can send a reply.
    Thanks.

    Hi sumit,
    I am facing the same issue. Are you trying to view the pdf in the browser of the simulator or the actual device? For me, the browser does not render the pdf at all in the simulator. Apparently I need to have BES to view the pdf on the simulator browser. Here's the post that says so:
    http://supportforums.blackberry.com/t5/Web-Development/Viewing-PDF-through-simulator/m-p/25503#M81
    If you can view the pdf on the browser of the Simulator without the BES, then I need to ask a few questions.
    Much Obliged.

  • BlackBerry Browser Issue

    Hi,
    I am trying to Hit a Sharepoint URL in the BlackBerry Browser when we Hit the same URL in the Internet Explorer a Pop-up will appear and will ask the Username and Password and it is working fine in WEB BROWSER ON THE DESKTOP. But when I access the same URL in the BlakcBerry Browser then the Pop-up is not appearing and a Erro rmessage is shown Stating "Http Error 401:unauthorized access. Problem occures loadin the page....."
    But when I enter the same URL in the BlackBerry Simulator Browser then it working fine and shows the Pop-up to enter username and password and goes in side.
     I also cross  checked in the BlackBerry Browser Options and the POP-UP Blocker is not checked, and the Pop-up for entering th user authtication is not Displaying...Pls help wht might be the other options.

    Ok, I did a little more digging.... here's what I found.
    I turned off ALL radio connections except for WI-FI, so I am connected through my home internet.
    I can still browse perfectly fine to all websites, for example:
      m.cnn.com
      m.youtube.com
      m.google.com
    However, when I try to browse to...
       m.rogers.com
       m.motime.ca
    I get the following dialog box *immediately* popping up (extremely fast, almost as if no network traffic was involved at all, making me think it is coming directly from my phone):
     "There is insufficient network coverage to process your request. Please try again later." [OK]
    That means to me that the phone has a list of sites, perhaps provided by Rogers, that MUST connect through (or simultaneously have access) through Rogers data-plan service. This way, Rogers is somehow able to provide your phone number directly to these websites.
    So my question is, did Rogers not inform anyone about this? How do we block this, where is the list of sites that need a phone data-connection to work, which will not work through Wifi only? I was not surprised to see that "m.rogers.com" needs your phone data connection to work.

  • Blackberry Browser Icon Missing, NOTHING helped...

    Hey guys, I got my blackberry Pearl 8100 for quite some time now, but for some weeks now I got some Problem I wanna fix right now.
    Since I never wanted to use my blackberry browser I didnt even realise its icon was gone, but now I do and I want it back...
    I've tried different solutions offered in other threads (resend service book, reregister HRT Host Routing Table and even pull out the power cell while it was turned on and leave it out for at least 30 seconds)
    Nothing helped, the Icon is not showing up, not at the Theme Im using where it should be at the home screen and not even in the menu.
    I can only start the browser while doing this in the main menu: switch application and then chose the browser.
    Ive found something which could at least help to help me, when Im at Options under the Blackberry Browser, then go to advanced options and then under default browser I cannot chose anything at all. Just Empty...
    Since the Browser is installed there must be some kind of solution to bring the Icon back, but I dont know how...
    On the Home Screen at my Today & Zen Theme there is just an empty place now where the BB Browser Icon should be...
    Thanks a lot for your help!
    Message Edited by litchblade on 10-23-2008 07:25 AM
    Message Edited by litchblade on 10-23-2008 07:25 AM

    So the icon isn't hidden?
    Does it show the IPPP service book is listed?
    Does the Browser show as being installed under Options | Advanced Options | Applications?
    If someone has been helpful please consider giving them kudos by clicking the star to the left of their post.
    Remember to resolve your thread by clicking Accepted Solution.

  • Facebook images are not showing on blackberry browser

    I can't see images on blackberry browser, I have the latest OS in my BlackBerry Curve 9320. I have tried all the things like Resend the service books, Removed battery, Wipe Off, Updated the device but it didn't solved my problem. Please tell me the solution for this.

    Hey khaled10,
    Welcome to the BlackBerry® Support Community Forums.
    Do you have the 'Load images' option enabled in the browser? Open the Browser> Press the Menu Key> Options> Under Web Content enable 'Load Images'.
    Thanks.
    -HB
    Come follow your BlackBerry Technical Team on twitter! @BlackBerryHelp
    Be sure to click Kudos! for those who have helped you.Click Solution? for posts that have solved your issue(s)!

  • No Blackberry Browser and I can't put my email in....

    I've just got a Blackberry 8900 and I only seem to have a hotspot browser and not a blackberry browser and so I can't look at blackberry help!
    I also can't set up my email. I only have one option and that's the "I want to use a work email account with a Blackberry Enterprise Server"
    I've tried resetting in the host routing table in options but it hasn't worked. Any ideas?

    @mpb1610 so your on BIS? as oppose to the threadstarter which is on BES? have you check the options in your browser and see if there is an internet browser in your options? or you only have hotspot browser?

  • Close Blackberry Browser using WML

    I have deveIoped a purchase requistion approval app for blackberry users, using NW04s sp13. After the approval is saved I am trying to close the browser programatically. I have tried using both of these:
    wdThis.wdGetRAComponentBBInterfaceViewController().wdFirePlugOut_plugExit("http://CloseBB.html");
    WDClientUser.forceLogoffClientUser("http://CloseBB.html");
    but neither closes the browser on the blackberry it closes fine in IE. Any help would be greatly appreciated.

    Joe,
    You can try these things :
    1. Instead of navigating to your page call google. Put logoff-URL as http://www.google.com. Doing this you will ensure that redirection is working fine.
    2. If above thing works then try giving the complete URL of your html page. i.e : http://server.com......
    Also post the code of closeBB.html here. There may be some javscript event you might have which is probably not supported by Blackberry Browser.
    Chintan

  • Problems to download Blackberry Browser with Services Book

    Greetings, I have problems to download the Blackberry Browser. I wiped my blackberry in 3 times and it can not install the Blackberry browser. My blackberry only recognizes Internet Browser and I have many issues to download some links by example Facebook's links because it shows Disabled Form or links can only download using my blackberry. I sent more than 5 times Services Books to my blackberry but Blackberry Browser is not installed. I use desktop manager of Blackberry and also it's not installing the Blackberry Browser. I would like , how can I download the Blackberry Browser to my blackberry without Desktop Manager or Services Books ? I appreciate your help.

    another option you may have is resettofactory
    start- run- type:
    cmd
    press enter
    type:
    cd c:\program files\common files\research in motion\apploader
    press enter
    type:
    loader.exe /resettofactory
    press enter
    please perform a backup first
    test your browser before you restore your backup, and to be ssafe I would do a selective restore
    open DTM, go to backup/restore- advanced
    top left click on file-open
    find your backup, it will load on the left side
    you current working BB will be on the right side
    transfer ONLY the absolute important databases from the left to the right(address, cal, phone logs, messages, sms, tasks, memo)... dont do any that you dont know and dont do any OPTIONS ones
    Message Edited by drizzt09 on 07-13-2009 08:40 PM

  • Guide to BlackBerry Browser Keyboard Shortcuts

    Hello all,
    CIO.com published two valuable BlackBerry tutorials this week, and I thought I'd share. This one breaks down some of the most common BlackBerry browser shortcuts, as well as few little-know ones, like how to enable JavaScript for individual Web pages.
    The article doesn't include ALL the BlackBerry browser shortcuts, but it's definitely worth a look.
    Check it:
    BlackBerry Browser Shortcuts: Killer Keyboard Tips & Tricks
    AZA
    Device: BlackBerry Bold 9000
    Carrier: AT&T

    in the browser, I was not aware of the following shortcuts :
    V to find next (after doing F)
    J to activate javascript once & reload the page
    apart from that, a complete list is available at http://www.stinsonddog.com/
    The search box on top-right of this page is your true friend, and the public Knowledge Base too:

  • Blackberry Browser - Does "Internet Browser" data go through BES?

    I would like to know if the data goes through the BES when using the "internet browser" as compared to the "blackberry browser" setting.
    Solved!
    Go to Solution.

    bfreitas wrote:
    The Google App appears to be routing through the BES as well.
    Any way to stop that?
    what Google application are you talking about ?
    The search box on top-right of this page is your true friend, and the public Knowledge Base too:

  • Blackberry browser / jdeveloper

    while trying to access the URL of the Parts Demo app (ONLY TUTORIAL available on the universe to develop mobile applications using jdeveloper) getting below error .
    started the app in embedded OC4J and it works fine in IE, but when trying to access it using Blackberry simulator browser i am getting the following error
    500 internal server error , java.lang.nullpointer exception at oracle.adfinternal.view.faces.ui.laf.base.xhtml.xhtmllafrenderer.renderstyleattribute
    etc. .....
    the message is pretty long and i am not sure how to post the image of the error , because not able to extract it as text from the simulator screen
    Thanks

    I need more info from the stack trace to take a wack at this. Also, what is the current emulation setting for the Blackberry Browser? Is set to the default or Mobile IE? Also, is the ADF Device Repository library loaded in your current project?
    Regards,
    Ric

Maybe you are looking for

  • Change Password Screen error in - External Facing Portal

    HI, We have developed an external facing portal for anonymous users and the EFP has protected content which will redirect the users to enter logon information to access it. The process of authentication also working well in EFP but we are getting som

  • My iMessage isnt working correctly....

    I write a messge to my friends but i dont see the message or there reply.... I have tried log out restarting the program still the same problem once i log back in.. does anyone have the same problem?

  • Patch 11.1.0.6.0 to 11.1.0.7.0

    Hello, i can't find an patch-File to get from the.6 Version to the .7 Version. My exact Version is: Oracle Database 11g Enterprise Edition Release 11.1.0.6.0 - 64bit Production PL/SQL Release 11.1.0.6.0 - Production "CORE     11.1.0.6.0     Productio

  • Installed GDM without installing Xorg

    As said in the topic, I've gone and installed GDM without installing Xorg, and when I rebooted, it hangs just before the login screen. I'm assuming this is because it can't find Xorg, and so can't load. Is there a way for me to disable GDM through th

  • Do I have to pay to upgrade from iPhoto '09 to the latest version?

    I just bought my first iPhone (the 6), and I want to automatically transfer photos from my (and my wife's) iPhone 6, to iPhoto.  I am using iPhoto '09 and I believe I have to upgrade it to the latest version to make that happen.  I went to the App st