cancel
Showing results for 
Search instead for 
Did you mean: 

Jobexecutor and its awareness of a jobs origin

sazzadul
Champ in-the-making
Champ in-the-making
Hi,

      Is it possible to make the JobExecutor be aware of where a job actually originates from ? Given the scenario I have described in my diagram, I would rather have a jobexecutor(webapp) for each module in that way I will gain a lot of freedom in terms of development, debugging, deployment etc etc. If the jobExecutor knew where a job came from it would simply skip the job and the second jobexecutor potetially would process the job which had the correct execution code.

      Its important for us to have a shared db so there you go.

      Please let me know if you would consider this feature in any future release.

      Thanks

/Sazzadul
3 REPLIES 3

frederikherema1
Star Contributor
Star Contributor
There is currently no way of knowing from which process-engine a job came, other than the process-instance and execution-id. There are no plans of introducing this kind of mechanism. You could alter the JobHandlers and add the module-name to the job-configuration for example, on top of the existing values that go in there.

soaguy
Champ in-the-making
Champ in-the-making
Hi,
   I wanted to followup on this to see if this is still the same. Can the jobExecutor be configured to process the jobs only on the process engine that created it?

Thanks
{Clement}

jbarrez
Star Contributor
Star Contributor
No, this has not changed since the last post. That would be a customization to the job executor.
Getting started

Tags


Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.