Hi,
All Process flow in a environment don’t work. (before they work well)
We have this error in the windows logs :
Error in DBAdapter.ExecuteNonQuery: The EXECUTE permission was denied on the object 'sp_wf_rule_state_all', database 'SX-INT-DEMO15', schema 'dbo'.
We give access to this stored procedure, but then we have this message :
Error in DBAdapter.ExecuteNonQuery: Cannot find the object 'sp_wf_rule_state_all', because it does not exist or you do not have permission.
Could you explain the meaning of this message or the resolution method ?
thanks and regards