runabol / piper

piper - a distributed workflow engine
Apache License 2.0
487 stars 86 forks source link

[Question] Access to the JobId via piper pipelines #28

Closed omartrigui closed 5 years ago

omartrigui commented 5 years ago

Hello,

As i have mentioned in the title, I want to get access to the JobId variable in order to persist some data that will be used after the notification of the registered webhooks. I have checked the content of ${execution} & ${this} according to the Spring Expression Language, but without success.

Thanks for your answer.

omartrigui commented 5 years ago

Closing reason: I found a workaround to avoid using JobId