Written by

Question Rose Murphy · 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

Comments

Rose Murphy  Jan 30, 2023 to John Murray

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 :)

0
John Murray  Jan 30, 2023 to Rose Murphy

I think you need to contact WRC (aka InterSystems Support).

0