0 vote
we would like to have a variable which return all folder names the sesion entry is located in to be used as part of the description-url.
e.g. "FOLDER_ONE/SUB_FOLDER" has the session entry "asdf"
we would like call our custom API with the description-url
https://portal.intern/RDM?$REPOSITORY_NAME$/$FOLDER_NAME$/$SESSION_ID$
which then should result in
https://portal.intern/RDM?REPOSITORY_CUSTOMER_SERVICE/FOLDER_ONE/FOLDER_TWO/75f107c7-b541-4b99-bd86-cfecc4561b96
if there is any way to achieve this without a new variable please let me know.
we need the reposit
KR
Guenther
Hello Guenther,
Could you try using the $GROUP$ variable and see if it works for you? It doesn't seem to be listed in the variable list, but I looked at the code and we seem to have something to handle this.
Regards,
Hubert Mireault
hi Hubert,
thanks alot! works as expected and - as you noticed - it is missing in the variable list - so my request must be changed to "add $GROUP$ to variable list" 😉
KR
Guenther
Glad it's working for you! I've opened a ticket to add this variable in the list.
Regards,
Hubert Mireault
I'm confirming the variable will be added in the list in the next beta.
Regards,
Hubert Mireault