Letting non-technical clients design forms and workflows

Some individuals in my organization are under the impression that our clients, who are very non-technical, will be able to design forms / workflows, etc.
The impression is that the developers are to create a set of standard schemas, fragment libraries, and workflows, and then the (non-technical) client can build their own forms, select a predefined Task Manager endpoint, and hit the ground running with their new form, in production. Yes you heard me correctly. In production. That means no DEV, no QA, no passing Go.
In other words, they are putting LiveCycle on the same playing field as Vignette (Content management in production).
I disagree with their approach and am seeking feedback. Thanks! ;-)

If the form is bound to a schema, at least when they move form elements around, most of the time it will still work. If normal binding, moving stuff around will screw up the data merge.
The biggest problem I see with the changes being made directly in production is that I save my forms to the repository in order to test. The preview tab quite often does not represent true functionality. So if they had Workbench pointing right at prod, the form cannot be tested without releasing it.
I don't know what you mean between content repository and Workbench repository. The way my implementation works, if I save in Workbench, I can immediately reload the page to get the changes. They are the same repository. I am using the API call (off the top of my head) renderFormWithUSageRights. I specify a repository URL for the template location. All my forms render through the same servlet parsing the form name out of the request URL. There is an XDP in the repository with the same name as each pdf URL. There is also a corresponding JSP which renders the XML that is merged in at render.
I saw a reference somewhere that the repository URL could contain a version at the end. I have not tried this. If true, it would not be difficult for me to update my code to get the version number out of my properties database table. Then also allow an override version number in the URL for the final form. So http://mycompany.com/myform.pdf renders the 'released' version and http://mycompany.com/myform.pdf?version=2.7 returns that specific version. http://mycompany.com/myform.pdf?version=latest would work like it does now where no version number is specific in the repository URL. This would mean they could save the form, access in production to test, but not affect normal users. Once tested, the database could be updated to reflect the new released version. It would be really slick to have a workflow approval process around it. The workflow would have a link to the new version for each approver to review. After the last person signs, the workflow would update the database to the new version. The next time it is rendered will be the latest version.
Thinking about this, I like that idea even if a developer makes the changes. There are times when customers won't sign off on their own requested changes because they won't make the effort to test it before it goes into production. They would rather let the changes go in then report anything they don't like as a bug. They feel if they don't sign, then they cannot be held accountable. Sometimes the same people or others will get angry if an item is not put into production based on not getting sign off. Now, the deployment would be tied directly to the sign off procedure rather than manually by someone in IT. All approvers would be able to look at the audit trail to see who has not signed off and therefore the direct cause of an item not being released.

