35
Views
5
Comments
How to pass the API Base URL to Non production and Production environment
Question
Application Type
Reactive

how to pass the Developed API base URL to the production and Non production environments

2023-05-23 04-55-55
Wasimkhan Syed Abuthahir

Hi, You can configure Base URL in service center. Here is the discussion which has solution.

Regards,

Wasimkhan S

2025-09-30 05-07-45
SreenivasuluReddy Lingala

Explain in detailed to set the site properties and changes in service center

2023-05-23 04-55-55
Wasimkhan Syed Abuthahir

Hi,

Check this document as well.

You can change the base URL in effective URL and click on save.

Regards,
Wasimkhan S

UserImage.jpg
Tayyip Yildirimer

Hi @Lingala sreenivasulu reddy,

In the `OnBeforeRequest` of your API call, please specify your BASE URL using the output parameter `CustomizedRequest.BaseURL`. Additionally, you can incorporate your site property here, which you can modify separately for each environment in the Service Center.

This should help

2025-09-30 05-07-45
SreenivasuluReddy Lingala

Hi @Tayyip Yildirimer, 

please explain in detail and also u have any OML file related to this, please share that OML file for reference.


Regards,

SreenuivasuluReddy L

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.