Select to view content in your preferred language

How to get the jobID that called the AddIn using the WorkflowClientModule.JobsManager?

288
2
01-27-2025 07:40 AM
Gurunara
Frequent Contributor

How to get the jobID that called the AddIn using the WorkflowClientModule.JobsManager? From ArcPro Addin, which is called by a job from workflow manager, have instace of the WorkflowClientModule.JobsManager.

There is a method to GetJobId() from the jobsmanager. But it's returning null. 

Where to get the jobID of the job that called the addin? 

0 Kudos
2 Replies
LalaineLam
Esri Contributor

@GurunaraIn Pro 3.4, we added the ability to get the job Id associated with a running OpenProProjectItems step in your Add-In. Is this what you're looking for?

Thank you.

Workflow Manager Team

0 Kudos
Edwin5
by
New Contributor

Is this supported only on 3.4 and above?

0 Kudos