Uploading a WSJF report generated by Python offline
AnsweredHi,
I have successfully used the community made python application to create and upload wsjf reports to WATS. (Actions · Virinco/Python-WATS-API) However, I was testing what would happen if I lost network access. A wsjf file is created, the WATS Client sees a report in queue, but it does not upload the report. Is there something I have to do to get it to upload?

-
Official comment
Hi, the folder /Reports/ is a built in folder that will handle the Client generated WRML files.
You can't drop WSJF files here.Usually the reason for using python is when using a OS hat does not support the WATS Client, and when that is the case you need to use the REST API to submit these reports. If you want to submit WSJF using the WATS Client you will need to use the WSJF Converter and corresponding directory.
Comment actions
Please sign in to leave a comment.
Comments
2 comments