Issue with a!toJson Post-upgrade

After updating to 16.1, we encountered an issue with our usage of the Audit History app (forum.appian.com/.../summary). The app uses a!toJson() to capture and save RecordType information. In 16.1, new attributes of titleExpr and layoutType exist in the a!toJson(RecordType) output. As a result, records written from past Appian versions are excluded from query rule results because the a!toJson(RecordType) values are mismatched. Has anyone else encountered this?

While old records can be updated with a database script, I want to find a configuration that won't be affected if the a!toJson() output changes in the future. Is it possible to inspect the a!toJson(RecordType) results further to utilize its UUID value only?

OriginalPostID-205209

OriginalPostID-205209

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data