@Kieren1 wrote:
Hello.
Great product, love it!
Process Event Scripts don't appear to be executing on either GET,POST, pre or post process for Stored Procedures.
Admin Application Version: 2.0.6 DreamFactory Version: 2.0.4I have a role defined and API an SCRIPT permissions enabled. When I add some post_process code for a SQL table with GET for example, the Process Event Script is executing fine. But I cant get any code to execute for either GET or POST for Stored procedures. The dataset result of stored procedures calls all works and is returned in JSON/XML as expected. I also have an API key for the application and role which I'm currently using.
[POST] {service}.proc.{procedurename} {service}.proc.{procedurename}.post.post_process
[GET] {service}.proc.{procedurename} {service}.proc.{procedurename}.get.post_processAny help would be greatly appreciated.
Regards, Kieren.
Posts: 1
Participants: 1