json load "target_file" "{}"; json iobject "target_file" / "dir" "remoteDirectory_ftp" STR; json iobject "target_file" / "filter" "*" STR; json iobject "target_file" / "timeout" "10000" STR; json iobject "target_file" / "active" "0" STR; json iobject "target_file" / "passive" "0" STR; node iarray "CM[demo_cm_ftp]" /target_files (json doc "target_file") OBJ;