New to using workspace - Save as Draft button

Background work:
1.  I have a separate process that generates a pdf document to be used by a team member.  These files is saved to a network drive.  It takes to long to generate the document dynamically.
2.  Within workspace, I have a start process card that displays a form to enter member id and state.  This form displays the "save" and "complete" buttons.  Fill in the info and select "complete".
3.  This starts the process to assign a task to the team member.  It goes out to the network drive and gets the correct pdf document to be used for the application.  It is assigned to a document variable.  The task uses this document variable as the User Interface for the task. 
4.  The team member goes out to the queue and starts the task.
5.  The pdf document opens correctly within workspace.
The issue I have is that it doesn't have a "Save" button to save the document in the drafts folder.  How do I enable this feature or get it to work correctly?
PDF document Info:
Able to save locally using the save button within reader.  There is no save or submit button on the forms.
I believe it uses reader extentions.
A packet of several forms with heavy use of javascript.

I think you need to check the Reader Extension on your fomr. Below post also talks about the same:
http://forums.adobe.com/thread/775021
Regards,
Varun Nohria

Similar Messages

  • Apple Mail 4.2 - "save as draft" button

    I upgraded recently to Leopard with Mail 4.2.
    The "save as draft" button does not appear, neither on the toolbar nor in the toolbar palette...
    Anyone could help solving that? I often use that button!
    Thanks in advance.
    JMB

    It only appears on my toolbar after I've selected/created a 'New Message'. (I'm still on Mail 3.6, by the way.)

  • When using the "Save as PDF" button

    When using the "Save as PDF" button/function on the "View Responses" page for a selected response will the resulting file be savable locally and printable on 8.5x11" paper?
    Also its Help bubble says that is savable as a PDF form. Does it really mean as a PDF file? Because saving it as a form appears to be a different option according to one pricing structure.

    When you use the Save as PDF a pdf file if the form is created and saved to your local machine.  When you save as PDF you have the option of having the resulting pdf file have a submit button or not have the button.  There is also a feature where you can export the form to a template format called FCDT.

  • Workspace Save As Draft feature

    Workspace allows you to save a form as a draft. What happens to draft
    documents that are accummulated, but never acted upon, due to
    circumstances like the user is no longer using workspace, or has left
    the company, etc? I mean, I know that once the form is submitted and the workflow is activated, you can set expirations and escalations. But what if the person initiates a form, and saves it as draft, thereby NEVER submitting it to the workflow process?
    Considering what I've been learning, I think that I must create a custom render service that first sets expiration dates and then render the form and then workspace-enables the form?
    Please advise,
    Regards,
    Elaine

    Here I go reviving a dead thread (yay zombies!) but I've run into this same topic recently, and wanted to share what I learned.
    Saving a form as Draft within Workspace results in a write to the database.  That's mostly obvious, it has to be persisted somewhere.  The problem is exactly WHERE in the database, and WHAT can you do about "old" drafts.
    WHERE is the Task table, tb_tasks, and the Form Data table, tb_form_data.  You can find all of the draft forms in your system with a query like this:
    SELECT TT.instructions, TT.task_description, TT.step_name, TT.service_title, TF.initformvariable, TP.canonicalname, TP.commonname, TT.start_time, TT.process_instance_id
    FROM tb_task TT, tb_form_data TF, edcprincipalentity TP, tb_assignment TA, tb_queue TQ
    where TT.id = TF.task_id AND TT.status in (2, 4) and TT.current_assignment_id = TA.id and TQ.workflow_principal_id = TP.id AND TQ.id = TA.queue_id
    Note that digging around like this is not recommended at all!  At least this is just a query, not a DB change, but there's no guarantees that indices are properly used and running this query won't consume your resources!
    The draft form is in the TF.initformvariable.  The rest are there to be informative to the reader.  The TF.initformvariable column equates to a LiveCycle Document data type.  You can't really hand edit it or anything.
    WHAT you can really do with this is, unfortunately, not much directly.  The good news is that as a Task item, old drafts should I believe get cleaned up using the Adobe Purge Utility, or the Avoka Purge Utility for a bit of a plug.
    Jeff Yates
    www.avoka.com

  • Adobe LiveCycle Workspace "Save as Draft" option

    Hi,
         I have XDP form designed using Adobe Form Designer 9.0.0.2 which has WSDL Data connections to fetch data from database to populate the form. This form has to be displayed in workspace for completion process with Reader Extension (Database and Web service Connectivity).  But when I display this form with Reader Extension in workspace I can see only complete button, save and offline button as not available.
    I have a requirement to complete the form to initiate the Process – by pressing complete button which is working fine.
    But to save the form to the initiator’s draft folder there is no save button available how to enable “save as draft” option for the above mentioned form.
    Regards,
    Chalukya.

    Hi Jon,
    Thanks a lot for your responce.
    I am submitting my form as XDP.
    Let me brief you –
    When I am submitting my form as XDP without any Reader Extensions Applied to it then I
    can see all three buttons : Complete, Save and Offline, in Workspace.
    But as I apply Reader Extension (Database and Web service connectivity) and submit as XDP
    then I can see only Complete button and not Save and Offline buttons.
    Regards,
    Chalukya.

  • Save As Draft  for UDO

    Hai ...
       I have using SAP Business One 2005 . PL-39.  I Need to Create the Document Draft for UDO Screen. Is it able to Create ???
    How to Use the     Save As Draft Menu( File->Save as Draft)  for our UDO Screen. ???
    Thanks & Regards
          Madhu ..

    You can not save a draft of a UDO document using the standard SBO "Save as Draft"mechanism.
    I'f you want to achieve this - you'll have to create "Draft Tables" for your UDO, save it to the "Draft Tables" and reload it using your own search mechanism. It will be a lot of work, but it's the only way you will be able to create draft UDO documents...
    Hai ,
           How to create Draft Table for UDO Screen.?
    How to Reload from Draft Table to UDO Table. ? Our SAP Given any Option? Give the Sample Code for that.
    Thanks & Regards
    Madhu..

  • Can packaging save as draft?

    Hi Develope exports,
       My B1 Ver. 2007B(PL13). I fond that till this version, Packaging can't save as draft.
       I create an A/R Invoice and save it as draft ,with a  Packaging appended.  When I open the Invoice draft, right click and reopen packaging form, it shows nothing.  I must have to refill all the packing details.
      Even on Delivery Document, the packaging can't save as draft.
       It doesn't make sense . Will it be fix up by next PL?
    Thanks in advance
    Best Regards,
    Liang xiao qing

    Hi,
    You would be able to save a sales order as draft only while the add button is active that is you haven't added the sales order. Once you have added a sales order in the system, the save as draft button would be disabled. However, as you say that you have duplicated the sales order, before adding, you should be abe to save tat order as draft. if this is not the case, i think you need to raise a ticket to sap. Try searchin for SAP Notes on the same.
    Thanks,
    Joseph

  • Save Common Libraries Buttons in Workspace

    Perhaps no one really wants to save Common Libraries -
    Buttons, Classes, Learning Interactions as part of their workspace,
    I'm relatively new to Flash so I don't know. In Flash CS3, I use
    the from-the-box layout "Icons and Text Default" with just a few
    changes. Even though I drag the three "Common Libraries" tabs to
    the "Libraries" panel, those three tabs aren't saved when I save my
    Workspace. (select menu Window => Workspace => Save Current)
    1) Is it worthless for me to keep the Common Libraries open
    at all times?
    2) Has anyone else had luck saving Common Libraries in
    workspace?
    3) If I know what the IDs of these tabs are, I could directly
    edit the XML created by Flash to save my workspace. I have no
    reservations about hand editing XML configuration files. Does
    anyone know the IDs?
    Example ID from:
    C:\Documents and Settings\USERNAME\Local Settings\Application
    Data\Adobe\Flash CS3\en\Configuration\Workspace:
    <panel height="268" id="swatches"
    unconstrainedheight="268" unconstrainedwidth="208"
    width="208"/>

    Common libraries are still present in CS6, however they are removed in Flash CC.
    More details on : http://forums.adobe.com/thread/1316744?tstart=0

  • CRM 2013 - "Save and Close" button behavnig like "Save and New"

    Hi,
    I am working in CRM 2013. I have a scenario in which I am saving new opportunity product record through javascript and preventing original save of CRM. Save is working fine. After save, I need to refresh the screen. So I have used "Xrm.Utility.openEntityForm"
    to open newly created item in edit mode. When I click on "Save and Close" button on this new form in edit mode, instead of closing the opportunity product screen, it opens new entity form. So in short, after saving the record, if I click on "Save
    and Close", it behaves like "Save and New".
    Any one facing such issue?

    Save & Close seems to behave like the Save & "Back" Button, so the form tries to return to the new form, that was opened before.
    But I have no solution for this behavior...

  • New messages not recorded in Sent file.  Can't save to drafts

    New MacBook, Tiger. Searched forum without success. Asked other Mac users without success. Please help if you can.
    I run my own mail server (postfix, courier imap). Mail using thunderbird and the same settings works flawlessly. When I use Mac's mail program new messages aren't saved to draft periodically as I compose and I get an error about that. New messages get successfully sent; but, are not posted to the sent folder.
    The [preferences - accounts - mailbox behavior sent - store messages on server] is checked.
    I connect to my mail server over ssh and forward ports 25 and 993 for uber-security reasons. I haven't tested to see if this is effecting this problem.
    Any thoughts?
    Regards,
    RJF

    Where do server-stored mailboxes appear in Mail? Do they appear as subfolders of the account’s Inbox maybe?
    If server-stored mailboxes appear as subfolders of the account’s Inbox in Mail, this account requires INBOX to be typed in Preferences > Accounts > Advanced > IMAP Path Prefix for Mail to manage and display its mailboxes properly. After having done that, Mail should be able to save messages on the server, but maybe in a mailbox different from where you want them to be. To fix that, select the desired folder in Mail and choose the appropriate option from Mailbox > Use This Mailbox For.

  • New to using Firefox with MAC: How does one save a single jpeg image from the web (as in a right click on a pc?)

    New to using Firefox with MAC: How does one save a single jpeg from the internet, similar to using the right mouse click on a pc?

    If your question comes about because you have a single button mouse, it's time to visit your local computer store and get a ''real'' mouse for that MAC. I don't "get" Apple, they sell their hardware for almost twice what a comparable PC would sell for - and then they leave out what is probably the most important time saving control, the right-button.
    See this for setting the hidden pref for context menus in Firefox, for Mac's.
    http://kb.mozillazine.org/Ui.click_hold_context_menus
    type '''about:config''' in the URL bar and hit Enter
    Pref Name = '''ui.click_hold_context_menus'''
    Double-click to Toggle to '''True'''

  • Draft email disappeared after hitting "Save Draft" button

    After typing a rather lengthy email, I had to stop working on it before I could proofread. I hit the cancel button and then "Save Draft." When I was brought back to the inbox, I immediately hit the mailboxes button. Later in the day, I went to finish/send the email but it wasn't in my drafts box. I searched "All mail" both on the phone and on the Gmail website without success. I've used the save draft function many times before without any issues. My hunch is that because I clicked back to mailboxes so quick, the phone wasn't able to sync the message with Gmail. But since I'm not a programmer, I could be wrong. If anyone could enlighten me how the save draft function works with Gmail I would appreciate it.

    Ok this is weird.  Not sure how to resolve it but here goes.
    The problem seems to be the phone gets confused with a duplicate account I have.
    I keep a POP account for my email that I use all the time.  This way I have separate records of the messags, sent, drafts, etc.  That way when I quickly check mail when I am out, I don't accidentally delete anything important
    I also have an IMAP account for the same email.  This way I can access old stored messages and stuff like that.
    With iOS7 it seems to get confused with the two.  If I leave the IMAP account enabled, the strange folder behavior occurs, and even though it sends messages, they are not stored in the phones sent folder or the server sent folder
    Any way I can fix this and keep the two accounts active?

  • How do I save a draft on hotmail website if using IPad with IOS 7.  Anyone know please?

    Seem to be unable to save a draft when using the hotmail website on my I pad.  Go into the drafts folder and start new message but there is only a tab for cancel or send and nothing for save.  No trouble saving drafts in different hotmail account which is on iPad, problem just on hotmail website.  Anyone know if can save drafts on website and if so how to do it.    Thanks.

    You are welcome.
    I helped everyone except Louise maybe.

  • I used to be able to open links in a new tab by clicking my middle mouse button, but now that I've updated it to the most recent update it doesn't work anymore. How do I fix this? I really love that feature. It works in IE and Chrome but not Mozilla.

    Ok, I used to be able to open links up in a new Tab using my middle mouse button. However, I updated firefox with the automatic Updates on the 26th of October and now I no longer can open links with my middle mouse button. Why? I use this feature just about every time I go searching on the internet so I really would like it back. I couldn't find anything that it was related to in the options so I turn this over to you guys.

    Do you have that problem when running in the Firefox SafeMode? <br />
    [http://support.mozilla.com/en-US/kb/Safe+Mode] <br />
    ''Don't select anything right now, just use "Continue in SafeMode."''
    If not, see this: <br />
    [http://support.mozilla.com/en-US/kb/troubleshooting+extensions+and+themes]

  • I cannot authorize my new computer in iTunes because I hit the 5 device limit. However, I cannot deauthorize the old one because it's gone. I also cannot use the deauthorize all computers button because I did last year when I was replacing computers. Is t

    I cannot authorize my new computer in iTunes because I hit the 5 device limit. However, I cannot deauthorize the old one because it's gone. I also cannot use the deauthorize all computers button because I did last year when I was replacing computers. Is there any other way of deauthorizing computers that no longer exist?

    harishassan16 wrote:
    ... Is there any other way of deauthorizing computers that no longer exist?
    If you no longer have, or access to, the computer(s) you want to deauthorise,
    Log in to iTunes,  go to "view your account info" on the itunes store, deauthorise all five,
    (Please Note: this can only be done Once every 12 months)
    Then re-authorize your current Computer(s) one at a time..
    Authorise / Deauthorise About
    http://support.apple.com/kb/HT1420
    harishassan16 wrote:
    ... I also cannot use the deauthorize all computers button because I did last year ...
    Contact iTunes Customer Service and request assistance
    Use this Link  >  Apple  Support  iTunes Store  Contact

Maybe you are looking for

  • MacBook Cracks (white, late 2009)

    Being extremely careful with my MacBook, still three cracks appeared on an upper case and a display case. I am sure they are caused by a poor manufacturing or design. It appeared close to "joins" of a display and close to a USB pit. My Mac is still u

  • Imac 2009 with Mavericks will not start

    In can only boot my Imac 27' (end of 2009) in safe mode. The problem started in Lion, when the computer suddenly froze. I upgraded (in safe mode) to Mavericks 10.9.2, took away all Launch Agents and Daemon that are not Apple (both in System and User'

  • Problem with cancellation of service entry sheet

    Hi guys, I am trying to cancel the service entry sheet using ML81N.  Though i have authorisation for ML81N, i am not getting display change button.  Please help me out how to get this display change mode. chintu

  • Can't print highlighted text on pdf's in Preview

    I had printing problems with my office printer Canon IR series. the Canon update UFR II V 2.24 fixed this but brought a new problem. I can't print annotated pdf's correctly. Any highlighted text is covered with a full colour bar with no text visible

  • Sony Handycam DCR-HC40 suddenly stops working with iMovie HD

    Is it possible the FireWire (iLink) connection is busted? I've bought two brand new FireWire cable and still iMovie couldn't see the camera. Camera has full battery; plays movies fine. Computer FW socket is fine too. Please, anyone, help? This camcor