- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
Hi Lener Pacania1,
I have created this use case as per your suggestion and followed all steps, but i was facing some issue with flow input assessment_instance_id (string) type and, because of this, my sub-flow was not executing completely.
After changing the type of input field as reference(reference.assessment_instance) my flow issue was resolved,
I have added logs to my sub-flow, and it's fetching all the questions and answers.
Now new issue is coming on my custom skill set it's giving me an error, which was not coming earlier.
Getting this error after clicking on the test button from my custom skill set:
"sourceErrorResourceName": "RetrieveSurveyAnswers", "sourceErrorMessage": "Invalid GlideRecord input format found", error now assist servicenow"
Kindly guide me on the reason and proposed solution for this issue.