Generating PUB Documents Through the API
I have a simple template / dsx - basically a paragraph of text (just to test the concept)
[Sample] 08:50:43 - Starting run...
[Sample] 08:50:43 - License checkout failed. Retrying for 20 more seconds...
[Sample] 08:50:48 - License checkout failed. Retrying for 15 more seconds...
[Sample] 08:50:53 - License checkout failed. Retrying for 10 more seconds...
[Sample] 08:50:58 - License checkout failed. Retrying for 5 more seconds...
[Sample] 08:51:03 - Unable to access license factory.
[PUB] 08:51:03 - CRRPE3010E The license could not be verified.
Unable to access license factory.
Exception in thread "main" java.lang.IllegalStateException: failure 'Remote document generation failed for report URL file:/C:/Work/T1.dsx'
at com.ibm.icu.impl.Assert.fail(Assert.java:15)
at com.ibm.rational.rpe.examples.docgen.SampleDocgen.run(SampleDocgen.java:226)
at com.ibm.rational.rpe.examples.docgen.SampleDocgen.main(SampleDocgen.java:384)