RE: Publication in SDL

Hi,

We have a requirement to publish almost 9000 Publication objects, but SDL is able to publish maximum three in parallel.

We don't how long would it take for 9000 Publication objects to complete the publication. We are using API to trigger the Publication.

Is there any way we can speed up this process. Help is much appreciated.

 

 

Thanks,

PaulGregory

Parents
  • Hi PaulGregory - Dave is right - publishing speed has tons of variables - number of files, cross-references, images, etc. impacts publishing speed.
    One thing we have done at FICO is to select "Keep default attributes" in each output format (found in the web UI > Settings > Output Formats > Properties).
    Per SDL: This option, when checked, means that the attributes which have fixed defaults in DTD (#FIXED) are added to the XML file when they are exported during publishing. This results in the DTD not needing to be loaded again, since the needed attributes are in the XML document at publish time.
    You need to select this for each output format.
    I hope this helps!

Reply
  • Hi PaulGregory - Dave is right - publishing speed has tons of variables - number of files, cross-references, images, etc. impacts publishing speed.
    One thing we have done at FICO is to select "Keep default attributes" in each output format (found in the web UI > Settings > Output Formats > Properties).
    Per SDL: This option, when checked, means that the attributes which have fixed defaults in DTD (#FIXED) are added to the XML file when they are exported during publishing. This results in the DTD not needing to be loaded again, since the needed attributes are in the XML document at publish time.
    You need to select this for each output format.
    I hope this helps!

Children
No Data