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