- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2020 11:42 PM
I want to set the Base URL of Rest action (in Flow designer) through system properties instead of giving a URL like https://bb-abc.com:8443.
The main reason being everytime we are doing cloning flow designer is being cloned and we are getting production Base URL and it needs to be manually changed everytime.
Please let me know how is it possible to have Base URL which takes value from system property to avoid it getting changed post clone?
Solved! Go to Solution.
- Labels:
-
flow designer

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2020 02:37 AM
Hi Kshitij,
Try to leverage connection and credential setup instead of hardcoding the base URL value. The connections and credentials are preserved during cloning process. Details here.
- Pradeep Sharma

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2020 02:37 AM
Hi Kshitij,
Try to leverage connection and credential setup instead of hardcoding the base URL value. The connections and credentials are preserved during cloning process. Details here.
- Pradeep Sharma