Symptom:
When using the FCA_SAP_Utils_Create_Content_Definition to create reports, it may error out with the following error message: Synchronized tables or Transports are to old. The stderr.log shows errors like the following:
com.redwood.scheduler.custom.fl.base.FlRuntimeException: Synchronized tables or Transports are to old
at Library FCA.Redwood_FCA//com.redwood.scheduler.custom.fl.sap.tables.FlSapReportWriterGroup.isSAP(FlSapReportWriterGroup.java:73)
at Library FCA.Redwood_FCA//com.redwood.scheduler.custom.fl.sap.work.utils.JdCreate.executeWork(JdCreate.java:186)
at Library FCA.Redwood_FCA//com.redwood.scheduler.custom.fl.base.work.AbstractFlBaseWork.executeInt(AbstractFlBaseWork.java:59)
at Library FCA.Redwood_FCA//com.redwood.scheduler.custom.fl.base.work.FlBaseProcessWork.execute(FlBaseProcessWork.java:44)
at Library FCA.Redwood_FCA//com.redwood.scheduler.custom.fl.base.work.FlBaseProcessWork.execute(FlBaseProcessWork.java:34)
at Process Definition FCA.FCA_SAP_Utils_Create_Content_Definition
com.redwood.scheduler.custom.Jobdefinition_FCA_SAP_Utils_Create_Content_Definition.execute(Jobdefinition_FCA_SAP_Utils_Create_Content_Definition.java:24)
at Process Definition FCA.FCA_SAP_Utils_Create_Content_Definition
com.redwood.scheduler.custom.Jobdefinition_FCA_SAP_Utils_Create_Content_DefinitionStub.jcsExecute(Jobdefinition_FCA_SAP_Utils_Create_Content_DefinitionStub.java:85)
The reason is that verification is done for each generated object type by verifying the column “SAP” in the synchronized tables.
Affected version
RMF 2025.2 and earlier versions
Resolution
This will be fixed in RMF 2025.3.0.0
Reference
ROSO-15395
Comments
0 comments
Please sign in to leave a comment.