Create Requests

To create a new ISO request for an Interceptor:

  1. Select the ISO type Interceptor and click "New Request" on hover to create a request.
  2. Navigate to the created request & select it to configure.
  3. User can see two url boxes, first one is dynamically created Interceptor url and the other one will be the client url.
  4. Now Choose the appropriate ISO methods for these URLs. If you select NONE in the client's method, the client's URL and method section will be disabled. After saving, this will create a Hostbox request within the Interceptor collection, allowing you to simulate responses directly without forwarding to an external client.
  5. Provide necessary data (port, body, headers,rules) if required.
  6. Save the configured request and Start the Interceptor.
  • Client url can be any valid url which will return the expected response.
  • Port dynamically assigns to interceptor url when interceptor starts.

Example : Let's create an Interceptor request UPI_Debit_via_HB which will take url of UPI_Debit request as second url, simulated in Hostbox module.

Test Request

To test an ISO Interceptor request:

  1. Copy endpoint & port value of the request.
  2. Go to the API tab , select ISO format and paste the copied data in respected input boxes.
  3. Select Spec, Header Size, Message Type for the request , same as simulated in Interceptor collection.
  4. Provide any required data (body, headers etc) and execute the request.

Repeat these steps for different requests within the Interceptor to thoroughly test your Rest APIs efficiently.

  • If you select NONE in the client's method, the client's URL and method section will be disabled. After saving, this will create a Hostbox request within the Interceptor collection, allowing you to simulate responses directly without forwarding to an external client.
  • After executing requests, users can access the Analytics submenu for in-depth analysis and insights.