Page 1 of 1

WebHelp Responsive - output as an zip archive

Posted: Tue Nov 24, 2020 2:13 pm
by NicoAMP
Hi,

Actually WebHelp Responsive scenario outputs a set of files and folders.

Is it possible to generate an ZIP archive instead, with this set of files and folders inside?
With a parameter maybe ?

Thanks for your help.

Regards,
Nicolas

Re: WebHelp Responsive - output as an zip archive

Posted: Fri Nov 27, 2020 2:36 pm
by ionela
Hi Nicolas,

Unfortunately, there isn't an out-of-box way to obtain a zip achieve with the WebHelp Responsive output.
You could try to achieve this using a customization. If you obtain the WebHelp Responsive output from command line you can develop a custom script that first runs the WebHelp transformation and then creates the achieve.
In case you obtain the WebHelp Responsive output from the Oxygen XML GUI you can use a custom build file to obtain the archive:
Using a Custom Build File

Regards,
Ionela