Implemented

session variable "$FOLDER_NAME"

0 vote

avatar

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

All Comments (4)

avatar

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

avatar

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

avatar

Glad it's working for you! I've opened a ticket to add this variable in the list.

Regards,

Hubert Mireault

avatar

I'm confirming the variable will be added in the list in the next beta.

Regards,

Hubert Mireault