1.2.1.2 Maintaining Interface Parameters
Following needs to be considered for maintaining the interface
parameters:
- You need to maintain external pricing parameters for the interface code “EXT_RP” in Trade Finance Interface Parameterization (IFDTFPRM) screen.
- You have to maintain OBRH_URL param in CSTB_PARAM for EXT_CALL_TYPE OBRH. WS Endpoint URL / REST service details should not be maintained for EXT_CALL_TYPE OBRH.
| Column Name | Description |
|---|---|
| DEBUG_PATH | OBTF External Pricing adapter logs debug path |
| EXT_CALL_TYPE | WS - Webservice integration
OBRH – OBRH integration |
| EXT_WSDL | WSDL for RP integration
OBRH Url for OBRH Integration |
| REQUEST_XSL | Template for building WS request |
| RESPONSE_XSL | Template for extracting pricing details from response |
| ENTITY | Target Entity Id to process RP request |
| HEADER_PROFILE_ID | Header Profile for the OBRH.
Header profile can be maintained in the screen (MSDHPROF - HTTP Header Parameters) |
Parent topic: Maintenances