Below error is seen in Windows RMS image log:
2024 Sep 13 04:50:56:002 GMT Z be-engine INFO [$default.be.mt$.Worker.3] - [Ops.Fetch.WS_RF_CreateRuleTemplateBuilderConceptFromSCSFactory] [WS-Inference-class] Requested fetch for ruletemplate builder
Failed to build the effective model for project /opt/tibco/be/6.3/examples/standard/WebStudio/CreditCardApplication/pom.xml
Parent info: com.tibco.cep:examples
Reason: neither pomFile nor modelSource can be null
Adding the BE_HOME\pom.xml and BE_HOME\examples\pom.xml in docker image eliminates the error.
Update the files accrdingly.
Below error is seen in Windows RMS image log: 2024 Sep 13 04:50:56:002 GMT Z be-engine INFO [$default.be.mt$.Worker.3] - [Ops.Fetch.WS_RF_CreateRuleTemplateBuilderConceptFromSCSFactory] [WS-Inference-class] Requested fetch for ruletemplate builder Failed to build the effective model for project /opt/tibco/be/6.3/examples/standard/WebStudio/CreditCardApplication/pom.xml Parent info: com.tibco.cep:examples Reason: neither pomFile nor modelSource can be null
Adding the BE_HOME\pom.xml and BE_HOME\examples\pom.xml in docker image eliminates the error. Update the files accrdingly.