foxysoft / idm-connector-bobj

SAP Identity Management connector for SAP BusinessObjects BI Platform
Apache License 2.0
5 stars 2 forks source link

Error handling of task "Delete BOBJ User" fails on SAP IDM 8.0 #6

Closed boskamp closed 7 years ago

boskamp commented 7 years ago

To reproduce: delete BOBJ user with a service user who doesn't have the required permission to do so. This results in the following error in the SAP IDM job log:

ToGeneric.addEntry java.lang.Throwable: "fx_JavaUtils" is not defined.

boskamp commented 7 years ago

Same issue exists in the connector version for SAP IDM 7.2 (missing script reference to global script fx_JavaUtils)