Skip to content

Handling permanent JOB... #151

@Didier68

Description

@Didier68

Hello,
currently, when interacting with the system via a program or a stored procedure call, we go through a temporary JOB, which only exists during the execution time ...

I have to interact with an application, providing it data upstream in a table, which key contains the JOBNAME of the application, and by rereading the information there for the result ... In other words, I would have to be able to create a job, retrieve its JOBNAME, then a little later use it to launch an application in this JOB, ...

Is there a way to interact with a specific and persistent JOB via this module?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions