Symptom:
In the orchestrator, when creating a global close task list and adding an entity, that doesn’t have a company code or an entity that only has a controlling area but no company code, will lead to an error when you try to export the task list.
Empty Company Code:
Empty Controlling Area:
Exporting the Task will fail:
The scheduler log will show errors like the following:
Caused by: java.lang.NullPointerException: Cannot invoke "Object.toString()" because the return value of "java.util.Map.get(Object)" is null
at Library REDWOOD.Redwood_ProcessOrchestrator/com.redwood.scheduler.custom.app.fca.orchestrator.work.OrchestratorExcelExport.getEntityData(OrchestratorExcelExport.java:394) ~[?:?]
at Library REDWOOD.Redwood_ProcessOrchestrator/com.redwood.scheduler.custom.app.fca.orchestrator.work.OrchestratorExcelExport.createWorkbook(OrchestratorExcelExport.java:189) ~[?:?]
at Library REDWOOD.Redwood_ProcessOrchestrator/com.redwood.scheduler.custom.app.fca.orchestrator.work.OrchestratorExcelExport.exportToJobFile(OrchestratorExcelExport.java:525) ~[?:?]
at Library REDWOOD.Redwood_ProcessOrchestrator/com.redwood.scheduler.custom.app.fca.orchestrator.work.OrchestratorExcelExport.execute(OrchestratorExcelExport.java:161) ~[?:?]
at Process Definition REDWOOD.Redwood_Orchestrator_Excel_Export (Copy from 2025/04/24 08:24:21,436 GMT)/com.redwood.scheduler.custom.Jobdefinition_Redwood_Orchestrator_Excel_Export.execute(Jobdefinition_Redwood_Orchestrator_Excel_Export.java:12) ~[?:?]
at Process Definition REDWOOD.Redwood_Orchestrator_Excel_Export (Copy from 2025/04/24 08:24:21,436 GMT)/com.redwood.scheduler.custom.Jobdefinition_Redwood_Orchestrator_Excel_ExportStub.jcsExecute(Jobdefinition_Redwood_Orchestrator_Excel_ExportStub.java:37) ~[?:?]
Affected version
RMF 2025.2 and earlier versions
Resolution
This will be fixed in version 2025.3.0.0
Reference
ROSO-15516
Comments
0 comments
Please sign in to leave a comment.