We execute procedures from the SQL node in our applications, but as it is not an entity or a view, it doesn't come via the Integration extension. If we add/remove a parameter in the procedure, the call to procedure needs to change at all the usages in the service studio. It would be great if in some way, we get to know the usages of a particular procedure so that it is easy to maintain changes without any miss outs as it fails only at runtime then.