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. General Programming
  3. C#
  4. Some type of Workflow - Programming?

Some type of Workflow - Programming?

Scheduled Pinned Locked Moved C#
tutorialbusinessxmlhelpquestion
2 Posts 2 Posters 0 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.
  • T Offline
    T Offline
    Tomerland
    wrote on last edited by
    #1

    Dear experts, first in short my problem which I want to solve. I want to check by a tool the adherence to a process. In concrete this means, that I have some type of a model how the process should be followed and I want to check this now. An simple example: Let's assume I have 3 process entities: a) Requirements b) Implementation c) Final test. The workflow is now as follows: If Requirements change, the Implementation must be updated and finally the Tests must be made. And much more combinations are possible... The information on the versions of req, impl. and tests ist stored in some meta-info-files (e.g. xml.files or databases) Solution: I don't know how to start here. What I wanted to implement were some rules or workflows. E.g. If the req. have been updated there must be at least some xml-information which references this version of req. and ...... My first approach ended with endless for loops and if-statements; totally unmaintainable. Questions: 1. I "feel" that my topic has to do with workflow-programming. Is this right? 2. Is there any beginners information available? 3. I read about WWF. Is this the right starting poing? 4. I also read about some "rule based engines". Is this similiar to workflows? Kind regards

    L 1 Reply Last reply
    0
    • T Tomerland

      Dear experts, first in short my problem which I want to solve. I want to check by a tool the adherence to a process. In concrete this means, that I have some type of a model how the process should be followed and I want to check this now. An simple example: Let's assume I have 3 process entities: a) Requirements b) Implementation c) Final test. The workflow is now as follows: If Requirements change, the Implementation must be updated and finally the Tests must be made. And much more combinations are possible... The information on the versions of req, impl. and tests ist stored in some meta-info-files (e.g. xml.files or databases) Solution: I don't know how to start here. What I wanted to implement were some rules or workflows. E.g. If the req. have been updated there must be at least some xml-information which references this version of req. and ...... My first approach ended with endless for loops and if-statements; totally unmaintainable. Questions: 1. I "feel" that my topic has to do with workflow-programming. Is this right? 2. Is there any beginners information available? 3. I read about WWF. Is this the right starting poing? 4. I also read about some "rule based engines". Is this similiar to workflows? Kind regards

      L Offline
      L Offline
      led mike
      wrote on last edited by
      #2

      Tomerland wrote:

      I "feel" that my topic has to do with workflow-programming. Is this right?

      Interesting question, however it bring up another question. Since you have far more information about your applications requirements than people reading your post in an internet forum, why wouldn't it make more sense for you to study what workflow is[^] to answer that question rather than asking people in an internet forum? :rolleyes:

      led mike

      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