Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

JavaException when calling Instant App from a bot

edited Mar 15, 2018 7:00AM in Digital Assistant & Mobile 6 comments

Summary

JavaException when calling Instant App from a bot

Content

I've created a simple Bot using OMCe bots only stack. Now I want to integrate a simple Instant App into my bot flow.

 

I used one of the Instant App's templates offered by the platform: I created one using the wizard and then I activated it. I created this state to call the Instant App:

 

interactiveState:

    component: "System.Interactive"

    properties:

      sourceVariableList: "name, lastname"

      variable: "outputMessage"

      id: "Test_Instant_App"

      prompt: "test phrase"

    transitions: {}

 

When the bot reach this particular state I get the following error:

 

"errorMessage": "javaException:Schema specific part is opaque."

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!