File tree Expand file tree Collapse file tree 1 file changed +44
-0
lines changed
Bento/sdb38/sdb38-InApp/00DAAC00001JOKc Expand file tree Collapse file tree 1 file changed +44
-0
lines changed Original file line number Diff line number Diff line change 1+ < html >
2+
3+ < head >
4+
5+ < title > InApp</ title >
6+
7+ < meta name ="viewport " content ="width=device-width, initial-scale=1, minimum-scale=1 ">
8+
9+ </ head >
10+
11+ < body >
12+
13+
14+
15+ < h1 > In APP Web Client for Org: egpt.ccp@bento.sdb38.org</ h1 >
16+
17+ < p > < a id ="editThisPageLink " target ="_blank " style ="color:blue "> Edit this page</ a > </ p >
18+
19+ < script > document . getElementById ( 'editThisPageLink' ) . href = "https://github.com/ESW1234/esw1234.github.io/edit/master" + window . location . pathname ; </ script >
20+
21+ < script type ='text/javascript '>
22+ function initEmbeddedMessaging ( ) {
23+ try {
24+ embeddedservice_bootstrap . settings . language = 'en_US' ; // For example, enter 'en' or 'en-US'
25+
26+ embeddedservice_bootstrap . init (
27+ '00DAAC00001JOKc' ,
28+ 'WebDeployment' ,
29+ 'https://egptccpsdb38.demo.test1.my.pc-rnd.site.com/ESWWebDeployment1738195154188' ,
30+ {
31+ scrt2URL : 'https://egptccpsdb38.demo.test1.my.pc-rnd.salesforce-scrt.com'
32+ }
33+ ) ;
34+ } catch ( err ) {
35+ console . error ( 'Error loading Embedded Messaging: ' , err ) ;
36+ }
37+ } ;
38+ </ script >
39+ < script type ='text/javascript ' src ='https://egptccpsdb38.demo.test1.my.pc-rnd.site.com/ESWWebDeployment1738195154188/assets/js/bootstrap.min.js ' onload ='initEmbeddedMessaging() '> </ script >
40+
41+
42+ </ body >
43+
44+ </ html >
You can’t perform that action at this time.
0 commit comments