For partners that build or integrate commercially available applications and service solutions with the Oracle Cloud Platform
For partners that provide implementation or managed services around Oracle Cloud Applications
this is my YAML code :
#########################
startInterview:
component: "System.SetVariable"
properties:
variable: "interviewInfo"
value: "${iResult.value.entityMatches['NUMBER'][0]}"
interactive:
component: "System.Interactive"
properties:
sourceVariableList: "interviewInfo"
variable: "outputMessage"
id: "InstantAPP"
prompt: "can you please authenticate"
transitions: {}
askInterviewInfo:
component: "System.Text"
properties:
variable: "interviewInfo"
prompt: "Please provide your interview informations"
transitions: {}
########################
Comment
Log a SR with support. Here is a reference thread: https://community.oracle.com/message/14744777 reporting the same issue.
Average Rating:



1 rating
|
Sign in to rate this
I am getting the same issue, In JSON response, i am getting as below. So any solution till now?
"errorState": "callInstantApp", "errorMessage": "javaException:Schema specific part is opaque.", "currentDialogState": "System.DefaultErrorHandler", "executedStates": [ "moreAnimals", "evaluateDone", "isDone", "callInstantApp", "System.DefaultErrorHandler"
Be the first to rate this
|
Sign in to rate this
Refer to the workaround here: https://cloudcustomerconnect.oracle.com/posts/96ea60b3d7?commentId=127035#127035 or log an SR for it.
Be the first to rate this
|
Sign in to rate this