Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
Priyanka mathur
90
Views
9
Comments
Configuration of web end points in each environment
Question
Hi Team,
I'm trying to use rest webservice componet of outsystems.Is there a way in which i can dynamically pass the endpoints for creation of webservice.As they will be different in each environment.
I want to have a configuration setting\file, which will be utilized with each deployment and canconfigure the webservice endpoints used in this widget.
Thanks
Priyanka
Curt Raddatz
Take a look at the Forge component DynamicSoap. If you can't use it as-is it should give you ideas on how this can be implemented.
Hope this helps,
Curt
João Rosado
Staff
Hi Priyanka,
Can you please explain your use case?
Why do the endpoints need to be different at each environment? What are the differences?
Regards,
João Rosado
Kilian Hekhuis
Â
MVP
Hi Priyanka,
You can configure the end points in Service Center. Once they're set to a certain value, they don't change if you deploy a new version.
Priyanka mathur
Hi All,
Just to shed more light on my requirement.
We have rest web service that we want to utlize in outsystems. each environment's specific web service connects to it respective database source.Hence for each environment we woulkd require to configure that specific end points.
Hi Killan,
Thanks for the response,
Can you please expalin more on how to configure end points in service center as opposed to service studio?
Kilian Hekhuis
Â
MVP
Priyanka,
On the eSpace page in Service Center, click the Integrations tab. There the consumed web services are listed. Click the one you want to change. A new page opens, allowing you to set the Effective URL, the Logging Level (very handy for debugging) and the Username/Password for basic authentication.
Priyanka mathur
Killian,
This was really helpful. Thanks!i was wondering if there is any help document on this for my team to refer to?
I usually see such concepts being discussed in Forums , but it will be helpful to have a good documentation.
Regards
Priyanka
Kilian Hekhuis
Â
MVP
Hi Priyanka,
I'm not sure there is any. I did a quick Google, and it seems the 8.0 documentation was the last to mention it. Weird.
João Rosado
Staff
Hi,
Here a link for the REST API configuration documentation:
https://www.outsystems.com/help/servicestudio/9.0/Integrating_with_other_systems/Web_Services/Runtime_Configurations.htm
Here is a example screenshot:
Regards,
João Rosado
Priyanka mathur
Thanks a lot Rosado!
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
 Loading...