Save for later option in Global Creation

I have a business case where the user needs to save the form that he is completing for later completion. This has to happen only in the Global Creation activity. Since the instance is not created, how can I store information in ALBPM other than in the database and retrieve it when the user tries to initiate and refill the same form ?
Is there a way to do it in ALBPM where one can identify this SAVE FOR LATER request and re-open the form for completing it later?

Hi,
You can have an activity after the begin with similar form as the global creation activity and make this activity reachable when the user clicks on the 'Save for Later' button (using conditional transition right after the begin)
in this way, if the user decides to submit then...it will go the standard way ...but if clicks on the Save, data will be stored and the activity will be waiting for
the user in his or her inbox.
The bad thing here is that anytime, we save for later, an instance is created...
Hope this helps
Saleh

Similar Messages

  • Next , Back , Save for Later and Cancel Buttons are disabled When Creation?

    Dear all ,
    i am facing problem when creation new offer , the buttons Next , Back , Save for Later and Cancel are being disabled when entering the offer basic details , note that i am working on R12 , please i need the solution ASAP ..
    Best Regards

    Which menu path are you using?
    Are the items available for personalization?

  • Distributing 'save for later' distribution pdf forms

    I have created a _pub_ pdf form and corresponding data_set file for their collection. Things seem to work IF the person receiving them understands to use Acrobat or Reader to fill the form and not Apple Preview for example.
    When the form was originally 'distributed' the options asked if I wanted to distribute now or save for later. I chose later and I need to send out in waves or individually.
    The issue I assume is giving me the trouble now, is that I am 'attaching' the _pub_ file in an email, which does not deliver it with instructions.
    How do I distribute it without recreating / saving the file with the 'distribute form' function - and risk having to recreate a new data_set each time, or breaking the links to the data_set?
    The 'save for later' should leave me with a way to send them?
    Thanks for your help.

    Word 12.0.6695.5000
    Excel 12.0.6683.5002
    WordPad 6.1.7601.17514
    NotePad 6.1.7600.16385
    SeaMonkey 2.26
    Thunderbird 24.5.0
    Eraser 6.0.10. 2620
    File-Type Manager 1.6.5.0
    Free Hex Editor 5.14.0. 4787
    Icon Cofiguration Utility 5.0.0.0
    All of the applications listed above -- just a few of those I have on my PC -- silently save when I request "Save" for an altered EXISTING file.  Note that, contrary to comment #6, Word (from Office 2007) is among them. 

  • Is the PNG generated by the "Save As" option the same as the png-24 from the "Save for Web" option?

    It would speed up my workflow if I could go through the save for web option rather than the save as. Are these files the same?

    No, SaveAs includes more metadata, while SaveForWeb makes the metadata optional.

  • Save for web option greyed out?

    hello.
    i'm not too sure but after the last one/two updates from the cc, i have been unable to click on the save for web option as it is greyed out. i've read this (http://forums.adobe.com/message/5242626#5242626). i am slightly blurry on the solution being said there. however, i have fixed around the permissions (as said in the solution) but again, i'm not very sure if i have done anything significantly right because i still can't save anything for web (nor can i open .gif).
    this is a screetshot of my user/library/preferences --> get info as well as the adobe save for web prefs. i've added 'admin' into the list and i've made it read & write. user had been read & write all along.
    i have no idea what's the issue still. i'm using a mac on mountain lion.

    Thanks! That was it. I am a bit rusty with PS.

  • IRecruitment: Save for Later functionality while applying to a vacancy/job

    Hi,
    We are planning to introduce a couple of customizations around the 'Save for Later' functionality in iRecruitment.
    Test case:
    An external candidate/applicant logs into his irecruitment portal and searches for a job.
    He provides some information and opts to click the 'Save for later' button midway.
    I am interested in knowing which table does this 'Save for later' vacancy details data go to.
    Thanks,
    Vinod

    Hi Vinod,
    All the transactions for save for later will be stored in the hr_api_transactions.
    Thanks and Regards,
    Joshna.

  • Save For Later functionality given Edwin

    hi,
    I have implemented application given by the Edwin Biemond(url:- http://biemond.blogspot.com/2008/04/automatically-save-transactions-with.html)
    he has implemented the Save For Later functionality in the application but I am getting following error.
    oracle.adf.controller.ControllerException: ADFC-00008: The ADF Controller is unable to find DataControlFrame for a task flow.
         at oracle.adfinternal.controller.util.Utils.createAndLogControllerException(Utils.java:208)
         at oracle.adfinternal.controller.util.model.DCFrameImpl.makeCurrent(DCFrameImpl.java:128)
         at oracle.adfinternal.controller.state.ViewPortContextImpl.makeCurrent(ViewPortContextImpl.java:1006)
         at oracle.adfinternal.controller.state.RequestState.setCurrentViewPortContext(RequestState.java:159)
         at oracle.adfinternal.controller.state.ControllerState.setCurrentViewPort(ControllerState.java:1247)
         at oracle.adfinternal.controller.application.AdfcDirtyPageHandler.navigationConfirmed(AdfcDirtyPageHandler.java:106)
         at oracle.adfinternal.view.faces.context.DirtyPageContextImpl.checkConfirmNavigationResponse(DirtyPageContextImpl.java:143)
         at oracle.adfinternal.view.faces.context.RichPhaseListener.beforePhase(RichPhaseListener.java:244)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:258)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:177)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:191)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:97)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
         at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:247)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:157)
         at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:94)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:414)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:138)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:330)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.doIt(WebAppServletContext.java:3684)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3650)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2268)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2174)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1446)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Any help would be appreciated.
    Thanks,
    Kiran.

    Hi Frank,
    I am apologizes for my late reply to your response.
    I tried to solve the issue first from my side but i am getting some different error.
    1)JDeveloper version - jdev 11.1.3.0
    2)how is the save point created?
    save point is created implicitly when exits form bounded taskflow (as i setted the crirical flag)
    3 )how is it recovered?
    I am trying to restore it back but I am getting following error now,
    <SessionBasedScopeMap><writeScopeMap> ADFc: Scope object serialization failed (object not serializable), scope='pageFlowScope[WEB-INF/simple.xml#simple]', objectKey='restoreMethod', objectType='restoreMethod.restoreMethod'.
    <SessionBasedScopeMap><writeScopeMap>
    java.io.NotSerializableException: oracle.adfinternal.controller.security.ControllerSecurityManagerImpl
         at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1156)
         at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1509)
         at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1474)
         at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1392)
         at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1150)
         at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1509)
         at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1474)
         at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1392)
         at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1150)
         at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:326)
         at oracle.adfinternal.controller.util.Utils.verifySerializable(Utils.java:341)
         at oracle.adfinternal.controller.state.SessionBasedScopeMap.writeScopeMap(SessionBasedScopeMap.java:121)
         at oracle.adfinternal.controller.state.PageFlowScope.writeObject(PageFlowScope.java:152)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at java.io.ObjectStreamClass.invokeWriteObject(ObjectStreamClass.java:945)
         at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1461)
         at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1392)
         at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1150)
         at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:326)
         at java.util.HashSet.writeObject(HashSet.java:267)
         at sun.reflect.GeneratedMethodAccessor330.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at java.io.ObjectStreamClass.invokeWriteObject(ObjectStreamClass.java:945)
         at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1461)
         at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1392)
         at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1150)
         at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1509)
         at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1474)
         at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1392)
         at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1150)
         at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1509)
         at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1474)
         at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1392)
         at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1150)
         at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:326)
         at oracle.adfinternal.controller.savepoint.SavePointDBPersistManager.serializeSavePoint(SavePointDBPersistManager.java:599)
         at oracle.adfinternal.controller.savepoint.SavePointDBPersistManager.insertSavePoint(SavePointDBPersistManager.java:206)
         at oracle.adfinternal.controller.savepoint.DBSavePointManagerImpl.storeSavePoint(DBSavePointManagerImpl.java:126)
         at oracle.adfinternal.controller.savepoint.SavePointManagerImpl.storeSavePoint(SavePointManagerImpl.java:261)
         at oracle.adfinternal.controller.savepoint.SavePointManagerImpl.createAndStoreSavePoint(SavePointManagerImpl.java:225)
         at oracle.adfinternal.controller.application.WindowIdProviderImpl.windowUnloaded(WindowIdProviderImpl.java:314)
         at oracle.adfinternal.view.faces.context.RichPhaseListener._handleWindowUnloaded(RichPhaseListener.java:849)
         at oracle.adfinternal.view.faces.context.RichPhaseListener.afterPhase(RichPhaseListener.java:339)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:364)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:177)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:191)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:97)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
         at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:247)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:157)
         at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:94)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:414)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:138)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:159)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:330)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.doIt(WebAppServletContext.java:3684)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3650)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2268)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2174)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1446)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    ****** what i did in my app
    1) i have created the one taskflow. in taskflow i have one jsff page and it has one datacontrol (created viewobject and draged it in jsff. where i have some inputtext box).
    2) i have added following entries in the adf-config.xml file...
    <adfc-controller-config xmlns="http://xmlns.oracle.com/adf/controller/config">
    <savepoint-datasource>jdbc/scottDS</savepoint-datasource>
    <savepoint-manager>DATABASE</savepoint-manager>
    <savepoint-expiration>86400</savepoint-expiration>
    <enable-implicit-savepoints>true</enable-implicit-savepoints>
    </adfc-controller-config>
    3) what i want to achieve is restore the values entered by the user if he closes the form without saving data.

  • Will "Save For Later" functionality work on BLOB datatype ?

    Hi,
    I read funtionality "Save For Later" from ADF Developer Guide. And tested it using JDEVELOPER 11.1.1.6 on a DB table with Number, Date, Varchar2 datatypes.
    But can I create a table with BLOB datatype & make use of this functionality?
    Thanks in advance for your replies.

    Fill free to try, and let us to know ;-)
    user4945886 wrote:
    But can I create a table with BLOB datatype & make use of this functionality?

  • Export Layers to Files w/ Save-for-Web Option

    Back in CS2, ImageReady provided support for exporting layers to files, but in a save-for-web style compression.  Since ImageReady has been discontinued, the only option available has been to use the current script in photoshop.
    We've done several quality tests on exported images from both programs, and since all of our work is done for web, keeping file sizes to a minimum and utilizing the SFW compression is a must.
    Can anyone instruct me how to add this functionality to the current export layers to files script?

    That line should not be a problem, I wonder if you are trying to run the script from ExtendScript Toolkit?
    If so you need to set the target as Photoshop (Top Left dropdownlist)
    If not, that line is not really required and can be commented out.
    An alternative to this script is my Layer Saver Script that might be of use...
    http://www.scriptsrus.talktalk.net/Layer%20Saver.htm

  • Please include a "Save for Photoshop" option

    Yes, I meant that. Yes, I'm posting in the right category.
    After asking for another feature, mirror layers, and many people started to defend Smart Objects as if they were the solution to everything, I realized that there's another feature mising.
    There are many issues brought by the marketing department, like over-inflating a PSD file with ALL the smart objects rasterized data to prevent PSD having to process them all at opening, without which the file could take more seconds (minutes?) to open, but eats up your hard drive, making impossible to deliver a file other than by FTP (http / php servers have limits), making smart objects not-that-smart… (you have many copies of the same thing which makes those layers reproducible by re-applying the effects back at opening, and you think you are saving space…)
    And… guess what? "Make the file compatible…" (or so) checkbox at saving time WON'T FIX IT.
    So, my feature request is:
    Wel need a new checkbox like "DISCARD ANY OTHER COMPATIBILITY THAT WOULD BLOW MY FILE OFF RATIONAL LIMITS JUST FOR YOU TO SHOW OFF YOUR APP IS FAST". So the file would only include USABLE, NEEDED data, rather than MARKETING, SHOW OFF data.
    It could be a new export option called SAVE FOR PHOTOSHOP.
    Yes, "SAVE FOR PHOTOSHOP" in Photoshop.
    Innovative, isn't it?
    Thanks.

    To be honest a file of 200mg or 300mg in not a monster
    You're right. Not one, but hundreds make a monster. Version-1, Version-2, Version-1a…
    Again, There's no bigger laptop than my Unibody 17" i7… and Layouts is not the only thing I have in there. BUT I'm not a printer, and printers won't travel with their mega files.
    May be you need a bigger suitcase, or you don't go mobile
    I never had compaint before when I was a pre-press man, but now that web ate print, there should definitely be an option for discarding all that data. I don't like to be pushed to buy higher technology. I KNOW it can be done, but marketing says we have to buy online space, mobile me, to use PSD online… so seems the bigger the files the better.
    I BET they'll ULTRA compress the files and they'll XCREW YOU on loading time once they own the server, the ISP, and all that extra bandwidth appear in THEIR bill instead of ours, hehe.
    So you can work on any document at a much lower resolution than you need for its output.
    Yeah, I know what you mean. I was the first one in yell "Let's work all our files at 75DPI with SO and let's make them bigger before going to press.

  • Photoshop CC2014: Can't use save for web option PLEASE HELP

    Whenever I try and save a small animation as a gif (or anything in save ffor web) this happens http://prntscr.com/4gpseu This happened in CS6 I upgraded thinking it might fix it

    As you can see from my screen capture I had no problem problem doing a 30 frame animation with Photoshop CC 2014.  You screen capture looks strange.  Your save for web screen capture shows frame 2 almost 8MP in size and all pixels are pinkish where the color map shows colors all a single gray for the animation no variation in color are all ??? You selected  to only use 128 colors instead of the possible 256 and to do no transparency dither .  Have you tried resetting your Photoshop preferences.  I showed in my screen capture I was using CC 2014 had 30 frames in my frame animation. Showed what my Save for web looked like. Your Save For Web Capture looks very strange to me. Look at your's here then look a my screen capture. Even when I use the preset you chose GIF 128 No dither and a large image my save for web look nothing like your..

  • Is it possible to download lion and not install it? (save for later?)

    I have just started the download, but after reading the reviews, and knowing that I have microsoft office 2004 which is not compatible, and it will be a while before I can buy the new microsoft packsge, I need to wait to install lion, as I need the microsoft for my school.
    Does anyone know if you have to install it right away, or can you keep it for later on?
    Thank you

    *macgirl* wrote:
    well, it has been 3 hours already and it is still downloading ... hopefully it doesn;t take all night !
    My download was about 3.5 hrs on a 10mbps cable modem.  (Averages about 9mbps for me.)  Many people with DSL will be slower.  In my area, DSL goes down to 1.5mbps for the "basic" package and so a Lion download was several hours for some people I know.
    Even if it does take "all night", the installer will pause at a "continue" button, which you can then cancel the install at that time.  So you don't have to watch the download continuously, if you're worried about that.
    ...I have seen a lot of bad press on these boards ...
    As someone once said elsewhere: these forums are like hospital emergency rooms.  You only see sick people here.  Those that are well and not having problems tend not to post "all is fine with me" and such.  While there are some legitimate issues with some people's upgrade, we just won't hear from the millions of others whose Lion upgrade went just fine.  And some of the "bad press" is people just not liking any of the changes to the way Lion does things.  (i.e.: Resume, reversed scrolling.)  To some, any change is bad and they immediately don't like it without seeing if new feature is actually is better or not.  Which I find ironic since if one really doesn't like change, why would one upgrade in the first place?

  • Using save for previous option

    I am trying to save a library written in labview 7 to labview 6.1 and am getting the error "Cannot save VI from VI.LIB to previous version". How do I get around this?

    You don't need to.
    The VI.LIB folder contains VIs that are part of the system.
    LabVIEW 6.1 has its own VI.LIB folder with all those VIs in it, unless:
    1... You have an add-on toolkit in 7 that you don't own in 6.1
    OR
    2... You put your own VIs into the VI.LIB folder (always a bad idea).
    Steve Bird
    Culverson Software - Elegant software that is a pleasure to use.
    Culverson.com
    Blog for (mostly LabVIEW) programmers: Tips And Tricks

  • Advice-Buy early Mac Pro 2gz 4GRAM for £690, or save for later model?

    The earliest model...... just want to get some opinions here before taking plunge..drawbacks for me 1)I don't like the idea of not being able to update the OS 2) dont like the fact it doesnt run 64 bit natively...plus side 1) It will be a major upgrade for me, as am using g4 ppc and can run Snow L 2)I can afford it (just) can I pick some minds re price and how long its likely to last? I mostly use my mac for video and music..what exactly will I need to watch HD video? am wavering whether to milk my g4 until I can save enough, or take the plunge and start saving again...

    I think you are both mistaken, and exaggerating. Plus this got some good input from your friends on MacRumors.
    Booting a 64-bit kernel is all it lacks as you should have gathered by now.
    Runs 64-bit apps fine. There were lots of threads on forums etc about 64-bit drivers/mode and what it means (or not). Maybe in 3 yrs will 64-bit kernel matter more, but today? now?
    I don't know what US$ is but if you want "more modern" Apple Store Specials.
    Refurbished Mac Pro 2.66GHz Quad-Core Intel Xeon $US2200 is a better investment.
    http://store.apple.com/us/product/FB871LL/A?mco=MTEzMzA3MDk
    http://store.apple.com/us/browse/home/specialdeals/mac/mac_pro
    3 yrs ago when it was new it would have been a great upgrade from any G4. Today you could buy an iMac and probably be happy and satisfied.
    So the only reason is you think Snow Leopard might help, and in that department I'd say wait a year or until 2011. No compelling reason today.
    Good reason to stay with 3 yr old Mac, it runs 10.4.11 (Intel, so you need the OEM DVD it came with probably). Tiger for Intel Mac was never sold retail.
    Best reason to buy: you need it and can't do what you need now; these things are darn quiet!
    Plan on upgrading the graphics to ATI 4870 and throw in an SSD system drive, plus a 1TB data drive. I'm sure you'll find it fine.

  • "save for later download" feature?

    Hi all,
    Like some folks, I have dial-up at home, much better connection at work. I would love to "bookmark" selections that I make at home so I can bring my laptop to work and then get 'em all at once. Does this feature exist?
    TIA

    If you plan to purchase very soon from the time you select an item, then using the Shopping Cart to save your selections as Paul suggested should be fine. If you don't expect to purchase for several days, though, then using the Shopping Cart is not a good idea. Items can go unavailable from time to time for various reasons, and if you have one sitting in your Shopping Cart, it can corrupt the cart, something only the iTunes Store can fix it.
    A safer method would be to just create a normal playlist (call it "wish list" if you like) and drag the tracks you want to remember into it from the iTunes Store. That will save them for future purchase.
    Regards.

Maybe you are looking for

  • Error in smartform japaneese output allignment

    Hi experts, I am getting the following output when i am sending an email . I am using a smartform for that display. My problem is field allignment as shown in the below records. Because of small characters in japaneese language we are not getting the

  • Problem create DataGrid  on the new browser tab with

    Hello.I work Flex  3 Web application .I have a problem  with about create new browser tab.So that I want to create  DataGrid(with data) on the new browser tab.

  • Clearing non travel P-card transaction through travel

    Hello, I was wonder if any one is using the travel module to clear non-travel P-card transactions (credit card receipts)?  I would like to ask some questions related to this topic.  Although SAPs documentation states that the Travel Module can be use

  • Total in order documents

    Hi, Im trying to add an order document using the DI API.My problem is that i can't display the DocTotal and the LineTotal ...i select these properties after the add() , and it displays 0 always ... here is my code: long RetVal; int ErrCode; string Er

  • URGENT ! Using Sun's J2EE RI Server with MS SQL Server 2000

    I'm using the J2EE Server that comes with the J2EE 1.3.1 package from Sun. I'm trying to load a datasource using the free MS SQL Server 2000 Driver for JDBC, but I'm always getting this error (I've run out of ideas so maybe someone in this forum can