[[Template core/front/global/updateWarning is throwing an error. This theme may be out of date. Run the support tool in the AdminCP to restore the default theme.]]
The old forums are being retired in favour of a more modern (free) community platform.
These forums will remain accessible as a read only archive for the time being.
I'm trying to set up ADL search so when it finds file, raw command is executed.
I have already set up raw command according to this guide. In ADL search I enabled "Forbidden" checkbox, so Raw dropdown is enabled, there I selected predefined action.
For testing purposes I use simple raw command: "$To: %[userNI] $From: %[myNI] $<%[myNI]> Test|"
Now, If I understand correctly, after ADL finds match, raw command should be executed, but this is not happening. Either when I try to download whole filelist or just to check user filelist.
In CDM Debug messages I see only messages related to FL download, no raw command is send to server.
What everything should I enable to make this work? Or is it whole idea wrong? Does ApexDC checks for valid raw command before sending it to server (I suppose not, there is no error or warning in ApexDC system log )?