We have a requirement to configure dynamic URLs (changing depending on client enviornment) in our rest connectors.
The Connect rule doesn’t seem to allow GRS and only allows “Application Settings” rule in the URL string. Unfortunately these are limited to 5 values based on the production level on the enviornment.
There are instance where there are more than 5 enviornments and potentially more than one set to the same level ( e.g more than one “dev” or “production” enviornment).
Is there any other way to configure a URL based on a local setting on a Connect Rest?
Inside the application setting rules you can configure using GRS. PFB as per the highlighted note. You can provide a Data page in the value against each Production level
@SrinidhiM This works for us. I will use the same GRS in all the production levels of the Application Setting so that effectively the URL is controlled by the underlying DSS. Thanks!
@MohamadShokor You cannot use directly a reference like =D_DynamicURLs.GroupCreationURL in the URL field. it has to reference an Application Setting first, and there you can use the reference.