Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

DCM4CHEE-ARC-Light 5.13.1 - export rule condition - regex

123 views
Skip to first unread message

Docjay

unread,
May 18, 2018, 11:35:15 AM5/18/18
to dcm4che
DCM4CHEE-ARC-LIGHT v 5.13.1

I have a export rule and I would like to set the condition as:  SendingApplicationEntityTitle=\J(.*)

which should find any calling AET that begins with 'J'.   When I save it, I get an error.  How should this be written?

Thanks

Jamie

Docjay

unread,
May 21, 2018, 9:12:19 AM5/21/18
to dcm4che
bump

vrinda...@j4care.com

unread,
May 22, 2018, 4:09:52 AM5/22/18
to dcm4che
Hello,
You need to use SendingApplicationEntityTitle=\\J(.*)
But I think, based on your requirement, you rather need SendingApplicationEntityTitle=J(.*)

Docjay

unread,
May 22, 2018, 3:10:50 PM5/22/18
to dcm4che
Virinda,

   Thanks, I tried

SendingApplicationEntityTitle=
\\J(.*)

..but that didn't forward anything, I could though 'save' the rule without an error.

I then tried your other suggestion and it did forward as intended.

Thanks!

Reply all
Reply to author
Forward
0 new messages