Similar Messages

  • Develop Form and Workflow in SharePoint Online and On-Premise

    Hi Expert,
    I have the question about Form and Workflow in SharePoint Online vs ShrePoint On-Premise
    Current Problem : Customer is implemented Form and Workflow in SharePoint Online but they have a problem some features that didn’t work in SharePoint Online. I will have a meeting to discuss Do and Don’t Form and Workflow in SharePoint Online compare SharePoint
    On-Premise.
    Please suggestion.
    Thank you

    Hi MasterBird,
    There is no documentation to explain the difference of the custom form and workflow between SharePoint Online and SharePoint On-Premise. For your issue, you can have a look at the following blog:
    http://www.techrepublic.com/blog/the-enterprise-cloud/get-infopath-forms-and-sharepoint-online-with-office-365/
    https://support.office.com/en-us/article/Office-365-known-issues-6b380978-84ce-49af-be5d-f7cda0fe28f9?ui=en-US&rs=en-US&ad=US#__sharepoint_online_preview
    https://support.office.com/en-in/article/Configure-InfoPath-Forms-Services-a8609546-c0d7-4956-81b6-08e93eb4b290?ui=en-US&rs=en-IN&ad=IN
    http://blog.sharepointlearn.com/2011/11/03/sharepoint-in-office-365-the-good-the-bad-the-brilliant-and-the-ugly/
    Thanks,
    Eric
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Eric Tao
    TechNet Community Support

  • Form and Workflow in SharePoint Online vs SharePoint On-Premise

    Hi Expert,
    I have the question about Form and Workflow in SharePoint Online vs ShrePoint On-Premise
    Current Problem : Customer is implemented Form and Workflow in SharePoint Online but they have a problem some features that didn’t work in SharePoint Online. I will have a meeting to discuss Do and Don’t Form and Workflow in SharePoint Online compare SharePoint
    On-Premise.
    Please suggestion.
    Thank you

    Hi MasterBird,
    For SharePoint 2013 On-premise, we can :
    Comlete control of our environment and data
    Supports heavy customization
    Keep sensitive information in-house
    Easier integration into line of business systems
    Full development options for developers
    For SharePoint Online workflow:
    Workflow 2010 & 2013 are available with Standard and Enterprise Editions without having to install
    If using Windows Azure workflow functionality is the same as 2013
    Cannot create custom Visual Studio workflows
    For InfoPath Form Services you will need Office 365 Enterprise Could Edition or SharePoint Online Plan 2
    More information, please refer to the video:
    http://www.youtube.com/watch?v=eNtCH3qOk2g
    Best Regards,
    Wendy
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Wendy Li
    TechNet Community Support

  • How to design Forms and Reports using Oracle workflow 2.6

    Is it possible to design Forms & Reports for Data Entry and
    reporting purposes using oracle workflow standalone version?
    if so how?.
    Please helpme!! is veri urgent.

    Con este apellido seguro que entiendes el Espaqol.
    Mi empresa esta iniciando un proyecto con la tecnologia que
    estas buscando, es decir, Utilizar Forms y Reports para manejar
    las APIS de WorkFlow Server, hemos encontardo muchos problemas,
    el principal es que la API de WorkFlow es demasiado pequeqa para
    manipular todos los procesos de WorkFlow por este motivo nos
    hemos visto obligados a acceder a tablas y vistas del modelo de
    datos de WorkFlow.
    Saludos.

  • Is it possible to create forms and workflow by Workbench and manage them by ContentSpace?

    Hi,
    In a previous issue, I have asked the interrelationship between Workspace and Contentspace. I learned a lot, and I'm very appreciate the kindly answer from Hodmi and Jasmin. And this time, I want to ask something about Workbench and Contentspace.
    As a part of presentation for a corporate client, I am trying to make a demonstration model. I 've created a PDF form and an Approval-and-Rejection workflow by Workbench. And I want to upload the form and the workflow to the Contentspace.
    In my imagination, I would make a button in the form, and then when I click the button, the form will be sent from the client side to the server side. As a result, it will appear on the space which I specified in Contentspace.
    About the workflow, I guess the Contentspace and Workbench may have some common place about Process Management and there is some transportation mechanism or something else between them. So by changing some configuration the workflow could be added into Contentspace.
    It is totally selfish imagination, but if it is possible, I think my corporate client will be more interesting about Adobe Livecycle.
    Beg your help.
    En Shoku

    Let's me just try to answer to question in several pieces.
    "And I want to upload the form and the workflow to the Contentspace."
    You can definitily save the form in content space. I'm not sure what you mean about the workflow.
    "In my imagination, I would make a button in the form, and then when I click the button, the form will be sent from the client side to the server side. As a result, it will appear on the space which I specified in Contentspace."
    This is also possible.
    "About the workflow, I guess the Contentspace and Workbench may have some common place about Process Management and there is some transportation mechanism or something else between them."
    You need to use the ContentSpace service. The Content Space service gives you a bunch operation like storeContent, retrieveContent, etc. You can use that service in Workbench, or call it directly using SOAP or REST.
    So to summarize, you can use the Content Space service to interact with content space to get and store your forms for you workflow.
    Jasmin

  • InfoPath Forms and Workflows

    Hi
    I have a question regarding InfoPath Form and associated Workflows. This is a timesheet application form where employee fills time sheets and send it to his manager for approval. 
    I have completed the InfoPath Form with 2 views: (1) Employee completes the timesheet per week. (2) The time sheet part is grayed out and there is a comments section for his manager.
    I have deployed this to sharepoint to a form library and started a Simple Approval based workflow at the Form Library Settings. So far so good.
    But in the Approval workflow; can i code logic to identify the staff's manager ? It seems that I have to define a single account from SP Groups to where the workflow will be always routed to. 
    Secondly how do I associate the View 2 to the manager for comments and approval.
    Any pointers on the above will be very useful in my implementation.
    Thanks 
    Best Regards
    Santosh
    Santosh

    Hi Santosh,
    If you would like to send approval email to account’s manager in SharePoint 2010 Designer workflow, there is an action in Relational Actions group named Lookup Manager of a User:
    http://office.microsoft.com/en-us/sharepoint-designer-help/workflow-actions-in-sharepoint-designer-2010-a-quick-reference-guide-HA010376961.aspx#_Toc260924449
    Alternatively, here is an article which contains about how to get manager in workflow:
    http://blogs.technet.com/b/meacoex/archive/2010/11/01/get-manager-approval-in-sharepoint-designer-2010-step-by-step.aspx
    Regards,
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected] .
    Rebecca Tu
    TechNet Community Support

  • Logical flow between User forms and workflows

    Hi,
    I want to know the logical flow among jsps,UserForms and workflows in IDM.
    This may appear as a silly quest. But I want to know how exctly the workflows are getting excuted when we click the buttons on the forms....
    For eg While creating the user after gving the user details in Tabbed User form when we click on save how it is calling Create User Workflow....
    where is the link and how its happening.....
    If any one know this please reply me....this a quest remaining in my mind since so many days....
    Thanks in advance....

    I dont think, there is any xml codes in any of the forms for calling workflow. One needs to render a form for any workflow. Whenever you hit new User , the create user workflow gets initiated and the form and the default form for create user is Tabbed User Form. activities and forms are mapped according to the authorisation level. If you create any Admin role, then we need to specify a form for the admin's capabilities. I guess for configurator , to create a a new user, the form has to be Tabbed User Form by default. For a custom Lanch user process, one needs to include a form along with the workflow. We can do that. Thats what I know till date.
    Thanks,
    Manila

  • Reports for Form and workflows

    Hi,
    I need to create a report to show the total number of forms and/or workflows that are currently stored in the system along with the timestamp. I am not sure if it is possible to do or not, could any one know how please advise.
    Thanks in advance,
    Han Dao

    Hi,
    I need to create a report to show the total number of forms and/or workflows that are currently stored in the system along with the timestamp. I am not sure if it is possible to do or not, could any one know how please advise.
    Thanks in advance,
    Han Dao

  • Creating a contractor custom form and workflow associated with it OIM11g

    we are using OIM 11.1.1.5 we need to implement a scenario where, A Manager or user in admin role creates the contractor using customized form and manager gets the contractor gets the creadentials of contractor and then contractor logs in OIM self-service console to request for AD account.
    what are the steps that need to be performed to execute this
    Thanks and appreciate your responses

    I have created the request template and HR user who has HR admin role can log-in and access the request tab and request for others.
    how can i achieve the following one
    now the user who has been created by above HR user. the User should be able to log-in and access a link(custom) and (should be able to access only self-service) on request tab like "Request AD Account" this should take him to new form where his profile attributes are pre-populated and a Notes section where he will enter justification then submits the request. the request goes to his manager for approval and once he approves he will be provisioned into AD
    Thanks

  • Adobe interactive form and workflow attachment

    I use an ABAP webdynpro to trigger a WF. The WD is an interactive adobe form step for users to enter data. Then before triggering the WF, I would like to save the form as an PDF form so I can send it to the subsequent work item processors. Is this possible? If yes, what do I need to do to make this happen.
    Thanks.

    Hi Raja,
    If i understand well the only way to have Adboe forms in ABAP Wrokflow is to use ISR , that's right ?
    Here's my scenario.
    An User trigger with an abap program a Specific flow , then i send several mails with Adobe forms inside . Thoses forms are send back by mail and process by the abap system .
    My problem is to make sure that all forms have been process and for this i had to develop a specific program in abap in order to check it.
    So Is it possible to define a SAP Abap workflow where on each workitem i will add as attachment my pdf form . Then i can used standard Notification and Standard functionnality of reminding of ABAP Workflow.
    Best regards.
    Bertrand

  • XML Form and workflow

    Hi ,
    Can a workflow is possible by using iviews which are created bt XML form Builder ?
    Aneez

    Hi,
      As i understand XML Form Builder helps us create a Form Template which can be used to create content easily. Content created are stored as KMContent and ones thes workflow (Approval) is set to the folder the documents are subjected to the workflow.
    iViews are used to display the content from the KM Content.
    Regards,
    S.Divakar

  • Non-technical: cleaning your display and kit

    Nowhere have I found advice on this topic. After much effort, I thought I'd share my experiences. If you're like me, a bit OCD about your kit and its appearance, this is for you.
    This works for glass/synthetic displays, as well as aluminium housings.
    Your iMac display (perhaps your Cinema display) suffers marks from fingertips, drinks and food. It's an unavoidable hazard. My 2013 iMac is a case in point.
    The iMac has a glass bezel, the Cinema display is synthetic. It's my experience that both will benefit from the same treatment.
    I've used glass cleaners, (non-abrasive) polishes and proprietary solutions such as iKlear. No matter the solution, and the cloth used, streaking and smudging are the result.
    My solution is:
    a clean duster, wet, wrung out - if you use a new duster, it's too soft, try to get an old one;
    a microfibre cloth, dry.
    Use the wet duster to remove all filth, then dry with the cloth. Repeat. And repeat. And repeat...
    This might seem obvious, but if you Goggle for this solution you'll find very little guidance.

    Seems self-explanatory to me.
    Displays
    Disconnect the display from power, from its connection to a computer, and from any external devices. Next use the cloth that came with your display or another soft, dry cloth to wipe dust from the screen. If additional cleaning of the display panel or case is required use a soft, slightly damp, lint-free cloth. Avoid getting moisture in openings. Don't use window cleaners, household cleaners, aerosol sprays, solvents, alcohol, ammonia, or abrasives to clean the display.
    Warning: Don't clean the screen with a cleaner containing alcohol or acetone. Use a cleaner intended for use with a screen or display. Never spray cleaner directly on the screen. It may drip inside the display and cause damage.

  • Workflow Initiation form and Workflow Association form missing?

    After creating Sequential Workflow, I tried to add Workflow Initiation Form but I didn't able to find it.
    Even  Association Form is missing there while adding.

    The only way you'll see the initiation form is if you right click the workflow item in the solution explorer as below:
    Indul Hassan
    Microsoft Community Contributor
    http://www.indulhassan.com
    You Snooze.. You Lose !!

  • Use of ADOBE form with Workflow...

    Hi All,
    Can you help to understand the integration between ADOBE forms and Workflow?
    I want to understand how to use ADOBE forms with workflow? and in which scenario's we can use it?
    Regards,
    Yogesh

    Hi Yogesh,
    Check if the following link gives you direction:
    Adobe forms with Work Flow
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/1098f36e-304f-2a10-7092-96a74210aa8d
    Hope this helps!
    Regards,
    Saumya

  • HCM Form and Process ERROR No error agents maintained in table T5ASRERRORAG

    Hi All,
    I am setting up HCM form and Process  and I am done with Setting up new scenario and form and workflow steps. When I do the check consistency for Processes I get these 4 error below and not sure what do i do about these error
    No error agents maintained in table T5ASRERRORAGENTS
    Case type for Step Object H_SO is not defined
    Case type for Scenario Obj. H_FO is not defined
    Case type for Process Object H_PO is not defined
    Any help will be appreciated.
    Thanks,
    -Ashwani

    Some elaboration would help here a LOT! Would it be possible to get some more info about it?
    I am following this tutorial: http://help.sap.com/saphelp_erp60/helpdata/EN/42/f273461e5132c3e10000000a1553f6/frameset.htm
    and didn´t find any "sub-chapters" about this. am I missing something? Or could you tell me the number of the tutorial step which I performed in a wrong way or did NOT performed?
    Thank you, cheers Otto

Maybe you are looking for