Martin W. Kirst

Results 93 comments of Martin W. Kirst

Good point about using 'expr' ... that should work, since it can handle strings etc. About the variable resolution ... you might can split this feature to * first only...

supported, but with using regular instance scope

Hi @lastchiliarch if I got you right, then you want to go backward, like in a loop? I mean basically, what does this loop BPMN shown below? That is likely...

Hi @lastchiliarch I've implemented a test, that show "backwards" works in this simple loop example above. See https://github.com/nitram509/lib-bpmn-engine/blob/532d2d18be8253b71d643fabd679d48e2170076a/pkg/bpmn_engine/engine_jobs_test.go#L23

I re-read your initial post and I have to admit, I don't understand your business requirement. What I can say, BPMN does not support "reset" == if you design some...

Got your point ... there seems to be another bug, working on it.

Hi siconghuang, I did just a minute ago post some fixes, which were still present, for the bug mentioned above. I did some modifications as well, to make the code...

@lastchiliarch does my above proposal help?

Hi @Flowdalic thank you for this feedback. It seems I was misled by the method name itself - good catch. I will have another look later the day - if...

I did dig deeper in the specs and found a few references... In the XEP-0106 spec is written > Furthermore, since localparts use the UsernameCaseMapped profile (RFC 7613 [2]) of...