Create Requests
To create a new ISO request for an Interceptor:
- Select the
ISOtype Interceptor and click "New Request" on hover to create a request. - Navigate to the created request & select it to configure.
- User can see two url boxes, first one is dynamically created Interceptor url and the other one will be the client url.
- Now Choose the appropriate ISO methods for these URLs. If you select
NONEin 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. - Provide necessary data (port, body, headers,rules) if required.
- 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:
- Copy endpoint & port value of the request.
- Go to the API tab , select ISO format and paste the copied data in respected input boxes.
- Select
Spec,Header Size,Message Typefor the request , same as simulated in Interceptor collection. - 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
NONEin 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.