Forum Discussion
Vasily_Zaytsev
Oct 04, 2022Iron Contributor
How can I create some queue job in Project Server via CSOM?
Hello.
I need server to client push message in MS Project Professional Add-in.
On Project Server via CSOM create blank queue job with some project name and Guid.
And On MS Project Professional Add-in catch this queue job via this.Application.JobCompleted or
this.Application.JobStart event listeners or Globals.ThisAddIn.Application.GetCacheStatusForProject[projectName, job] method.
Is it possible without project changes (save or publication)?
No RepliesBe the first to reply