I am getting below error while assigning survey
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-29-2016 10:27 PM
I am configuring survey for Incident. I updated the survey trigger condition, created the survey questioner. When I try to Assign Survey from View Survey. I am getting error "Instance could not be created". It works fine in another instance. I think it some configuration error but not sure what. Can anyone please help on this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-29-2016 11:18 PM
It seems like some Error message been added from some Business rule . Open all business rules and search for script contains Instance could not be created
Further you need to troubleshoot the code of that business rule.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-29-2016 11:20 PM
If you are not getting any record from above search then search for Message contains
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-02-2016 05:59 AM
Thanks Gurpreet for your response.
I dint got any BR related to this search "Instance could not be created". I searched both in Script and Message.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-02-2016 06:32 AM
When you moved the survey from one instance to another did you use the OOTB process to export it? (Right-click on the survey from the "View Surveys" list view)
If you just exported the individual tables (asmt_metric_type, asmt_metric_category, asmt_metric), you will get this error when you try to assign the survey.