elsa-workflows / elsa-workflows/elsa-guides

Custom Activities

Open
#45 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

triaged
Dominant language
C#
Stars
119
Forks
116
PR merge metrics
No merged PRs in 30d

Description

Thanks for your help,
I use Document Management web
appsetting.json

"Elsa": {
"Server": {
"BaseUrl": "https://localhost:5078",
"BasePath": "/workflows"
}
}
and in designer i use:
"Elsa": {
"Server": {
"BaseUrl": "https://localhost:5078",

The Get Document activity is not showing up when designing a workflow in the Elsa dashboard! Can you help me solve the problem?
When I using the it to create new workflow, I don't see the custom activities that were added in workflow/activities such as: Get Document, Archive Document, Zip File

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the workflow/activities examples and the appsetting.json Elsa Server settings used by the Document Management web app and designer. Reproduce the workflow-creation flow in the Elsa dashboard and compare the configuration; the issue is done when Get Document, Archive Document, and Zip File appear as available activities.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.