Standalone Solutions (for SAP BusinessObjects) - 2024.2.2

Release date:

Happy Summer ☀️ everyone!

This release contains a few feature that were asked by some of you.

See below for more details regarding what’s new, compatibility updates, change logs and resolved issues.

Full Documentation: Documentation - Wiiisdom Customer Center
Download Site: https://support.wiiisdom.com/downloads

Of course, do get in touch if you need help with updating.

Contact us via your Customer Center and Support Site: Wiiisdom Customer Center

New Features - 360Eyes for BusinessObjects

Audit Action Row Count on Deleted Instances

We are now auditing the "Action Row Count" data, even on deleted instances, this way if an instance was deleted before an audit, you will get the proper data in any case. To be able to see this data, you just need to have the following parameters :

  • Either -audit.instance=ON and -audit.extended=ON
  • Or -audit.instance=AUDITONLY and -audit.extended=ON

Change logs

  • We now support PostgreSQL 14,15 and 16 and SQL Server 2022 for 360Eyes for SAP BusinessObjects repositories
  • We also support SQL Server 2022 for SAP BusinessObjects Audit database

Resolved Issues

SECURITY - Issue with Extracting Security Metadata for Modes Beyond 'Inherited' (Impact: High)
ID: P360EYES-5294
Product: 360Eyes For BusinessObjects
Description: Encountered a discrepancy in extracting Security Metadata from the 360Suite platform, where data beyond 'Inherited' security modes fails to extract unless executed via CLI.
360Eyes WEBI Job - ORA-00001: unique constraint (EYES360.PK_EYE_ELEMENT_ALERTER) violated (Impact: Medium)
ID: P360EYES-5315
Product: 360Eyes For BusinessObjects
Description: While performing a WEBI job extraction on an ORACLE DATABASE, a primary key violation error in the EYE_ELEMENT_ALERTER table arises due to the retrieval of duplicate elements from the SAP BusinessObjects RESTFUL Web Service.
AUDIT - NullPointerException During Prompt Name and Value Retrieval in Auditing Events (Impact: Medium)
ID: P360EYES-5310
Product: 360Eyes For BusinessObjects
Description: REPORT job failure during Prompt Auditing Events extraction due to null value in SAP BusinessObjects Audit database, leading to NullPointerException.
CMS - Insertion Failure in CMS_DOCUMENT Table Due to Year Value Exceeding Range Limit. (Impact: Low)
ID: P360EYES-5313
Product: 360Eyes For BusinessObjects
Description: CMS job fails when handling dates outside the '1000-01-01' to '9999-12-31' range, causing an inability to insert rows into CMS_DOCUMENT. The solution involves adjusting out-of-range dates to their respective limits and logging a warning.
User Connection - Issue with CMS_USER_APP Table Failing to Update During Subsequent Delta Mode Executions (Impact: Low)
ID: P360EYES-5295
Product: 360Eyes For BusinessObjects
Description: The CMS_USER_APP table is correctly populated with application metadata from the BOBJ platform during a FULL mode CMS job execution. However, when rerun in DELTA mode, the table undergoes complete clearance, missing new entries or changes due to its configuration to only populate in FULL mode.