Assessment questions not getting generated with flow designer

Prasad49
Tera Contributor

Hi Developers,

 

Am facing an issue while trying to generate the assessment questions, assessment instances are getting generated by the questions are not getting generated. requesting your support resolving this issue.

 

attaching the screenshots of the flow designer configuration below,

 

Flow test is failing, no logs or error show up, unable to understand what the issue is here


Stage 1
Create assessment instance record
table=Table assessment
state=ready to take
assigned= manager
trigger id = custom table sys ID
trigger = custom table

stage2

Look up metric category records
action= Look up records
table = Metric category
type is assessment instance sys ID

stage 3

for each item
Look up records>metric category records

stage 4

Action Look up Records
Table= assessment metric
category is for each>metric category>sysId

stage 5
for each item
look up records>assessment metric records

stage 6

Create record
table = assessment instance question
source table assessment metric type
source=trigger-record Updated>custom table>sys ID
metric= for each>assessment metric record>sys ID

1 REPLY 1

Swapna Abburi
Mega Sage
Mega Sage

Hi @Prasad49 

In assessment question stage, the "Source table" field should be mapped to your custom table. I think you selected "assessment metric type".

Also, update "Due date" in stage 1 when you are creating assessment instance. Please correct these two steps and try.