[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Corticon 6 - Rest calls to self defined services - How to setup configurable URL string

  • Thread starter Thread starter Harold-Jan Verlee
  • Start date Start date
Status
Not open for further replies.
H

Harold-Jan Verlee

Guest
Hi Abri, The REST URL is part of your vocabulary datasource definitions and can be separately deployed through the datasource.xml file at deployment time. Simply compile your EDS and export (and modify) the URL and its credentials in the exported datasource.xml for your target run time environment, which you then deploy together. Alternatively, you can predefine multiple REST datasource definitions in your vocab, and have a branching container in your ruleflow conditionally running the specific REST service callout for a target datasource based upon a decision service request parameter. Hope this helps and above will work for what you have in mind. Best regards, Harold

Continue reading...
 
Status
Not open for further replies.
Back
Top