It looks like the type of object returned from $identity.getLinks()[0].getApplication()
is a sailpoint.object.Application
and unlike the sailpoint.rule.Application
object, it does not indicate whether it is an authoritative or system account.
Is there any way to infer those two properties in a VTL expression in a transform?