Customer Relationship Management - PSFT (MOSC)

MOSC Banner

How to update Assessment question response based on other question's response?

edited Jun 10, 2021 3:15PM in Customer Relationship Management - PSFT (MOSC) 1 commentAnswered

In CRM we have a requirement to automate the response of one question based on other question's response. I tried the following:

  1. Using Groovy script - Failed. Since every question has its own specific LOV responses, I need to update the AttributeValueId specific to that question response. There is no available view object where I can access the LOV of responses.
  2. REST API: Following this link for LOV for AssessAtributeValueVO : https://<domain>.fa.us6.oraclecloud.com:443/crmRestApi/resources/11.13.18.05/opportunities/1317697/child/Assessments/300000145075351/child/AssessAnswerGroups/300000145075352/child/AssessmentAnswer/300000145075360/lov/AssessAttributeValueVO1. This link is working on postman and the result displays the LOV for a specific question. But when I setup this on CRM as WebService it is giving me an error:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

PSFT CRM Tags

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center