Save Workflow

Hi,
I'm learning html and css with dreamweaver, I find it more efficient.
Its recommended to saving the work and previewing the work as I go, so i could identify errors as they occur instead of notice them after several hours of work
should I use the "Save as" and save mutltiple documents or should I use the history panel ?
I know in Photoshop cs6 there's the snapshot option in the history panel why not in Dreamweaver? (may be it's a dumb remark)
Thanks!

I don't see any reason to make multiple saves of the same document. Just check out what your page does in the browsers as you work on them from time to time.
Dreamweaver has a very long memory for undoing. As long as you don't close the file while you're making edits, you can go back quite a ways by hitting Ctrl/Command + Z, even if you save frequently.
Adobe products have different teams of developers, so you see a lot of varying implementation of useful features that are standard in their other programs.

Similar Messages

  • Unable to save workflow types and create workflow stage  in CUP

    Hi Guru's,
    We are currently installling GRC AC 5.3 and are stuck in configuration.
    we are unable to create workflow stage in CUP. Whenever we try to open the tab for stage it gives below mentioned error.
    Webpage error details
    Message: Expected ';'
    Line: 757
    Char: 15
    Code: 0
    URI: http://172.25.7.32:50000/AE/scrLeftNav.linkConfigWorkFlowStages.do
    Also while tryinng to save workflow types under "miscellaneous" we encounter error - Error saving workflow types
    On further checking system log we found the below details --
    Caused by: com.sap.sql.DuplicateKeyException: ORA-00001: unique constraint (SAPSR3DB.VI_AE_CTMDT_LOC1) violated
         at com.sap.sql.jdbc.common.CommonPreparedStatement.executeUpdate(CommonPreparedStatement.java:259)
         at com.sap.sql.sqlj.runtime.profile.ref.RTStatementJDBCPrepared.executeUpdate(RTStatementJDBCPrepared.java:267)
         at sqlj.runtime.ExecutionContext$StatementFrame.executeUpdate(ExecutionContext.java:1124)
         at sqlj.runtime.ExecutionContext.executeUpdate(ExecutionContext.java:718)
         at com.virsa.ae.dao.sqlj.CustomAppDetDAO.insertCustomAppDetDetails(CustomAppDetDAO.sqlj:1022)
    Please advice how it can be remediated.
    Thanks
    Akshay Daniel

    Hi Akshay,
    It seems you have uploaded some wrong file .
    I would suggest you to delete those entries from table.
    please check for the  duplicate entry in u r workflow type under miscellaneous tab in CUP.
    for example if you find duplicate entry for work flow type  RE that is ERM ,   And the Work flow type ERM gives you error while saving request type .then please look for the table VIRSA_AE_WFTYPE   in file AE_init_append_data_RE.xml   and follow the below  mentioned  steps:
    1. log in  to SQL with SYSDBA access delete the duplicate entry.
    2.use  below command to find the
    SQL> select * from SAPSR3DB.VIRSA_AE_WFTYPE where NAME='ERM'
    3. delete this Row form the table.
    4. restart AS java
    After deleting this  duplicate entry your issue should get resolved.
    please let em know if your issue is resolved
    Edited by: prashntk on Jul 21, 2011 10:48 AM

  • Cancel Save Workflow option missing in R17 env

    Has anyone noticed the cancel save option in WF is missing in my R17 env.
    Can anyone confirm if they have it in any of their R17 env ?
    Edited by: Robin7511 on Jun 15, 2010 3:32 PM

    Hi Everyone,
    We were a little surprised by this as well. We had built quite a few CO validations with it and at this time will probably rollback the validations until certification is complete.
    The following is an excerpt taken directly from the June 2010 patch release notes:
    Oracle CRM On Demand
    Release 17
    Patch Release Notes
    1142.0.02
    "Cancel Save option in Workflow exposed on record types other than Opportunity (CR 12-1XVXFX5)
    The Cancel Save feature was released in 1083.0.00 for the Opportunity record type only. It was
    inadvertently exposed on other record types and is not certified by Oracle CRM On Demand. If you
    have already used this feature you will receive the following privilege so you can either roll back the
    use of this feature (recommended) or continue usage at your own risk:
    Privilege Category: Customization: Business Rules
    Privilege Name: Workflow Cancel Save
    Privilege Description: Prevent save operation on 'Before Modified Record Saved' workflow events.
    This privilege is dependent on the Manage Data Rules - Manage Workflow Rules privilege. The
    privilege allows the use of this feature on the following record types:
    1. Account
    2. Activity
    3. Contact
    4. Custom Object 1
    5. Custom Object 2
    6. Custom Object 4
    7. Household
    8. Lead
    9. Revenue
    10. Service Request
    This feature is not supported on any other record types.
    If you have used the Cancel Save feature, and have not received this privilege or the privilege is inactive, the Cancel
    Save section for the above record types:
    - is not visible in the workflow creation page
    - is read-only in the workflow edit and detail pages
    Customers who have not yet used this feature may use it on the Opportunity record type only which is not
    restricted by the above privilege and is certified for all customers.
    Certification of this feature for the record types listed above is currently underway and will be available in a
    forthcoming release."
    ~Jennifer~

  • Cannot save Workflow as a plug-in

    I am trying to create the simplest of workflows. I want to copy images from a webpage and save them. I have created the workflow exampled on the automator.us website, but I am not able to save the workflow as a plug-in. I select "Save As Plug In", name the workflow, select "Scripts Menu", click the Save and nothing happens. I look in the User Scripts folder and it is not there. Spotlight shows it is not anywhere on my computer.
    Any ideas?

    Your above posted list of installed plugins doesn't show the Flash plugin for Firefox.
    See:
    * https://support.mozilla.com/kb/Managing+the+Flash+plugin
    * https://support.mozilla.com/kb/Installing+the+Flash+plugin
    You can get the Adobe Flash Player here:
    * http://www.adobe.com/downloads/
    * http://www.adobe.com/go/getflashplayer
    Or download the Flash Player via this page: Troubleshoot Flash Player installation for Windows
    *http://kb2.adobe.com/cps/191/tn_19166.html#main_Download_and_install_the_latest_Flash_Player_version
    # Download and save the Flash installer for the Firefox browser to your desktop.
    # Exit Firefox (File > Exit), you may need to verify that in the Task Manager (XP: Ctrl+Alt+Del, Vista: Shift+Ctrl+ESC, Processes tab)
    # Start the Flash installer with a double-click on the desktop icon of the Flash installer.
    * You may have to run the Flash installer as Administrator (right-click: Run as ...) to get access rights for installing the files and modifying the registry.

  • Save workflow information

    Hi,
    I have the following scenario:
    - A user gets added to a group using workflowSaveChangeAttributeRequest function sent to the OAM server using IdentityXML.
    - The workflow is initiated by a third-party person in a page that does not have the credentials of the user to be added to the group.
    - Therefore, I have created a hardcoded account that has access to initiate the workflow, say admin/password.
    - When the workflow is initiated (onclick of a button in my custom page) admin/password get inserted in the identityXML on the server side, and user (e.g. user1) gets added to the group (e.g. group1).
    The problem:
    - When I check the workflow logs using the Monitor Requests tool of OAM I can't track which user was added to the group. Only which user initiated it which is of no use to me.
    Possible solutions:
    - I tried setting the workflow initiation permissions to "anyone", and tried initiating the workflow (through IdentityXML) with no credentials at all. It didn't work.
    - I tried finding a field or an option in OAM to save some information with the request. I didn't find anything.
    Does anyone have an idea about how to solve this?

    I think there is no need to complicate it you can just enable the approvals through email so whatever the mobile used the manager will receive an email and he can take action through email.

  • Design and save workflow diagrams using flex

    Hi,
    I am new to flex..I need to design a workflow diagrams using flex and save the information..Could you please help me on this..
    Actually what exactly i want is..
    In my project we have some jobs..Job is bunch of scripts..These jobs will run in different hosts(Server).In my project we have a provision to run these jobs in order in different hosts.But not for running the scripts in perticular sequence.
    For example::
    We have a,b,c,d,e,f jobs..
    1) these jobs run in order if we select one check box.This provision is there.Order means after a runs b should run.after b is done c should run and so on..
    2) there is another senario like.
       After a job runs b,c should run parallel and these 2 are done d shold run..after it is done e,f,g shold run paralell..some thing like this..This is a sequence of scripts running in different hosts..For this we nned to desing a UI like work flow diagram.
         In UI we show all jobs in data grid and user will drag the jobs and keep it an area and he connects all the jobs with some lines with arrow(to identify).There he should conncects the jobs in which sequence he wants to run the jobs.
      For this need to design a diagram and save the data in the UI.From UI we have to capture the sequence of jobs and store the sequence in db..
    Colud you plz provide me soltion for this..I am getting how to draw a flow diagram using flex and capture the sequence from UI and store the data in DB..
    Please help me out in this issue..
    Thanks in advance...

    I am trying to create an image file with flex and want to save it only in  a perticular directory ie., user should not be given any option to choose the location.Air application uses resolvePath where we can specify the path but donno how this can be achieved for a web-based application.
    Is there any workaround for this?
    Thanks.

  • Automator won't save workflow

    'when I try to save my workflow, I get a messaging saying I do not have permission to save it, that i should find the item in Finder, and choose File-Get Info. What item? The item is not in finder because i can't save it.

    That is what your message was telling you - look in the folder where you are trying to save and use Get Info to see what the permissions are (although it is pretty much worthless for showing access control lists).

  • Cannot Save Re-Usable Workflow as a Template.

    Cannot Save Workflow as a Template. It is a resuable WF . It was working until last week. Suddenlly it gives an error saying - Cannot find Site Assets Library. Site Assets Library does exist . Please Suggest !! 

    Refered to this thread :
    http://social.msdn.microsoft.com/Forums/sharepoint/en-US/70285b15-d53c-4527-90d2-1a063737fb81/sharepoint-designer-link-to-listslibraries-broken?forum=sharepointgeneralprevious
    For those who might face similar issues in future - There were couple of broken list on the site. Deleted those broken list. The Designer Link to list/ Libraries got restored. Everything works as expected now.

  • Always error when try to save my item type on workflow builder

    Dear All,
    I'm created a simple workflow. There is a notification with Result Type = Approval (Standard). Every I tried to save, workflow builder show a error message below:
    WFDESV_FAIL COUNT=1
    WFACTV_FAIL OPERATION=SAVE NAME=FIF_NOTIFY_APPROVER1_NTF TYPE=FIF
    WFACTV_MESSAGE_RESULT RESULT=WFSTD_APPROVAL
    What does it mean? I've tried to change Result Type with another standard Lookup Type (such as Boolean or another). But the error message still coming. How do I fix it?
    Thank you,
    Agas

    Hi,
    The first thing that is wrong is that your configuration is not finding the messages correctly, so that you get a meaningful message. Check that the keys in the registry for Workflow (HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\Workflow have been created correctly - there should be a Languages key and then ENG with an entry for Help, Message and TemplateDir which point to your Workflow home. Once that is set up, then you should at least get a meaningful message :)
    There are two possible problems here, but I haven't had chance to look in the messages file to see which one it is. Either the notification does not have a performer assigned to it when used in the process, or you have not modelled a transition for all available options - you need to model all responses, or use the "default" transition to capture those that you have not explicitly included.
    HTH,
    Matt
    WorkflowFAQ.com - the ONLY independent resource for Oracle Workflow development
    Alpha review chapters from my book "Developing With Oracle Workflow" are available via my website http://www.workflowfaq.com
    Have you read the blog at http://www.workflowfaq.com/blog ?
    WorkflowFAQ support forum: http://forum.workflowfaq.com

  • Store Workflows developed in Sharepoint Designer in Team Foundation Server 2013

    Hello,
    If I create a workflow in Sharepoint Designer 2013, can i store it in TP in Team Foundation Server 2013

    From sharepoint designer, You can save workflow as template. The workflow file will be saved to SIte Assets Document library.  After that you can download the file from SIte Assets document library and save it Team project under some folder.
    I don't think you can directly link your SPD workflows to TFS.

  • Error while using Branch step in Workflow

    Hi All,
    I am trying to create the below scenerio which uses Branch step but i am facing the error as below
    "Branch has an Invalid connection" , "Unable to save Workflow"
    I have a the design as below which are connected using connector
    1. start
    2. process
    3. branch (two connectore one connecting "a"(process step) and other connecting "b"(stop step))
        a) Process ---> Stop
        b) Stop
    Please let me know where i am going wrong.
    Thanks in advance
    Regards,
    Sharma.

    Hi ,
    Please check if you have selected steps to be processed if condition is true or false as per validation in the Branch .
    For ex: In ur branch step property u have selected validation A u will get two more properties Validation A and Default,
    U have to select either process or stop corresponding to Validation A or default depending upon u condition.
    Please revert if you find any difficulty.
    Regards,
    Neethu Joy

  • Workflow Options

    I'm a long time PS user but have always used Capture One for RAW conversion. I'm now trying to learn ACR 5.0 which looks to have developed into a pretty cool RAW converter with some great features. My question is - how can I save Workflow Options as defaults? I want sRGB, 16bit and 300ppi as opposed to the default RGB, 8bit, 240ppi. It seems that each time I exit ACR the Workflow Options revert to the defaults. Thanks in advance for what I'm sure will be a simple answer.
    Ed

    Thanks for the fast response Ramon!
    Maybe things have changed or it's a glitch in the new software, but the Workflow Options are not sticky in 5.0. I have a feeling that will change with some near-future updates.
    I pre-purchased CS4 about two weeks ago and downloaded the new software early this morning. PS will take a little getting used since some things have changed locations, but I'm very excited with some of the new features. Like I mentioned before - I'm a newbie to ACR so the entire program is a learning experience.
    Thanks again for your response and I'll just "wait and see" what happens in the next few weeks with upgrades to resolve the non-sticky Workflow Options.
    Ed

  • Automator will NOT workflows created from Desktop context menu

    1. Right Click on desktop
    2. Select: More > Automator > Create Workflow...
    3. Create a workflow in Automator
    4. Save workflow
    Workflow remains unsaved, no error message is displayed..

    Fixed in OSX update.

  • [searching] More powerful incremental save script

    Hey dear community,
    I am currently improving our pipeline and stumbled across AEs "Increment and Save". It kind of goes into the right direction but I need a more complex function. I got to know this incremental save workflow from Maya. Whenever you press ctrl+s or File/Save AE shall create a version in a subfolder called "IncrementalSaves" leaving the file name of the Scene your working on the same.
    Example:
    1) Artist A works on a project file called "001_sh01.aep"
    2) Artist A saves the script. AE puts a copy of the file named "001_sh01_v001.aep" into the folder "IncrementalSaves"
    3) Artist A keeps on working on "001_sh01.aep"
    4) Artist A saves his work again. AE saves a copy of the project named "001_sh01_v002.aep" into the folder "IncrementalSaves"
    5) Artist A keeps on working on "001_sh01.aep"
    6) you know how it continues
    The advantage is that the last version of a project file doesn't change its name, so other pipeline tools can easily link to the latest file without checking for "v###". Does anyone know such a script? Surprisingly, I didn't find anything via google or the forum search. Did no one ever needed such a script? Or does no one share it? Any help or hint is highly appreciated. Found a working python script for Nuke though.
    Thanks a lot! Best regards,
    Dziga

    I haven't quite figured out what I think of your workflow idea. Versioning can be a challenge especially when you start versioning components of a project. I'm working on a project this morning that's gone through 6 major revisions to a logo included in about 20 delivered projects where there are a easily over a hundred uses of the logo.
    It seems to me that the best option for a versioning script would be a simple UI panel that just saved a copy of your current project with an incremental name in a defined folder when you pressed the button. I'd want to tie a date to the filename rather than just a number. For versioning documents and contracts we use the a yeardaydate format so sorting alphabetically sorts by date. IOW clientNotes110909.doc would be the notes doc for today. If there were more than one version for the day I'd add a letter so the file name would be clientNotes110909a.doc then clientNotes110909b.doc. That's the way I still handle ongoing communication but I've found a much easier way to handle versioning.
    I manage my projects with Gridiorn flow. It automates the process completely. I can't tell you how much time it's saved. The free version provides the best resource tracking I've ever seen and 4GB of cloud storage and the ability to sync projects between users. You can add paid services to track the time, versions, and add more storage. The enterprise version adds support for more artists at a budget just about any work for hire can easily justify. On the last collaborative project I worked on Flow provided time tracking for about 1/10 the cost of traditional bookkeeping charges just for generating the invoice. I'd check it out HERE. Updating the 20 projects mentioned above was a simple matter of changing one file then re-rendering the output. Took me about 20 minutes. Billed the client for a half a day. Before Flow I would have been at it for a couple of days and would have probably missed something.

  • Excluding Web Service channel for Workflow condition

    Hi all,
    We have a workflow that is a cancel/save workflow to stop users from marking a lead as qualified without entering certain data fields - specifically estimated close date. There are cases where we have imported leads directly into the system as qualified and those leads were not imported with an estimated close date. We have a WEB SERVICE which will update the sales person field. The WEB SERVICE is failing because it is hitting the Workflow cancel/save.
    It's my understanding that I can use the exclude channel ('Web Services') as part of my WF condition to allow the web service to 'skip' the workflow. I have tried it numerous ways and it is not working.
    Here's two of the ways we have tried the syntax....the differences are the () groupings.
    Attempt #1
    (([<Status>]='Qualifying') OR ([<Status>]='Rejected')OR (PRE('<Status>')<>'Qualified' AND [<Status>]='Qualified' AND [<EstimatedCloseDate>] IS NOT NULL) OR (PRE('<Status>')='Qualified' AND[<Status>]='Qualified' AND [<EstimatedCloseDate>] IS NOT NULL) OR (PRE('<Status>')<>'Converted' AND [<Status>]='Converted' AND [<EstimatedCloseDate>] IS NOT NULL) OR (PRE('<Status>')='Converted' AND[<Status>]='Converted' AND [<EstimatedCloseDate>] IS NOT NULL)) AND ExcludeChannel('Web Services')
    Attempt #2
    ((([<Status>]='Qualifying') OR ([<Status>]='Rejected')OR (PRE('<Status>')<>'Qualified' AND [<Status>]='Qualified' AND [<EstimatedCloseDate>] IS NOT NULL) OR (PRE('<Status>')='Qualified' AND[<Status>]='Qualified' AND [<EstimatedCloseDate>] IS NOT NULL) OR (PRE('<Status>')<>'Converted' AND [<Status>]='Converted' AND [<EstimatedCloseDate>] IS NOT NULL) OR (PRE('<Status>')='Converted' AND[<Status>]='Converted' AND [<EstimatedCloseDate>] IS NOT NULL)) AND ExcludeChannel('Web Services'))
    I have tried some other iterations and am having no luck....anyone see what I am doing wrong??
    Thanks!
    Ann

    Well, I got it working by actually not using the exclude channel for webservices and import.
    I went with using a specific user id for my particular case it worked much better.
    Since I was using cancel/save and by definition Exlcude Channel returns a FALSE response, so then I combined NOT Exclude Channel (web services) and Not exclude channel for import. Unfortunatly, I think we have too many 'not' and I ran into issues.
    I think if you have a standard workflow (not cancel/save) then Exclude Channel ('Web Service' ) does work.
    hope that helps.
    Ann

Maybe you are looking for

  • Unknown error occurred (-23) when trying to update to ios 5

    When I tried to update my iphone to ios5, I get the error message: There was a problem downloading the software for the iphone. An unknown error occurred (-23). I have already updated itunes to the newest ver 10.5 already and I never had any issues u

  • How to control number of clients while accessing any web application

    pls reply to this qurey thank u in advance

  • How to remove space between the lines

    Hi, In my repoprt output I am getting space between the lines. I have changed the repeating frame and field -> vertical elasticity and horizontal elasticity to fallowing combinations. fixed, fixed. variable, fixed, expand, variable, variable, expand

  • Optimum app and airplay

    While attempting to mirror from my optimum app audio streams fine however no video tv screen has a message ,video output not supported. Please disconect your output cable to continue using the application.

  • LOAD_TYPE_VERSION_MISMATCH Error in LSMW

    Hi, We have changed some custom fields in BUT000 and imported into PreProduction. And the table is adjusted and its active now. However, When I run LSMW program (Convert Data), I am getting the following dump. Error: LOAD_TYPE_VERSION_MISMATCH. Error