Launch of a doc in DocsToGo?

Suppose I write a webworks app that generates a XLS/Doc file format and saves it locally as it might be seen as file://...

How do I call/run this file in the DocsToGo such as end-user clicks on my link to file in my application and the doc opens in DocsToGo?

Hello

After some samples here, I looks like you will not be able to seamlessly open the XLS to your application in another.  It will prompt the user to save the file, they will have to open it manually in the appropriate application, that is. DocsToGo in your case.

-Chad

Tags: BlackBerry Developers

Similar Questions

  • BlackBerry Q5 copy / paste BBM chat

    I have a fairly long conversation and try to send email, but nothing happens, so I think it's too big.  I read in various forums to find this theme and other talk about copy cat and paste it in an email.

    The problem I have is, I can copy and confirms that it is copied to "copied" ChatBox appears.  However, silent sounds, I am not able to stick anywhere.  I tried to compose an email, but have no option to paste.  I tried to create a doc in docstogo - once again, no option to paste.

    Is there a solution?

    Thank you very much!

    I don't know if it will work for you or not, but once the data has been copied, the method to paste is to open the field to which you want to paste, and then hold down the field for a second or two; This is what reveals the function paste.

    See you soon.

  • EliteBook 8440p: Elitebook MB error starting on docking station!

    I have Elitebook 8440p and docking station.

    Docking station works well - because of the other laptop works fine with it.

    When I restore default BIOS or Hard reset BIOS - to the first laptop runs on the docking well.

    But next time, laptop does not start on this Doc station - 'caps look' and 'numlook' will Flash 5 times (such as error MB)

    And without docking station, everything works fine.

    I'm starting separately witouth laptop docking and after I put on the docking station.

    It's very uncomfortable disconnect the laptop with reset every time! (

    And launch on the doc for several station are second slover - is this normal?

    Maybe there is a problem in ME BIOS region (last F.50)?

    One, a crazy idea?

    Yes! A lot of things ME region.

    I assembled new BIOS complete with own Intel ME region and first start on Dock Station and everything is done!

    Now everything works. AMT/vPro, TPM and Doc station.

    P.S. Does anyone have Original Full Flash Bios (8MB) for the flashing material?

  • Editor unspecified error during automatic execution of cd

    Hello

    I'm trying to get rid of the Publisher not specified when you launch ADOBE PDF Doc from a CD.  Can you please tell me how to get this deleted option?

    The autorun.inf is as follows

    [AutoRun]

    Open = c: Program Files files (x 86) \Adobe\Reader 10.0\Acrord32.exe

    ShellExecute = "blah.pdf"

    Icon = SC_Reader.ico

    label = blah blah...

    Finally

    I got it fixed.  I had to copy some of the files exe, dll and other adobe reader files related directly to the Conference on disarmament.  In addition, I called Acrobat Reader programme instead of the pdf itself.  I simply said the shellexec to launch adobe reader with the option to launch the file.  I guess the lesson learned here is that autorun.inf options will display only the publisher signed application (as in this case Adobe) If you specify the executable application.  If you try to launch the pdf file directly, you won't get this editor unspecified error.

    So thank you to all who have responded to this message (I guess myself only)... Laughing out loud... But I wanted to post this answer to help out other people, including Support Adobe if happen them to see this error.

    Thank you

    Calvin Grier, Jr.

  • Button and click on box always argue?

    I have two buttons on a slide. These buttons are launching external pdf docs. They are doing this right.

    But when I click on a button, Captivate always moves to the next slide. I tried different combinations of the button and the settings of slides, but if there's a parameter tp prevent Captivate moviing on automatically, I have not yet found.

    Same thing happens when I use click boxes.

    If I add an extra clickbox (two or three...) I do pretend to Captivate can't spend, but it's just fakery.

    What did I miss?

    Steve

    Hi Steve

    Take a look at the link below:

    Click here to see

    See you soon... Rick

    Useful and practical links

    Captivate wish form/Bug report form

    Certified Adobe Captivate training

    SorcerStone blog

    Captivate eBooks

  • Then, right click on a doc file and choosing create a pdf file... Word 2013 launches and creates problems. We are using Acrobat Pro. Is there a way to disable this feature in Word 2013?

    Is there a way to get around the word 2013 hijacking of the process 'to create a pdf file' Acrobat Pro? Then right click on a doc file and choosing "create a pdf file"... .the process Acrobat will beging but then Word 2013 jumps and creates problems.

    Hello

    Acrobat X doesn't support office in 2013. You will need to upgrade to Acrobat 11.0.1 or higher to use the feature to create a PDF file.

    Otherwise, you can open the Word file and print to PDF using the Adobe PDF printer. But it is not as rich as the one created by PDFMaker.

    Thank you

    Tanvi

  • How to launch the Documents To Go by program

    Hello

    I am newbie on the development of BB. In my application, I want to display the document user type .txt, .pdf, .doc, etc.

    "I want to open the document by using App" Documents To Go ", which I suppose is default in each device BB (since OS 6). (Please correct me if I'm wrong).

    I got some info from the following link.

    http://StackOverflow.com/questions/2535727/launch-documents-to-go-app-from-third-party-BlackBerry-AP...

    The code given here is:

    Invocation invocation = new Invocation(path);
    Ragistry reg =  = Registry.getRegistry("");
    reg.invoke(invocation);
    

    I don't get what to put under and 'path '. I don't get the full qualified path for 'Documents To Go'.

    Help, please.

    Thanks in advance.

    Welcome to the forums.

    the path is the location of the document to open.
    your namespace is just the qualifier namespace of your application, such as the com.mycompany.myapp
    He does not call targeted DocsToGo, but indicates the system "Hey, I have a doc file, you can manage this for me.

    You can also see the example of the invocation.

  • Application of the WebWorks App launch

    Hi all

    I'm still new to the development of BlackBerry, but I'll try to find a way that if I have a WebWorks app (application) and a native app B, I would like to launch Application B with data of Application. Once the Application B is done, it must then be able to transmit some data more back to Application A.

    I started to look around and read through the api blackberry.launch

    https://origin-bdsc.webapps.BlackBerry.com/HTML5/documentation/ww_webrefs/blackberry_launch_971534_1...

    but from there I see that you are able to launch specific applications.

    All advice is appreciated.

    Kind regards

    Michael

    Hi Michael,

    You can do this today on BlackBerry OS 5.0 - BlackBerry 7 (J2ME platform) using the blackberry.invoke.JavaArguments API:

    https://bdsc.webapps.BlackBerry.com/HTML5/APIs/BlackBerry.Invoke.JavaArguments.html

    You can also leverage plans.  In the J2ME platform, you can create a hyperlink with this beginning: or email: or by sms: to invoke the corresponding application when clicked.  Here's an example page:

    http://BlackBerry.github.com/WebWorks-samples/kitchenSink/HTML/browser/schemes.html

    Thus, some MIME types are supported.  For example, if you had a link to a file external doc of your WebWorks App (for Tablet OS), so your users have to click on it then it would launch the corresponding application (DocsToGo).

    See you soon,.

  • 4.5upgrade DOCS blackBerry smartphones

    I upgraded to 4.5 on my verizon 8330 and was a success! I now docstogo.  My question is, you can start a new document without goin premium?

    In fact, the way to start a new document is as follows:

    1. On your computer, right-click on your desktop and select New--> Word Document.  Repeat with the new Excel document.  If you REALLY think you're going to create a slide show, PowerPoint on your BlackBerry, you better open PowerPoint and use a template to create a new Powerpoint document.
    2. Connect your BlackBerry to your computer in mass storage mode so that your SD card appears as a removable drive.
    3. On the removable drive, in the BlackBerry\documents folder and create a folder called ! New (the! at the beginning of the directory name will ensure that it is always the first folder listed.)
    4. Copy the new Word Document.doc, New Excel Document.xls and New PowerPoint.ppt files in the BlackBerry\documents\ ! New file.

    Now, if you need create a new document from scratch, go to the multimedia application, then click the [Menu] button and select Explorer.  Go to the BlackBerry\documents\ of ! New folder on your SD card, highlight the blank document, you want to create, click on the [Menu] button and select copy and copy it to the BlackBerry\documents\ ! New file.  Rename the new file in the folder documents all that you need.

    Now launch the documentation appropriate to Go app and open the new empty file!

  • BlackBerry Smartphones DOCS to go Miss

    A RIM person can tell me if this version of the software BB 8100 computer to Pocket contains the Docs To Go from Dataviz. My carrier is Rogers in the Canada.

    Software for BlackBerry® Pearl (TM) 8100 smartphone BlackBerry Handheld Software v4.5.0.139 (Multilingual)

    Package Version: 4.5.0.139
    Composed of:

    • Applications: 4.5.0.102
    • Software platform: 2.7.0.85
    • File name: 8100M_PBr4.5.0_rel139_PL2.7.0.85_A4.5.0.102_Rogers.exe
    • File size: 78.48 MB

    Note: The version numbers of software platform and Applications are located under Options-about screen on the handheld.

    You can install DocsToGo via Http.

    Connect your device to the desktop computer.

    Launch Internet Explorer and open this link: http://na.blackberry.com/eng/services/devices/

    Press the button "update now".

    A pop-up window will appear.

    Press 'Options' Popup, scroll down and find "Documents To Go", select it and accept the changes.

  • With the TB locked, how can I stop e-mail DL at launch?

    TB will automatically connect to my account on Verizon e-mail and downloads new email at startup, then crashes. A single message repeatedly is duplicated in the directory before the crash. I deleted the suspect message in my email Verizon's Web account and emptied the trash it. The launch, TB always says it is downloading the rest of the messages, then crashes.

    Support Verizon doesn't find anything wrong, suggested the UN/reinstall TB, which has not changed anything.

    I would like to launch TB but does not go to the Internet. This way I can see if the accident is caused by something that is already downloaded. The only instructions I can find require that this be done from the directory of tools running of tuberculosis. Is there a way off line to change this setting in my profile?

    Screenshot of summary report.

    Mozilla Crash Reporter TB section contains information to get the ID of crash without running Thunderbird... Could you please post the last few) crash ID, so we can have a look at the information they contain (only submitted incident reports can be searched)

    FYI adding - offline to the target in a shortened Thunderbird opens in offline mode.

    Command line arguments are listed here https://developer.mozilla.org/en-US/docs/Mozilla/Command_Line_Options#Mail.2FNews

  • How can I prevent third parties not authorized to launch from my browser?

    With all the concern for safety, I can't understand why a third-party program can just open my browser without permission or warning and load any page please. I install a new program or update an old and it opens a thank you page or the implementation. I uninstall a program and it opens an investigation into the reasons for leave. I click on a button in a memory intensive game and Firefox to suck the rest of my RAM and cause a malfunction.
    At least with the combination of Mozilla and my anti-virus protections I worry too much taken to a malicious site or other evil applications of this vulnerability, but it's annoying. The decision to open Firefox (or any program) should not be mine alone?

    OGRastamon wrote:

    I don't understand. If a web browser can't know from whence an application is launched then how could another program.
    

    If your firewall or other security software has this feature, you can configure the rules to deal with that. For example, by default, you can prevent external applications to launch web browsers. You could then define rules for specific applications to allow them to launch web browsers. This way you can always click on links in an email client and open them in a browser, for example.

    OGRastamon wrote:

    Did you mean that Firefox does not currently detect this? That it is not possible to implement?
    

    As far as I know, no navigation software only allows you to ignore links launched by external applications. You can request this feature by submitting a bug enhacement, so relevant report does not already exist.

    OGRastamon wrote:

    If by my "computer's application page" you mean "set program access and computer defaults" then no, it does not work. The only options are any of your installed browsers or your current browser.
    

    You could break the association for HTTP and HTTPS protocols in the registry, but I do not recommend.

    HKEY_CURRENT_USER\Software\Microsoft\Windows\Shell\Associations\UrlAssociations\http\UserChoice
    HKEY_CURRENT_USER\Software\Microsoft\Windows\Shell\Associations\UrlAssociations\https\UserChoice
    
  • Mac Pro end of 2013 will not launch apps. most mouse clicks are delayed to the point of making it unusable.

    Hello community,

    I have a problem with my Mac Pro end 2013. I bought it in August of 2014. It has always seemed to be a little weird, but I attributed this to the usual first generation bugs and not-so-stellar OSXs from the end. When it was available, I installed the latest update of El Capitan, 10.11.5,, and it seemed that Apple had finally deceived. Since the update, I enjoyed the use of my MP as much as other Macs I've owned over the years (a Performa, G3, G4, G5, several iMac, MacBook, MacBook Pro and Mac Mini - 14 in all).

    Yes, computer on my MP was nearlly nirvana, that is, until a few days ago. It started when my mouse became very unresponsive and I just thought he needed a couple of new batteries. I put fresh packaging as engergizers in, but it did not help. The slider was slow and jerky, and sometimes it is completely frozen. I paired a new mouse, also with new batteries, the Member and experienced the same thing. Basically, the mouse was unusable. The slider control would come and go at random. I do not think that to restart faster, (which surprises me, because, in the past, I had to do quite often to operate properly). But I restart, and it seemed to clear up the problem at the moment. This strange mouse behavior happened at least a dozen times since the beginning, but generally, it did not last long and lightens without rebooting. I noticed that often happens during Time Machine backups are in progress, or when another CPU-intense activity is happening.

    Unfortunately, it seems that this problem of mouse was a harbinger of things to come. Today, I started the MP of his sleep and clicked on Mail. Nothing happened. It confused me and left me puzzled for a while. I clicked on my browser, Google Chrome, and even once, nothing happened. I thought I should go in my applications folder and try to launch Mail from there to see if that would work. All the time that I did, I got a message window that says: "Cannot open the application"Mail.app"because it may be damaged or incomplete." Immediately after you read this, another window message, just like this one open and said the same thing for Google Chrome - "Unable to open," etc. Icons for Mail and Google Chrome in the doc are now passed to the application icon generic Apple, (the white sheet with the 'A' in the lower corner). Each application I click on since waking from sleep today gives me the same result. Nothing opens the application icon in the dock or the original file in the applications folder. Another very strange thing, it's clicking on a file opens the file in the application it is native. Strange, Yes, but I was able to open Google Chrome, clicking on a saved URL, and I open TextEdit by clicking on a saved TextEdit document. But the application does not open by clicking on its icon. I thought it was very unusual.

    With this weird behavior also come a slowdown in response time of the mouse and keyboard. It is so slow that it makes the work on the machine, for all practical purposes, impossible. It takes 20 or 30 seconds to register a click. But, adding to the quirkiness of everything that happens, once an application is open, like TextEdit, the mouse and the app seem to work almost as if nothing was when working within the App on the other hand, the responses to the mouse by trying to use the finder or open a file from the desktop are very slow. A note on this: when I first the computer woke up today and ran into problems, I tried to open the applications folder and when it finally opened, there is no list of applications. In near-panic mode, I immediately tried the folder my documents to see if my personal files were intact, but no they had also disappeared, or so it appeared. I discovered later, having left the files open on my desk for an hour or two, that files showed later upward. It was a great relief. But the icons on several applications from the applications folder had changed to the generic Apple icon, for some reason any. I rebooted into Recovery Mode, but he wasn't able to do anything there except performing first aid on the hard drive, which showed everything be ok. I didn't restore from a backup at this stage. I had another option to try everything first. Re-boot after that nothing changed.

    The option I mentioned was to try Disk Warrior on it. I ran the latest version and rebuilt on the hard drive, checked the material, and all that makes the software, I forgot. It took about 45 minutes to run. The result was that it showed some things which have been corrected, probably 8 or 10 items, any rang critics. I said a short prayer and restarted. Nothing has changed. Everything that I described before was exactly the same.

    Exasperated, I came here to see if it was what I could glean conversations that could help me. I have not found something really substantial to help me solve the problem, unfortunately. What I found was that I'm certainly not the only person who has experienced problems of 2013 end MP of catastrophic proportions. It is obvious that there is a serious problem with this Mac.

    For those who have had smooth sailing with them, be very happy. If I was. The question came out of the blue. Yesterday, I would have been there with you praise. I hope your luck tends and you never have to experience this level of frustration with a product. I mention this because some seem to dismiss the issue as flukey. But I must say, in all honesty, anyone denying the MP has a problem either whistling through the graveyard or they are so pro-Mac that they are not prepared to allow even a small flaw in the Apple armor. They are good people, but they are in denial. I know how easy it is to refuse to acknowledge the existence of even a slight stain on the first brand hand. I have fought wars of Mac - PC at the time where we didn't know what a Mac - but almost every designer in the country. We labeled Mac users quietly the balls also odd, unconventional and offbeat. But we knew we had the best product. We knew that when the rubber meets the road, in particular regarding graphics, we would spank a PC each time. The years 90, and even the first part of the century was a time when serious computer users aligned on one side of the road or the other, Mac or PC. A lot of animosity arose between the two camps, especially on the side of the Mac, because we were the underdogs, rather despised by the majority. We felt the need constantly to get our message to the number overwhelming dominate the PC users. It follows a sort of tacit animosity. And it became a proposal for a war similar to many Mac users, myself included. For people who lived in that time and have subsequently become more and more immersed in all things Mac, the war is raging on. This is the meaning behind my description of those who are "so pro-Mac". Again, it is easy to understand why this mentality still exists. It was not easy for us guys good back in the day. But it is now time for rational people watch mentality 'til-death-us-part and face the facts, which also means recognition of all prejudice deeply seated, illogical. This member is not good. There is a real possibility that it could be much worse than not well. Time will tell.

    On the side of those who are unwilling to admit there are problems, of course, the argument will be, given all the members sold, he's going to be a dud or two, it's just human nature to be less - than perfect. I accept that. For my money, however, after having lived what I have with my Congressman and to hear the facts given on this site by several owners of the MP - and the absurdity of the incredible problems they have known - that any rational thinker must know at least the idea that means that we deal with a lot more here than the occasional, inevitable dud.

    The bottom line is, my problems are not isolated. It is clear that Apple has a product that fails to a very rare rhythm of the brand. Once again, I have owned for a decade of Mac, all shapes and sizes, but I've never had anything that happens to one of them that comes close to this type of failure. How disappointing it is to me, who has worn the coat for Apple products for nearly 30 years.

    I doubt if there is something that everyone in the team of technical advisors here at the Community Board of Apple can do to help me with this problem. I'm not somehow devaluing at your service for Mac users. I certainly welcome any help you can offer. I know you have helped countless others to find solutions to the problems. But it's a little different for you now with this model of MP. Your best efforts seem to be a bit anemic on this topic. And it's not your fault. Apple isn't talking, then you are here on an island of yours, grasp at straws to try to help. I congratulate you on that, but nothing I've read has shed significant light on this which seems to be a mess of real, first Apple class - currently without a viable solution.

    Yet once again, I welcome any suggestions and thank you in advance to address even. I will definitely check here in the coming days to see if he has the answers.

    In my view, the prudent thing for me to do now is to make an appointment at my nearest store from Apple, an hour and a half and let them begin to set. I'm not too optimistic about a full success to resolve the issue during the first visit, based on the experiences of other contributors. And I rejoice in water and the lift back repeatedly to do things, as seems to be the rule rather than the exception. But in this regard, fortunately, I'm retired and now do occasional projects at low pressure. It's great to not have the MP to put food on the table like I did for many years using my trusty ol ' G5. I don't know what I would if I still ran my business full-time and depends on this MP. Small businesses rely on their equipment to work. The major failures, such as this MP seems to display with regularity can quickly put a small company out of business. This failure is not a walk in the park for me, but I really feel for those who invested heavily and who depend on every day, only to have this mucking things up, i.e., when it is not in the repair shop.

    Finally, I write my thoughts here to express my disappointment in commiseration with other owners of MP end 2013. These are users who were as delighted as I when Apple eventually replaced the G5 with this elegant, state-of-the-art piece of equipment. Like many others, I jumped directly into the train without reservation, and I paid their price without any reluctance. Plunking down to $4 k for it, adding on 27 "display Apple and then having to buy an external drive now makes me a feel a bit embarrassed, at best and, at worst, as an easy mark. The result is, I wasn't expecting this new MP to throw myself into a sort of computer euphoria, I expected just to work as it was announced. The only thing I added on and I thank God, I did it, was AppleCare. Before this saga is over, Apple will probably want that I had refused it.

    I have not read all what you posted but I think a clean installation, even to an external and test simply install would probably tell a different story. I think you did an installation "backup" probably from a backup of TC. I also think that Legacy Applications from a backup OS x and third-party would be not beneficial. Try it, see what improves.

  • Problems with launch pad

    Hello..

    When I click, click the icon in the Dock launch pad or open it from the Applications folder, launch pad opens then freezes.

    What could cause this?

    Thanks in advance...

    Writing an effective question of communities to Support Apple - https://discussions.apple.com/docs/DOC-5931

  • Cannot remove firefox from doc

    Firefox icon shows in the doc and in launching pad, but does not open. I can't remove it from one

    An icon may appear in the Dock for 2 reasons: because it is running, or because it was placed there by the user. If you place this unit in the docking station for quick access, it can be removed by sliding it from the dock until you see a small ToolTip indicating 'delete '. If you do not see the ToolTip, the program is still running. Similarly, if a program still work you can't remove it from LaunchPad. If my conjecture is that the program is running but does perhaps not.

    Try this: hold down the Option and command keys, and then type the ESC key. This will open the dialog box force quit. If you see Firefox list, select it and click the force quit button. This will force FireFox to quit smoking and you can remove the application, either using LaunchPad or look in the Applications folder and trashing it. (Be sure to select Empty trash from the Finder menu if drag you it to the trash can.) Once you have done so, you can find a question mark on the dock. If so it snatch to the docking station to remove it.

