Reporter method Robot.XML not working

It looks like the method (m=) property for Reporter is being ignored, which has broken our data pipelines.

If I run the command below:

java -jar ././Reporter.jar p=Reporter.properties a=[acc] m=Robot.XML Sales.getReport [vendor], amContent, Detailed, Daily, 20260512, 1_2

I get the following output:

Successfully downloaded AppleMusic_Content_[vendor]_20260512_V1_2.txt.gz

When I should be seeing an XML output that is machine readable.

Reporter method Robot.XML not working
 
 
Q