vinicius_policena
Product and Topic Expert
Product and Topic Expert
Member since ‎2015 Feb 12

User Statistics

  • 4 Posts
  • 0 Solutions
  • 2 Kudos given
  • 0 Kudos received

User Activity

I have the following scenario in an application: An OData service which calls a Calculation View, which calls a Procedure. So:OData -> Calculation View -> Procedure.However I need to find a way to debug the Procedure execution when a request is sent ...