gpre7086
Explorer
Member since ‎2022 Nov 22

User Statistics

  • 24 Posts
  • 0 Solutions
  • 0 Kudos given
  • 3 Kudos received

User Activity

Hello Friends!!I have a simple question that I haven't been able to answer myself I'm simply wanted to implement a policy that if the url is not a match I want to throw a 404.However, the current state of my API policy allows any of the below to pas...
Hello Friends!I've created an API proxy with a single resource defined with a path parameter. https://api-dev.cooldomain.com:443/v1/private/cart/{cart_id}/availability-check-urlIt does route to the target iflow; however, when I add the VerifyAPIKey i...
Hello Experts!!!I'm looking for some guidance on how to implement a vendor facing API.   We are to develop an API that will allow a subset of our vendors to access certain exposed SAP (R/3) services.   We do not want the vendor to include their SAP v...
Hello experts!!I have what I believe to be a simple, common challenge however I can not come up with a simple (no code) solution.   I'm hoping there is a simple/recognized pattern for this scenario.I have a number of nodes I'll receive as payload.   ...
Hello Friends! I have a integration flow where I'm posting JSON via a stored procedure into a MS SQL Server database and some data is causing issues. The below JSON example illustrates the issue. I'm sending "Smith's Doghouse" - what SQL expects...