aaannz

Member
  • Content count

    1
  • Joined

  • Last visited


Reputation Activity

  1. SamuelBift liked a post in a topic by aaannz in Using ADL to trigger raw command   
    Hi,

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

    I'm using ApexDC++ 1.2.2

    Thank you for help