Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. SharePoint
  4. Approval workflow

Approval workflow

Scheduled Pinned Locked Moved SharePoint
questionsharepointhelpworkspace
4 Posts 2 Posters 2 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Mykhailo Pysarskyi
    wrote on last edited by
    #1

    Hi, all. I have such problem: I need a workflow, which solves the following tasks: Approval workflow (such as default in MOSS 2007) + a possibility to send email messages to participants of Approval workflow when document, on which approval workflow was started, is modified. For such a distribution has written a workflow, which is triggered by changes in the document and the code is running check whether the approval process started. But bad luck, if the document library includes support check out \ check in, then we have the following troubles - SharePoint commits a change to the list item both in check out and check in. As a result we have two changes and my email-workflow starts twice. As a result, one that very moment, we obtain immediately two letters to change the document in mailbox. How can I solve such problem? May already exists a approval workflow, which makes this newsletter. Thanks in advance.

    H 1 Reply Last reply
    0
    • M Mykhailo Pysarskyi

      Hi, all. I have such problem: I need a workflow, which solves the following tasks: Approval workflow (such as default in MOSS 2007) + a possibility to send email messages to participants of Approval workflow when document, on which approval workflow was started, is modified. For such a distribution has written a workflow, which is triggered by changes in the document and the code is running check whether the approval process started. But bad luck, if the document library includes support check out \ check in, then we have the following troubles - SharePoint commits a change to the list item both in check out and check in. As a result we have two changes and my email-workflow starts twice. As a result, one that very moment, we obtain immediately two letters to change the document in mailbox. How can I solve such problem? May already exists a approval workflow, which makes this newsletter. Thanks in advance.

      H Offline
      H Offline
      Hulicat
      wrote on last edited by
      #2

      Can you list the tasks that you see in SharePoint Designer? The email task should be upon check in only I presume?

      Regards, Hulicat

      M 1 Reply Last reply
      0
      • H Hulicat

        Can you list the tasks that you see in SharePoint Designer? The email task should be upon check in only I presume?

        Regards, Hulicat

        M Offline
        M Offline
        Mykhailo Pysarskyi
        wrote on last edited by
        #3

        I use VS 2008.

        H 1 Reply Last reply
        0
        • M Mykhailo Pysarskyi

          I use VS 2008.

          H Offline
          H Offline
          Hulicat
          wrote on last edited by
          #4

          Regardless you need to initiate the email once it's approved. try downloading SPD it's free it has a simple Workflow Designer that allows you to add tasks on actions. I would send the email on the approval action. I hope that helps.

          Regards, Hulicat

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups