Question
· Jan 27, 2023

Need Assistance for $ZF(-100)

Hello all,

I am hoping someone can give me some guidance.

I have this code below; please see below. It works perfectly fine. However, when I use a different target, it is not working. 0 files were copied.

w $ZF(-100,"/SHELL /LOGCMD","copy","C:\DICOM\IMAGE\IMAGE1.DCM","E:\IMAGE\COPIEDIMAGETEST1.DCM")

        1 file(s) copied

=====

w $ZF(-100,"/SHELL /LOGCMD","copy","C:\DICOM\IMAGE\IMAGE1.DCM","\\SERVERLOCATION\SHAREDFOLDER\COPIEDIMAGE.DCM")
        0 file(s) copied.
 

Product version: IRIS 2022.1
Discussion (3)1
Log in or sign up to continue

Hello John, thank you so very much for your response. I execute this command: C:\InterSystems\IRISHealth\bin\IRISinstall.exe setervicename IRIS myservice serviceusername servicepw 

I receive confirmation that my username and password have been added.
I also went to the InterSystems IRIS Controller and used the account above. But I still get the same error.

I am a newbie in this territory :)