GithubHelp home page GithubHelp logo

dm2e-ws's People

Contributors

dommii avatar kaiec avatar kba avatar robertmeusel avatar stabenau avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

dm2e-ws's Issues

WorkflowService needs refactoring

Right now, the workflowservice just iterates the positions which isn't correct and renders the dataflow into a pipeline.

The WorkflowService should have a logic similar to the validate methods in WorkflowConfigPojo, traversing the graph spanned by positions as nodes and connectors as edges and manage the webservices and assign parameterassignments accordingly

Output assignments aren't correctly written back to the workflow

Reproduce:

  • Create a workflow with XSLT service as only position
  • Connect xmlInput and xslInput to Workflow input
  • Connect xmlOuput of pos#1 to workflow output
  • Create a Config from the workflow
  • Assign xmlInput and xslInput valid file URLs
  • Run the Config

Result:

  • One output assignment parameter (completeLog)

Expected Result:

  • Two output assignment parameters (completeLog and xmlOutput)

Workflow jobs should have attributes to find jobs for positions

With the current set of properties it is impossible to get from a running WorkflowJob to the jobs that run the positions in that workflow.

WorkflowJob needs:

  • omnom:currentPosition
  • omnom:currentJob
  • omnom:finishedPosition -> omnom:finishedJob

Ideally some sort of associative mapping between the two. Then the GUI can query the jobs pertaining to specific positions and retrieve from the job:

  • log
  • created files

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.