Workflow setup?

I am new to using Adobe Pro and I have created a form that needs to be filled out by an end user and then distributed to 5 parties for sign-off.  They need  to sign the form in order.  I want to create a workflow that automatically sends the form to the next person in the chain once the user submits, and then once the first signer signs, it sends to the next party.  Please help!

They will always be the same 5 signers.  There are fields designated specifically for each of the 5.  Basically what I want to be able to do is Joe Schmoe will fill out my form.  He'll hit submit and it will send it  back to me for review.  I'll approve and send it down the line to each signer.  Once each signer submits, I want it to be able to move on to the next person.  I also what to be able to track who has it and what the status is.  Is  this possible at all?  Oh, and most of these people only have Adobe Reader.

Similar Messages

  • Workflow setup:Best Practices

    Hi All,
    Could anyone please share knowledge related to Oracle Workflow setup:Best Practices.What all are the high level steps?
    I am looking from embedded workflow setup for R11 or R12.
    Thanks for your time!
    Regards,

    This is a very broad question - narrowing it to specifics might help folks respond better.
    There are a lot of documents on MOS that refer to best practices from a technology stack perspective.
    Oracle Workflow Best Practices Release 12 and Release 11i          (Doc ID 453137.1)
    As far as functional practices are concerned, these may vary from module to module, as functionality and workflow implementation vary from module to module.
    FAQ: Best Practices For Custom Order Entry Workflow Design          (Doc ID 402144.1)
    HTH
    Srini

  • R12 Workflow setup

    Hi,
    We have recently migrated R12.0.6 from AIX to Linux.
    I need to enable workflow to test only the notifications and no emails should be sent.All emails even in the Queue should not be sent.
    Please update as how to make sure no emails are sent to any of the Business users and all mails should be directed to a test mail id.
    Regards,
    Narayan

    Hi;
    Please check below:
    For your questions please check:
    Control - Workflow: Setup Doc ID: 113664.1
    Oracle Workflow Best Practices Release 12 and Release 11i [ID 453137.1]
    Also check:
    Oracle® W orkfow Administrator ’ s Guide
    http://download.oracle.com/docs/cd/B19306_01/workflow.102/b15852.pdf
    Oracle Workflow Developer's Guide
    http://download.oracle.com/docs/cd/B19306_01/workflow.102/b15853/T361836T362168.htm
    Workflow Configuration and Troubleshoot
    Workflow Configuration and Troubleshoot
    Re: Workflow setup Questions
    Regard
    Helios

  • MDM Workflow setup

    Hi All
    We have the MDM setup as follows
    1 Normal Repository serving the Preview environment
    1 Master Repository
    1 Slave Repository serving the Production environment
    The Slave Repository synchronizes itself with Master Repository using CLIX commands.
    We would like to setup a workflow that moves the content from Normal repository to Master Repository, if the user initiates the same. ( no need of multiple approvals )
    Is the above workflow setup feasible? or Do we have any specific MDM Client to perform the above operation?
    Please let me know if you need more details regarding the same.
    Thanks
    Prakash

    Hello Prakash,
    At this time, Workflow does not offer built-in means for operating on multiple repositories. Don't know about starting JavaAPI from workflows.
    All I can think of is some sort of Syndication - Import solution, where the preview system syndicates and the production system imports. Launching Syndication from a workflow job should not be attempted in MDM version prior to SP06 patch 1 or, even better, patch 2. As far as I remember, you have an earlier version of MDM, so you will need to schedule Incremental Syndications. For example, a workflow can set a flag (Approved for Production) to true and the incremental syndication will output any record with that flag being true. Any other change made to the record will reset the flag to false.
    I believe I already mentioned that one problem you have is your reliance on RecordIds for tracking records, as these ids are internal and subject to change over long terms. AutoIDs are guaranteed to be both unique and persistent over the lifetime of a record, but AutoIDs are always assigned by the system, so you can't pass them directly from a preview system to a production one. A simple solution would be to have two ID fields, one being an AutoID and another just text. On a preview system, the AutoID is assigned into the first field. When copying a record to a production system, you populate the other ID field with the value of the preview's AutoID field. That way, when tracking, you compare the AutoID of a preview record against the other ID of a production record. On the production system, the AutoID should be simply ignored. If you can tolerate different preview and production schemas, it might be a good idea to get rid of the production AutoID.
    Hope this helps,
    Simon

  • ALE Workflow setup

    Hello Gurus,
    I want to setup workflow for ALE/Idoc error handling. Sap version 4.6B.
    Can anyone please tell me in detail the steps need to be configured/setup for
    the workflow. This is for customer master distribution.
    Urgent please.
    Thanks in advance.
    Rgs,
    Anant

    Hi Ananth,
    If you want to know how to activate the workflow for handling the idoc errors then here is the explabatio.
    Go to tcode : WE42.
    Choose any inbound processcode: ex : INVC and click on details.
    Here usually the events are defined(Start and END event) for IDOC Error handling through workflow.
    For process code : INVC
    Object Type                         IDOCINVCON
    Start Event                         INPUTERROROCCURRED
    End event                           INPUTFINISHED
    If any error is occured when IDOC for message type INVCON  is created then IDOCINVCON.INPUTERROROCCURRED event will be triggered. You need to use this event in the start condition of workflow "which in turn will send the workitem to user who is responsible for correcting the errors".
    Reward if it helps.
    Thanks
    Praveen

  • Workflow Setup and possibilities

    Dear Gurus,
    I have a client who wants to be able to do multi authoriser through a single initiator while all workflows are active. I currently drive this using below scenario;
    Mr. A, B, C are authorisers while Mr Y is the initiator of all documents. For instance; all workflows templates for A,Band C should be active and then Y to be abel to select which of the template to trigger as in AIO.
    Once all the templates are active all authorisers gets alert of the approval initiated by Mr Y and the client insist that they want all to be active at all time because we currently manage this with Activating on case of need for each template.
    Kindly urgently advise or show me the way to achieve their requirement where by Y would be able to select which of the flow should be triggered at any point in time without necessarily calling for us to deactivate A, or C before B's approval template will be triggered.
    Best regards,

    Hi,
    Please refer SAP help file for setup and possibilities:
    http://help.sap.com/saphelp_sbo900/helpdata/en/13/a291a101f64ad9bf4b27978097a5db/content.htm
    Thanks & Regards,
    Nagarajan

  • Workflow Setup problem

    Hi,
    I have the problem below when I install the Oracle WorkFlow Tool. How can I resolve it ? I need install any other Oracle package ?
    Thank you,
    Faria
    SQL Exception encountered during upload: ORA-04068: existing state of packages has been discarded
    ORA-04063: package body "OWF_MGR.WF_EVENT_SYNCHRONIZE_PKG" has errors
    ORA-06508: PL/SQL: could not find program unit being called
    ORA-06512: at line 1

    Looks like there are erros when creating the package. which workflow version and database version are you using?
    If this is a 9.0.1.4 instance make sure you apply the database patch for bug 2528048.
    Check out the number of packages invalid and see what the error is.

  • AD PasswordSync - Direct mode workflow setup

    Is there any information out there pertaining to setting up passwordSync in AD with IDM that goes into detail of how the process flows through each component? I'm looking for a more detailed explaination of IDM to gateway to AD to passSync back to IDM. Specifically:
    - When passSync send the password back to IDM in direct mode, does IDM send it back to the AD resource? Why or Why not?
    - If a load-balancer is in front of 2 gateways, what adverse effects will it have on IDM and AD? Why?
    Thanks,
    ~idmNewbie
    Edited by: rlewkowski on Mar 24, 2009 12:11 PM

    - When passSync send the password back to IDM in direct mode, does IDM send it back to the AD resource? Why or Why not?
    Answer : NO, this is default behavior of pass sync workflow
    - If a load-balancer is in front of 2 gateways, what adverse effects will it have on IDM and AD? Why?
    Answer : Gateways are not involved in Pass Sync Process itself, only if you have resources OTHER than AD, which are being managed via gateway.
    BY the way - gateways can not work in active-active mode, this is not supported architecture. (only failover mode Active - Passive)

  • IPad Enterprise workflow/setup.. HELP!

    Have any of you guys successfully deployed iPads in the workplace yet?
    If so, I need your help determining the best way to get them in the hands of my users configured and ready to go. I can't seem to figure out a way for a Help Desk person to configure the iPads at work using 1 iTunes account and having the applications stick with that iPad once it's synced at home with the users personnel iTunes account. I did stumble on the "iPad configuration utility" and love how it will at least let me control passwords and secure SSID, but I didn't see how I can attach application purchased from the App Store to a config file (If you can please let me know). So this is where my issue starts... The current step the Help Desk tech takes to setup the iPad is he/she installs the profile created by the config utility and adds WYSE Pocket Cloud to the iPad from the app store. Once that is completed the iPad is good to go until the user takes it home and wants to sync it up to their iTunes account.
    iTunes say it's synced with another iTunes library. An iPad can only be synced with only one iTunes library at a time.
    So once the end user get the warning and "erases and sync" and they say "OK" their enterprise configured iPad it's basically useless when they bring it into work the next day.
    Some background... We plan on buying them and then giving them out to some users, we don't plan on locking them down with the config utility so they will be able to sync with their home iTunes account.
    Yes, it would be much easier if we loaded the applications they need and totally locked the thing down, but it's not going to happen so I need to think of the easiest way to manage these things.
    My only thought was have the users meet a Tech and have the user login to their iTunes account and authorize that PC, buy the apps they need, load the config, sync up, and then once they leave de-authorize the iTunes so the next user can sync up. Once the user gets home they can sync up their stuff and iTunes already recognizes the iPad and will not want to erase. It will transfer their purchases and everything should be OK. They will also have a backup on theirs side.... Thought????
    Thanks!

    This is how we are doing it. I have a workstation Windows 7 with Itunes and Iphone configuration Utility 3.1 (ICU) installed. My shortcut to Itunes is "C:\Program Files (x86)\iTunes\iTunes.exe" /SetPreInt StoreActivationMode 1
    This puts it into Store Mode so it doesn't sync with any of my data or accounts. Currently I'm not syncing Apps, so not much help in that respect.
    1. open Ituns with Storemode link.
    2. Create\load Configuration Profile in ICU, I have VPN, Web clips, Pin requirements, WIFI settings.
    3. plug in IPad/Iphone
    4. Itunes pops up says something about not being able to connect, don't care.
    5. In ICU, select the Device, install profile. (ICU also logs all the devices info, very handy to have)
    6. Hand device to user so they can type their Exchange email/username/passwords.
    your done. It's up to users to to configure their own Itunes accounts and such.
    I'm probably going to have my Profile out on a website and SMS text the link when a remote users needs to wipe or rebuild a device. I'm currently not doing that.
    Message was edited by: kristoferolafsson

  • BRF Workflow setup

    Hi,
    Please let em know the steps to set up the One step and Automatic approval for SC in SRM 7.0.
    We are using process controlled workflows.
    Thanks,
    Murli

    You can the SAP delivered schema itself.. Following are the steps you need to follow(I am not Including Technical Configuration and BRF Configuration)..
    In Your case BRF Config is not needed..
    Step 1 :
    IMG Path:
    IMG - SAP Supplier Relationship Management - SRM Server - Cross Application Basic Settings - Business Workflow - Process Controlled Workflow - Business Process Configuration - Define Process Levels..
    Step 2:
    Select SRM Shopping Cart and Select Process Schema Evaluation..
    Step 3:
    Enter "3EV_SC_600_000" in Evaluation ID
    Thanks!!
    Bharath

  • Invoice Approval Workflow Setup in EBS R12

    Is there an easy way to tie the invoice approval process into the approval groups and rules that are already set up for the PO or Requisition Approval Process (Purchasing Approval Hierarchy)?  I'd like to keep the maintenance all in one place rather than recreating all the rules in AME.
    EBS 12.1.3

    Hi,
    Since it is a standard WF one cannot modify it.
    If we modify the standard workflow theres a chance of our changes getting erased when a patch is applied to the instance.
    One can create completey create a custom workflow and make it perform all the tasks performed by seeded workflow.
    Thanks,
    Vinod

  • Photoshop workflow setup

    Hi,
    I need some help with Photoshop Scripting.
    What I need to do is to avoid users to create new document or open an existing one (except the one I've loaded).
    What I have done so far is to insert in the "Script Event Manager" some script for the "open document" and "new document" event.
    The script simply close the activeDocument in that way:
    app.activeDocument.close();
    (I have also put an alert that tells the user that can not open or create new document..)
    What I want to do is something more complex: I want to stop photoshop to show the default open window (or the create new file window) and, instead, shows a message or something that tells the user that this two functions will not be available.
    I also want to hide the "Script Event Manager" to avoid the user to edit an action that I use in the "save document" event, to save a JPG version of the document (if and only if the document is a PSD).
    Can anyone help me, please?

    I agree with Paul. I don't think that kind of application control is possible with scripting.
    I don't know of any way to 'hide' that there is an event handler from the user. You could of course binhex the script to hide the contents of the script itself. But the user would still be able to disable the event or replace your script with something else.

  • Computer and workflow setup

    My new computer has a 250 SSD and a 1TB HD. Then I have a 1TB external HD for backup. Most of my photos are still on the SSD. I am guessing I should work with them In the SSD and then move them to the Internal HD and then back them up to the external drive. How do I program LR to do this automatically.

    Photos should go on the HD and not the SSD. Save yourself some time and effort, no need to regularly move photos from the SSD to another HD.
    Your catalog file and software go on the SSD.
    In LR, you can set up automated backups of your catalog file ... its in Catalog Settings.
    There's no capability in LR to make backups of your photos. You need to use third party software for this.

  • OAM alerts setup for Concurrent services down using workflow mailer

    Hi,
    We have ORacle Ebiz 12.0.6 with 10.2.0.4 database.
    Can some one please provide details how to end notification email for Concurrent services down using OAM in R12 with workflow.
    I have done the setup in clone with workflow up and running... and have also setup the alerts for example say:
    Service manager ---Down,Up in OAM through sysadmin user but when i bring down the Service manager form
    Concurrent manager administer form ...No email notifications are fired.
    Please share knowledge on this issue...
    Help is appreciated
    Regards,
    Milan

    Can some one please provide details how to end notification email for Concurrent services down using OAM in R12 with workflow.
    I have done the setup in clone with workflow up and running... and have also setup the alerts for example say:
    Service manager ---Down,Up in OAM through sysadmin user but when i bring down the Service manager form
    Concurrent manager administer form ...No email notifications are fired.Have you verified your Workflow setup before trying to troubleshoot the alert issue about the CM?
    How to Perform a Meaningful SMTP Telnet Test to Troubleshoot Java Mailer For Sending Email Notifications [ID 753845.1]
    Example Of Configuring Workflow Java Notification Mailer With Oracle Applications [ID 249957.1]
    Oracle Workflow Release 12 Diagnostics [ID 469822.1]
    Oracle Workflow ATG Support: R12 Java Mailer Setup Diagnostic Test [ID 748421.]
    Thanks,
    Hussein

  • Workflow Manager - Setup question

    I have installed SQL server 2012 express and sharepoint 2013 on a windows 2008 server. I did this to "kick the tires" on the newest sharepoint version. I had previously chosen the development option but I always got stuck in the same spot. Workflow
    manager. Specifically in registering the workflow service.
    I am a newbie so I apologize if this is something relatively simple. I have tried numerous things to try and get 2013 workflows running on the server but I have not been successful. When I open up a site in designer and click on workflows, I only see 2010
    workflows, and underneath that, I see "the option for the sharepoint 2013 workflow platform is not available because the workflow service is not configured on the server. Please contact your service administrator."
    I have tried to register the workflow service using both http, and https. I did not check 'allow http' during workflow setup, but the site collection opens with HTTP://myservername/sites/workflows, so I added https to this site in IIS.
    When I check the workflow management site in IIS, under browse web site, it says browse *:12290 (https). When I click on browse, it brings up an IE browser window and the URL is https://localhost:12290. It says that there is a problem with this website's
    security certificate. The security certificate presented by this website was issued for a different website's address.  
    When I click on continue to this website, this appears on the page.
    Root Scope2013-05-09T17:33:00.6172013-05-09T17:33:00.617/Microsoft.Workflow.Management.Security.WindowsSecurityConfigurationBUILTIN\AdministratorsActive
     There is a little popup at the bottom saying that only secure content is displayed. When I click on show all content, this is what appears on the page:
    <?xml version="1.0"?>
    -<ScopeInfo xmlns="http://schemas.microsoft.com/workflow/2012/xaml/activities" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><DefaultWorkflowConfiguration/><Description>Root Scope</Description><LastModified>2013-05-09T17:33:00.617</LastModified><LastRevised>2013-05-09T17:33:00.617</LastRevised><Path>/</Path>-<SecurityConfigurations>-<ScopedSecurityConfiguration
    i:type="WindowsSecurityConfiguration"><Name>Microsoft.Workflow.Management.Security.WindowsSecurityConfiguration</Name><WorkflowAdminGroupName>BUILTIN\Administrators</WorkflowAdminGroupName></ScopedSecurityConfiguration></SecurityConfigurations><Status>Active</Status></ScopeInfo>
    Being that this is all on the same server, maybe I am not putting in the right info. I input the following into sharepoint 2013 management shell, run as administrator:
    register-spworkflowservice -spsite "https://sharepoint-ki3/sites/workflows" -workflowhosturi "https:localhost:12291" 
    I get the following error message:
    register-spworkflowservice : The underlying connection was closed: An unexpected error occurred on a send. Client ActivityId: e218b8a2-0655-4d09-8f4d-5cbc09f3ddf7. At line:1 char:1
    + register-spworkflowservice -spsite "https://sharepoint-ki2/sites/workflows"
    -wor ...
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo : InvalidData (Microsoft.SHare...workflowservice:RegisterSPWorkflowservice) [Register-spworkflowservice], WorkflowCommunicationException. 
    + FullyQualifiedErrorId: Microsoft.Sharepoint.WorkflowServices.Powershell.RegisterSPWorkflowService
    Any idea how to resolve this? Should I just install workflow manager on another machine and be done with it? 
    Any help would be greatly appreciated. Thanks for checking this out. 

    The link under the workflow section of
    http://social.technet.microsoft.com/wiki/contents/articles/15289.sharepoint-2013-best-practices-creating-a-development-environment.aspx#Configure_Workflows_for_SharePoint_TwentyThirteen explains how to set up workflow manager and configure it within sharepoint.
    Here are some general installation resources:
    http://social.technet.microsoft.com/wiki/contents/articles/12438.sharepoint-2013-best-practices.aspx#Installation
    Kind regards,
    Margriet Bruggeman
    Lois & Clark IT Services
    web site: http://www.loisandclark.eu
    blog: http://www.sharepointdragons.com

Maybe you are looking for

  • File to File scenario in PI 7.1

    Hiii... iam trying file to file scenario...I have designed in service builder and Integration builder.... My scenario i just want to tranfer a file from one folder in PI Server to another folder in the same server...My Communication Channel info are

  • Problem: Library alert, recovery, then nothing

    Problem: When Aperture opens, it shows 85 images in 6 projects not backed up. But instead of showing the projects on the left, it only shows the library icon. Then the following alert appears: Library Alert, The following new or unknown items have be

  • System log problem ( Errors in source system)

    Hi,    I Got the error message at psa level while extracting data from r/3 to bi is Errors in source system Message no. RSM340 and i checked in sm21 , i found the system log for my user as Operating system call gethostbyname failed (error no. 11004)

  • NullpointerException in UIViewRoot

    I'm doing page forwarding in a PhaseListener by using: dispatcher.forward... and i'm getting this exception: Mar 10, 2009 2:12:35 PM org.apache.catalina.core.StandardWrapperValve invoke SEVERE: Servlet.service() for servlet Faces Servlet threw except

  • I have a spot on the lenss can I clean it ?

    I took a video and there is a very small dust/dot in the frame. at the same location it all of the film. can I clean it ? I have PE 8