Maybe you are looking for

  • Lost calendar and address book out of office

    I have the Palm T / X and synchronize it with the Desktop by Access 6.2.2 I've used for a long time.  Today, my calendar, address book and tasks disappeared off my screen.  The data is still there and I can hotsync with her, but the calendar overlay

  • Web publishing tool to log off button unclickable/Greyed

    Hello I'm trying to get of Labview Web publishing tool to work for a VI. I have the web server enabled in Tools - Options - menu "Web Server: Configuration. I also disabled the firewall. I can't find what is causing the problem. Is attached a picture

  • Save data indicator "graph of waveform" to CSV

    Hello I want to save the waveform on the indicator of "waveform curve" to CSV to a desired location. I don't know about the option "Export data to excel" but which don't account path desired user. Any suggestions on how to do it?

  • ICONIA_Tab_W500-C52G03iss SSD update.

    I have an ICONIA_Tab_W500-C52G03iss tablet. Like many others, I want to upgrade the SSD. Can someone tell me the maximum size of SSd which is supported by this motherboard? I've seen maps as large as 500 GB SSD. They seem to be that size holes and pi

  • I can't send messages Error 0x800CCC0E, Port 25, secure-Yes, 10060 socket error

    I can't send messages.  My server's "Smtp.mail.yahoo.com" windows live mail error ID 0x800CCC0EError Protocol SMTP, Port 25, secure-Yes, 10060 socket Thank you