Region Element in RPE
I am using RPE Studio 7.0.0.
Adding target region as per https://www.ibm.com/docs/en/elo-p/7.0.0?topic=elements-region shows error:
10-09-2022T16:47:56:870 [RRDG_Thread-212-SYNCHRONISED_EXECUTOR] CRRPE3448E The extra lines in the region element could not be removed.Cannot remove because there is no parent.java.lang.IllegalStateException: Cannot remove because there is no parent.at com.aspose.words.Node.remove(Unknown Source)at com.ibm.rational.rpe.engine.output.driver.word.WordCOMDriver.finalizeSessionImpl(WordCOMDriver.java:1339)at com.ibm.rational.rpe.engine.output.driver.pdf.PdfDriver.finalizeSessionOperation(PdfDriver.java:307)at com.ibm.rational.rpe.engine.output.driver.pdf.PdfDriver$SaveOperation.execute(PdfDriver.java:93)at com.ibm.rational.rpe.common.utils.SynchronisedExecutor$OperationExecutor.run(SynchronisedExecutor.java:58)at java.lang.Thread.run(Thread.java:812)10-09-2022T16:47:56:870 [RRDG_Thread-212-SYNCHRONISED_EXECUTOR] CRRPE3448E The extra lines in the region element could not be removed.Cannot remove because there is no parent.10-09-2022T16:47:56:949 [RRDG_1:325-CORE] CRRPE1064I Document generation finished in 4 seconds.10-09-2022T16:47:56:965 [Worker-40] CRRPE1022I The process was completed in 4.818 seconds.
Target region is not being called. There is a Datasource inside the Target Region.
Comments
Chidambaram L
Sep 13 '22, 1:58 a.m.@fariz, I will raise a PMR. Is recursive looping (where the container has a data source configuration) possible in RPE.