Expand my Community achievements bar.

Radically easy to access on brand approved content for distribution and omnichannel performant delivery. AEM Assets Content Hub and Dynamic Media with OpenAPI capabilities is now GA.

unzipArchive error

Avatar

Level 1

Hi,

unzipArchive api of ConvertPDFService gives following error

com.adobe.livecycle.convertpdfservice.exception.ConvertPdfException: ALC-CNP-001-202: Error creating directory; nested exception is:
com.adobe.livecycle.convertpdfservice.exception.ConvertPdfException: ALC-CNP-001-202: Error creating directory

I am using in following way

ProxyConvertPDFService.

BLOB createdDocument = svc.toImage(inDoc, spec);

svc.unzipArchive(createdDocument, "d:\\tmp\\test");

Please help me on this.

Regards,

Arvind

0 Replies