Sipke Schoorstra
Sipke Schoorstra
Hi @AlexK555 Thank you for raising the question, I hadn't given it much thought. I'd be OK with adding Oracle. If you need it soon, then perhaps you'd be interested...
**Components:** 1. **LinkedService:** - **Abstract Class:** Create an abstract base class `LinkedService` to define common properties for connection details. - **Concrete Implementations:** Develop subclasses for specific connection types like `SqlServerLinkedService`,...
Hi @alaawahbah , not yet, but thank you for creating this issue so we can add this feature to the roadmap! 👍🏻
Hi @webbdays , thank you for announcing your interest! We're still working out some of the details of the bounty hunting program, but we'll reach out to you here as...
Would it work for you if you can reuse the "input" parameter when executing or dispatching a workflow, and then from your workflow, you can read that input and use...
Template for your announcement that you can use: https://github.com/elsa-workflows/elsa-core/blob/main/docs/bounty-announcement-template.md
Research [TraceLens](https://github.com/asynkron/TraceLens) for visualising logs and traces.
Thanks for reporting, that's an outdated sample that should be removed, given that we removed the StencilJS designer implementation. The replacement sample is `Elsa.ServerAndStudio.Web` in the bundles folder.
@dwevedivaibhav Maybe I misunderstand, but it seems to me that this is the way Hangfire works.
Hi @dwevedivaibhav , from what you described, it seems to me that this is how Hangfire works, since it is up to Hangfire to determine what to do when jobs...