Hi Graeme, Provided you aren't trying to mint your own ID to link these things together, which would argue for a much more extensive feature, the simplest thing to do would be to expose the job ID through an IxxxActivity interface, then, if you need such a thing. Please feel free to create an improvement request to this end.
Karl On Wed, Dec 11, 2013 at 4:34 AM, Graeme Seaton <[email protected]>wrote: > Hi Karl, > > Apologies for the non-subscribed post - normally use my home account which > is...... > > The reason I'm interested in getting the jobid is that we generate > jobs/repositories/outputs from an external application. My thought was to > use the jobid as a key to link all of them together (managed externally and > as part of my bespoke connector). Don't believe that this would introduce > a major dependency but it would simplify our management of various aspects > of our system. > > Having it exposed would mean that it becomes the responsibility of any > bespoke connector developers who choose to use it (with all of the usual > caveats). > > Regards, > > Graeme >
