File tree Expand file tree Collapse file tree 1 file changed +33
-0
lines changed
Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Original file line number Diff line number Diff line change 1+ < html >
2+ < head >
3+ < title > sdb6 miaw1</ title >
4+ < meta name ="viewport " content ="width=device-width, initial-scale=1, minimum-scale=1 ">
5+ </ head >
6+ < body >
7+
8+ < h1 > Route to Math Planner Copilot</ h1 >
9+
10+ < script type ='text/javascript '>
11+ function initEmbeddedMessaging ( ) {
12+ try {
13+ embeddedservice_bootstrap . settings . language = 'en_US' ; // For example, enter 'en' or 'en-US'
14+ embeddedservice_bootstrap . settings . devMode = true ;
15+ embeddedservice_bootstrap . settings . enableUserInputForConversationWithBot = false ;
16+
17+ embeddedservice_bootstrap . init (
18+ '00DSG000007vf49' ,
19+ 'MIAW1' ,
20+ 'https://derekeswsdb6.test1.my.pc-rnd.site.com/ESWMIAW11709240690378' ,
21+ {
22+ scrt2URL : 'https://derekeswsdb6.test1.my.pc-rnd.salesforce-scrt.com'
23+ }
24+ ) ;
25+ } catch ( err ) {
26+ console . error ( 'Error loading Embedded Messaging: ' , err ) ;
27+ }
28+ } ;
29+ </ script >
30+ < script type ='text/javascript ' src ='https://derekeswsdb6.test1.my.pc-rnd.site.com/ESWMIAW11709240690378/assets/js/bootstrap.js ' onload ='initEmbeddedMessaging() '> </ script >
31+
32+ </ body >
33+ </ html >
You can’t perform that action at this time.
0 commit comments