Bug 1286623

Summary: Console: completed process instance log shows null values for Oracle databases
Product: [Retired] JBoss BPMS Platform 6 Reporter: Pavel Kralik <pkralik>
Component: Business CentralAssignee: Neus Miras <nmirasch>
Status: CLOSED EOL QA Contact: Lukáš Petrovický <lpetrovi>
Severity: medium Docs Contact:
Priority: high    
Version: 6.2.0CC: kverlaen
Target Milestone: DR2   
Target Release: 6.3.0   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-03-27 19:47:57 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
null values screenshot for the finished BigApp PI none

Description Pavel Kralik 2015-11-30 11:12:29 UTC
Created attachment 1100474 [details]
null values screenshot for the finished BigApp PI

Description of problem:
Process Instances detail technical log shows null values

Version-Release number of selected component (if applicable):
BPMS 6.2.0.CR1 EAP/WLS/WAS with Oracle12c/11gR2/11gR2RAC

How reproducible:
Always

Steps to Reproduce:
1. Deploy BC to WAS/EAP/WLS and connect with Oracle* as datasource
2. Run BigApp suite
3. Check completed MortgageDemo process instance details Log

Actual results:
null values

Expected results:
no null values in the Log

Additional info:

Comment 2 Neus Miras 2016-02-19 17:49:37 UTC
Oracle returns value null instead empty string like other databases. This commit ensures the empty string in that cases for showing process instance logs.

The PRs:
Master https://github.com/droolsjbpm/jbpm-console-ng/pull/325
6.4.x https://github.com/droolsjbpm/jbpm-console-ng/pull/324

-Waiting the merge to change the status to modify-

Comment 4 Pavel Kralik 2016-03-11 18:09:59 UTC
BPMS 6.3.0.DR2