New Member
Since ‎11-01-2018
‎06-22-2021

My Stats

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

gimaldi's Bio

Badges ajaykumar12 Earned

View all badges

Recent Activity

I have created a Proxy (Pass through SOAP Policy) and want to add operations from other SOAP Services that have same Uri path.To do that added JS Policy at request flow with this - var soap_action = context.getVariable('request.header.SOAPAction'); c...