Batch processing in AEM
I am looking to see if we can do batch processing (printing and file) of forms using Output. In any given batch we can have multiple envelopes with multiple forms in each envelope. AEM 6.2 Forms Help | Output Service mentions the generatePDFOutputBatch and generatePrintedOutputBatch operations of the Output service but I do not see those operations in Workbench services or in the wsdl. The methods that I do see all take a single form as one of the input parameters? Am I missing something or is the documentation wrong? Is there a way to process multiple forms in a batch into a single pdf or print file?