Add additional parameters to the end of OData URL requests
Use the new OData URL suffix adapter option to add additional parameters to the end of all OData URLs that are sending requests.
For instance, you can add a URL parameter that helps route the connection to the correct SAP ERP system client. For example, you might add sap-client=001.
The parameter is then added to the end of all the request URLs either as ?sap-client=001 or &sap-client=001, based on existing parameters before it.
If you need to add more than one parameter, you must provide input (for example, “param0¶m1¶m2”).
This option is supported for OData V4 only and will be ignored if you use OData V2.
For more information, see the “OData adapter datastore configuration options” topic in the Supplement for Adapters.
Technical Details
|
Required Action for Product Feature |
Recommended |
|
Availability by Date |
2022-04-29 |
| Version |
4.3.00.00 |
