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

Trying to Prepopulate data in Chat Inlay

edited May 4, 2020 8:18PM in Digital Assistant & Mobile 1 comment

Summary

I am trying to prepopulate data in my chat inlay. It is accepting my JSON string, but appears to be erroring with further java that i don't have visibility to . can you provide a working chat inlay

Content

<inlay-oracle-chat-embedded id="chatInlay" class="inlay" is-triggered=false site-url="xxxx.fa.us2.oraclecloud.com" site-type="ec"
           launch-form-fields='[{ "SUBJECT":"","FIRST_NAME":"","LAST_NAME":"" }]' ></inlay-oracle-chat-embedded>
          <script id="oit-loader" src="http://static-xx.custhelp.com/s/oit/latest/common/v0/libs/oit/loader.js&quot; data-oit-increment="true" data-oit-group="" async></script>

 

 

Code Snippet

<inlay-oracle-chat-embedded id="chatInlay" class="inlay" is-triggered=false site-url="xxxx.fa.us2.oraclecloud.com" site-type="ec"
           launch-form-fields='[{ "SUBJECT":"","FIRST_NAME":"","LAST_NAME":"" }]' ></inlay-oracle-chat-embedded>
          <script id="oit-loader" src="http://static-xx.custhelp.com/s/oit/latest/common/v0/libs/oit/loader.js" data-oit-increment="true" data-oit-group="" async></script>

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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