Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Relationship between Assessmetn and custom table

Nagashree5
Tera Contributor

Hi All,

 

I have installed Smart Assessment application where we can trigger the smart assessments from any record. Here we have created a new table called OPS Cases and whenever a case is created on this table, we are triggering smart assessment from flow designer. (OOB Action - Trigger smart assessment). 

We want to see the assessment triggered in the related list of a OPS Case. For this I was checking if any OOB relation exists, where smart assessment instance table is storing any sys_id of the assessable record (OPS Case in this scenario)., but it doesn't seem to exist. I have tried building the relation ship from flow itself by creating a new field on the smart assessment instance table but dint succeed. Anyone faced this issue? can anyone suggest?

1 REPLY 1

Anurag22
Tera Contributor

Hi @Nagashree5  , Did you find a solution to this?