Webbroker.query.bat

Posted by nabel on 04-Mar-2018 08:04

I need help. When I query the webbroker in a cmd windows, some information appears in this window. I want those infos to be send to a log file. How do I do this ?

All Replies

Posted by Dileep Dasa on 06-Jun-2019 03:40

It should be like any other command, redirect the output to a file:

wtbman -i wsbroker1 -q > wb.log

This thread is closed