Do user configurable tokens exist ?
I have multiple workflows that take URL to an export directory or have a URL to a resource. What I'd like is a global token I can configure to pass to the workflows without having to do a heap of reconfiguring when moving from Dev to Test to QA to Prod.
0
-
Is the relative path to the resource consistent through all your environments (i.e. everything after the domain name)?
If so, then you should just be able to use that relative path, or, you could build a complete path using a combination of a relative path passed as a workflow argument plus a Get Request Info activity in your workflow.0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
1 Kommentar