I am running into trouble trying to reference specific asset attributes in automatons in JSM Cloud.
We are using assets to track systems we have and the different access types associated with them. Example, we have Adobe Software which we have identified as a "Service". Adobe Software then has three Access Types, Adobe Acrobat Pro DC, Adobe Captivate, and Adobe Creative Cloud Suite.
We have system access forms created on our request portal for new and existing employees. These forms allow users to select multiple Services. For example an employee could need access to Adobe Software - Adobe Captivate (Service is Adobe Software and Access Type is Adobe Captivate) and Github - Github (Service is Github and Access Type is Github). We are using an automation to create sub-tasks for each Service needing access. My goal is to have the Access Type needed in the description of each sub-task.
I can populate both Service's Access Types easily with {{object.attribute name}} in our case, {{Access Type.Access Type Name}}, however I cannot figure out how to create a condition around this to give me the name of the access type for one system. I do have each service split out to have their own sub-task created with an If: matches JQL condition "Service" = "Service Name" ex "Service" = "Adobe Software" which is working fine.
I've tried all sorts of combinations smart values such as {{Service.Adobe Software.Access Type Name}}, {{Adobe Software. Access Type Name}}, conditional logic with smart values, as well as using the Lookup options action.
Is what I am attempting to try possible? If so, what would be the be the best method to accomplish this.
Hi @Alex Smyers ,
Welcome to the community! Fun question!
If I understand correct, you want to:
- Loop over Service (multiple values possible)
- Then get al values from Access Type field associated with that service?
To create your automation, you will need to do the following:
It should look something like this:
Let me know if you get it working!
- Tessa
If my understanding is right , once you have lookup objects, create variables to capture specific asset fields
then you can use them for validations example I have used peak start and end dates coming from assets object
then you can smart values condition
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.