User bio
404 bio not found
Member since Nov 29, 2017
Posts:
Filip has not published any posts yet.
Replies:
Filip Nys · Jun 18, 2018 go to post

Save first the original namespace where you are working

znspace=$znspace
Job=""
Do {
Job=....
Job'="",Job'=$j
{
zn "%SYS"
SET ActiveJob=##CLASS(SYS.Process).%OpenId(Job)
ActiveJob.Terminate()
ActiveJob.%Close()
h 1
ActiveJob
zn znspace
 

Filip Nys · Jun 18, 2018 go to post

Try this :

zn "%SYS"
SET ActiveJob=##CLASS(SYS.Process).%OpenId(Job)  // where Job is the processnumber
ActiveJob.Terminate()
ActiveJob.%Close()
 

Certifications & Credly badges:
Filip has no Certifications & Credly badges yet.
Followers:
Filip has no followers yet.
Following:
Filip has not followed anybody yet.