Giter VIP home page Giter VIP logo

Comments (5)

danielgerlag avatar danielgerlag commented on July 18, 2024

Hi Jeff,

Sorry for the delayed response... I have recently changed the way the relational DB persistence providers store their data. (SQL Server, Postgres & Sqlite), so that more of the details are split out into separate tables.
The "ExecutionPointer" table is what you are looking for, this will hold info on which steps have been executed and what the next step to execute is. Also, if you look at the WorkflowCore.Users project under extensions, you can see an example of how I have added additional data on a per step basis, that is not part of the actual core library. Let me know if this works for you?

I was planning on building an admin UI in Angular 2, but this will probably be a separate repo, also still need to refine the API project first.

from workflow-core.

ccpony avatar ccpony commented on July 18, 2024

from workflow-core.

danielgerlag avatar danielgerlag commented on July 18, 2024

Hi Jeff,

Were you able to solve your problem with the new schema for the SQL provider?

Also, I'd like to take you up on the offer to build an admin UI, that would be awesome. I was thinking, let's keep it in this repo but put it under the "extensions" directory. Feel free to modify and extend the web API library as needed to support this.

from workflow-core.

ccpony avatar ccpony commented on July 18, 2024

Hello Daniel. Please advise how I can discuss a business opportunity with you privately. Thanks.

Jeff

from workflow-core.

danielgerlag avatar danielgerlag commented on July 18, 2024

[email protected]
+1 604 290 3853

from workflow-core.

Related Issues (20)

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.