elsa-core
elsa-core copied to clipboard
Use Transientprovider from code
When creating a workflow from code there is the option to use transient for storing activity properties and variables.
it will work from the designer but not from code.
SetTransient as an attribute will not set it correctly. WithTransientStorageFor does not set the value. it will fail when you try to retrieve it
See also this discussion.
i've created a project where it partially works. I don't know the exact implementation we had at the meeting. We have to wait till it is online.