New Member
Since ‎03-20-2018
‎06-22-2021

My Stats

  • 6 Posts
  • 0 Solutions
  • 0 Likes given
  • 0 Likes received

sraina's Bio

Badges sraina Earned

View all badges

Recent Activity

I would like to set header X-My-Header in the proxy layer, that can be passed to target service or other proxies as needed. However, I would like to ignore any such header passed by client. Is there a way to know if a request originated at client and...
Recently I configured data mask using maskconfiguration as shown below. $.PropertyName I found that that this is case sensitive configuration. i.e. the mask would not effect the request below.{"propertyName":"propertyValue"}Is there a way to confi...
Is there an example of way to use json path expression to parse a json payload in javascript callout?