File tree Expand file tree Collapse file tree 1 file changed +13
-3
lines changed
Expand file tree Collapse file tree 1 file changed +13
-3
lines changed Original file line number Diff line number Diff line change 77 embeddedservice_bootstrap . settings . language = 'en_US' ; // For example, enter 'en' or 'en-US'
88
99 embeddedservice_bootstrap . init (
10- '00Dxx00QgZRO7CC' ,
11- 'TEST' ,
10+ '00DSB00000da1NJ' , // ' 00Dxx00QgZRO7CC',
11+ 'CWC10_External' , // ' TEST',
1212 'https://orgfarm-5ae7d8b2cf.my.site-com.wd75yi1xb8yc1d7ffg7vg.wb.crm.dev:6101/ESWTEST1767727030472' ,
1313 {
14- scrt2URL : 'http://orgfarm-5ae7d8b2cf.my.salesforce-scrt-com.wd75yi1xb8yc1d7ffg7vg.wb.crm.dev'
14+ // scrt2URL: 'http://orgfarm-5ae7d8b2cf.my.salesforce-scrt-com.wd75yi1xb8yc1d7ffg7vg.wb.crm.dev'
15+ scrt2URL : 'https://orgfarm-46c4c41fb0.test1.my.pc-rnd.salesforce-scrt.com'
1516 }
1617 ) ;
18+
19+ embeddedservice_bootstrap . init (
20+ '00DSB00000da1NJ' , // '00Dxx00kycQrujY',
21+ 'CWC10_External' , // 'CWC',
22+ 'https://orgfarm-5979d7ced0.my.site-com.ngt6g0x879bw1fez9xpxc.wc.crm.dev:6101/ESWCWC1764916591645' ,
23+ {
24+ // scrt2URL: 'http://orgfarm-5979d7ced0.my.salesforce-scrt-com.ngt6g0x879bw1fez9xpxc.wc.crm.dev'
25+ scrt2URL : 'https://orgfarm-46c4c41fb0.test1.my.pc-rnd.salesforce-scrt.com'
26+ }
1727 } catch ( err ) {
1828 console . error ( 'Error loading Embedded Messaging: ' , err ) ;
1929 }
You can’t perform that action at this time.
0 commit comments