New Member
Since ‎09-24-2019
‎06-22-2021

My Stats

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

sh3d3vilinme's Bio

Badges samernajjar Earned

View all badges

Recent Activity

I'm trying to use a Javascript callout, and inside the callout I'm simply trying to retrieve something from the requestExample, here is my request in postman with a JSON body{ "email" : "janetutorialxml@example.com", "first_name" : "Jane", "lastName"...
Is there a valid scenario to have Policies in the Request of a PostFlow or policies in the Response of Preflow?I appreciate if someone can shed some light to this. Every example I see, Postflow has things in the response, and Preflow has things in th...
I'm not sure how to use the DefaultFaultRule block. What we are trying to do is just return a 500 custom JSON message when there is an error that isn't handled.According to the documentation:"You should also add a to provide a custom general error m...