foxysoft / idm-connector-bobj

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

fx_db_getProcedureCallSyntax returns wrong syntax on Sybase ASE #11

Closed boskamp closed 5 years ago

boskamp commented 5 years ago

The following syntax is returned on Sybase:

fx_db_getProcedureCallSyntax: Returning call mxi_schema_create_attr_ns (1,'ACCOUNTB42','','Account name in repository B42',0,1)

This results in the following error:

SQL Update failed. SQL:call mxi_schema_add_attr_to_oc_ns (1,'MX_PRIVILEGE','ACCOUNTB42',0,1)
java.lang.Throwable: Incorrect syntax near '1'.
boskamp commented 5 years ago

Fixed by af6c41568095174edb9b80c71a72c6e1748560ef