Creation of assessment using flow designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2025 08:19 AM - edited 02-18-2025 08:22 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2025 08:32 AM
Hi @Prasad49
I think you should update Trigger Table as well in your flow when creating an assessment instance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2025 09:28 AM
Hi Swapna,
after adding the trigger table, trigger ID is reflecting but the questionnaire is not reflecting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2025 12:18 PM
Hi @Prasad49
If I am not wrong, you need to create questions as a next step in your flow to insert questions to "asmt_assessment_instance_question" table or you need to use trigger conditions to trigger assessments.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2025 08:29 PM
I tried adding below steps to create the questions still not working can you please look into below
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