Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Rational Publish Engine (RPE) - Java API [How to increase the heap space] to generate document faster

We are using ArtifactDocGen.jar to generate pdf of DNG modules

i have sent Xmx value while calling the jar but the document generation is not fast enough.

Atleast for one artifact it takes around 20 seconds..

I believe the Xmx value set during jar call is not helping here

Internally it calls the RPE.exe where to set exactly the Xmx value if i call via

ArtifactDocGen.jar

I know .ini files we can set -> but no effect.

sample code:
IDocumentgenerator generator = new LocalDocumentGenerator( new RPEEngine()); EngineStatus result = generator.publishSynch(docspec, 0);

Someone please help here

Not able to set the heap size when generating document via

ArtifactDocGen.jar

0 votes


Be the first one to answer this question!

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 12,019

Question asked: Apr 20 '23, 11:19 a.m.

Question was seen: 425 times

Last updated: Apr 20 '23, 11:27 a.m.

Confirmation Cancel Confirm