Execute Stored Procedure with parameter = ' ' ( space not blank)
Good morning,
i try to Execute Stored Procedure in my OnButtonPressed Script for assign ( toDoList) any efolder to my (processContext.Username)
Connection : MetastormDefault
Procedure name : "METASTORMBPM.MBPM_ADMIN.ESP_INSERT_ALERT"
Parameters: "@p_;userName=" + ProcessContext.UserName + ", @p_;folderID=" + Local.FolderID + ", @p_;alertType=" + Local.alertType
The problem is that Local.alertType value ' ' and i get this error:
Exception 'ORA-01400: cannot insert NULL into ("METASTORMBPM"."EALERT"."EALERTTYPE")
ORA-06512: at "METASTORMBPM.MBPM_ADMIN", line 531
ORA-06512: at line 1' occurred when attempting to 'Execute stored procedure'.
I think that Execute Stored Procedure script trim a space character in the parameters.
Is this a bug ?
Someone know this defect ?
Categories
- All Categories
- 123 Developer Announcements
- 54 Articles
- 155 General Questions
- 148 Thrust Services
- 57 Developer Hackathon
- 37 Thrust Studio
- 20.6K Analytics
- 4.2K AppWorks
- 9K Extended ECM
- 918 Core Messaging
- 84 Digital Asset Management
- 9.4K Documentum
- 32 eDOCS
- 190 Exstream
- 39.8K TeamSite
- 1.7K Web Experience Management
- 9 XM Fax
- Follow Categories