I have two custom properties named the following: custom.ConfigurationItem and custom.AutoTaskAccount. I want to do a comparison on these by saying “If the custom.ConfigurationItem.AccountID does not equal custom.AutoTaskAccount.id update the ConfiguratoinItem’s active account to the AutoTask Account”
How can I do the comparison on these?
I have uploaded an image of the following issue, as you see I can not directly access the custom property on the right hand side of the expression.