Hi,
I have an ObjectType "ICT" with the attribute "Location" of type Object. This attribute is associated with ObjectType “Location”.
In ObjectType “Location” I have attribute “Lcode”.
I now want to transfer the value of attribute "Lcode" from the chosen ObjectType "Location" via an insight automation into an attribute in ObjectType "ICT".
Is this possible? And how do I do this?
I myself have tried via “attribute value” with ${Location.Lcode} that didn't work.
Is there another smartvalue?
Regards, Marco
Unfortunately it is not possible to traverse into referenced object attributes in DC Insight automation. So ${Location.Lcode} does not work as Location is an object attribute.
So I can give you no good advice here. However I am a bit concerned about the use case - why do you want to copy the value from Location object type to the ICT objects? You will end up with storing the same data in multiple places which is not a good idea.
Is there maybe another problem you are trying to solve with this? I just guess that you need the attribute in the ICT object type to avoid a difficult IQL query somewhere using inboundReferences?
Björn
Hi Marco,
Are you able to share what you're seeing in the Audit Log when the rule is running?
You can read more about using the Audit Log to troubleshoot here:
https://support.atlassian.com/cloud-automation/docs/what-is-the-automation-audit-log/
Cheers,
Charlie
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.