I have used conditional report to display some text messages in the dashboard. Conditional report is working fine and returns results as expected when directly placed in the dashboard.
But when conditional report is used in the condition, and I am trying to display some text message using Text option in one of the sections, report is loading forever, and text message is not displayed though the conditional report execution is getting completed.
Could see this error in the Presentation services logs:
2024-09-27T02:54:08Z] [OBIPS] [ERROR:31] [] [saw.views.dashboard] [ecid: 130744db-1cc4-48ae-b2bd-262521132e2a-0012fa3b,0:1] [tid: 892176128] [SI-Name: ] [IDD-Name: ] [IDD-GUID: ] [userId: weblogic] ***kmsgContextRequiredMember: message text not found ***[[
File:reportstate.cpp
Line:188
Location:
saw.views.dashboard
saw.httpserver.processrequest
saw.rpc.server.responder
saw.rpc.server
saw.rpc.server.handleConnection
saw.rpc.server.dispatch
saw.threadpool.socketrpcserver
saw.threads
Am facing this issue in OBIEE 12.2.1.4.0 (installed in RHEL 8 LINUX). Kindly assist to resolve this issue.