Command-line parameters for Fixlet Debugger

(imported topic written by SystemAdmin)

Hello,

I am trying to get the evaluate some code remotely on servers as a part of bigger script but I cannot seem to get the Fixlet Debugger to work with input and output file with its new version (8.2.1079 and 8.2.1093). I know it was working back in the day with 7.2.

Here are the details:

C:\Program Files (x86)\BigFix Enterprise\BES Console\QnA>FixletDebugger.exe /e in.txt out.txt

in.txt:

q: computer name

NO out.txt file.

err.log:

Fatal Error!

Relevance evaluation failed!

Please let me know what I am doing wrong. Thank you.

(imported comment written by Zakkus)

I checked it out and also get the same error…

I’ll file a bug on it. Couldn’t come up with a trick or workaround though…

-Zak

(imported comment written by SystemAdmin)

Thank you.

(imported comment written by Lee Wei)

There is a command line version of the BES Client API Tester that you might be able to use.

http://www.ibm.com/developerworks/forums/thread.jspa?threadID=407911

Lee Wei