How to prevent document upload when generating a knowledge report with CATIA batch utility

Using CATIA on Cloud

I am using CATBatchStarter to execute knowledge reports. Generally working fine. 

I noticed that the resulting xls document is automatically uploaded to 3DX.

Is it possible to disable this functionality?

I have attempted a few trials and searching the Knowledge Base.

Thanks in advance 👍 

 

Batch Command: (the batch runs with no issue)

"C:\Program Files\Dassault Systemes\B426_Cloud\win_b64\code\bin\CATSTART.exe" -run "CATBatchStarter -allow_visu -input C:\temp\KWR.xml"

 

It looks like it might be possible by modifying the xml file, but not sure of the syntax to use.

I have tried setting upLoadable = "No", "NotNow" and "" these trials did not effect the upload behavior

I have also tried setting automatic "0" did not effect the upload behavior


upLoadable = "RightNow" extension = "*" automatic = "1"/>

Knowledge Report
Yes
]]> 

Batch Knowledge Report CATIA Cloud