UAM: Shell Apps additional global variable "Name"

To further automate shell app scripts, it would be helpful to have access to the shell app name in the scripts.

Please implement a global variable like $context.name that returns the shell app name.

 

A further suggestion is the introduction of freely configurable variables that can be defined for each shell app in the Shell Apps Editor.
These could then be accessed in the script using $Context.Var(###).

2

Comments (4 comments)

1
Avatar
Carl Long
Thank you for submitting your feature request—we truly value input from our community.

Next steps:
     • We will review your request and update its status as it progresses through our evaluation process.
     • If any clarification is needed, we'll follow up with you directly in the comments.

We also encourage the community to influence our decision through comments, votes, and feedback.
1
Avatar
Toby Skerritt

Hi Carsten Marquardt , thanks for this request. I'll get a backlog card raised to discuss with the team. 

0
Avatar
Toby Skerritt

Hi Carsten Marquardt I discussed with the development team, there is some complexity so it requires some further discovery. Regarding your second request, we do already support the ability to create variables via parameterization. The approach is different but it should get you to the same outcome. Please review the parameterization section of this KB. Thanks.

https://nmehelp.getnerdio.com/hc/en-us/articles/32612189461261-UAM-Shell-apps-technical-reference-guide

0
Avatar
Carsten Marquardt

Hi Toby,
thanks for the information about discussions around the $Context.Name variable.

To the second request, I know thw parameterization well. My idea was to have an option to define a variable especially for the given Shell Apps package and edit it in an easy manner by the package editor at top level.

Please sign in to leave a comment.