Skip to content

Commit 9883764

Browse files
Update embedded service initialization parameters
1 parent 24407e9 commit 9883764

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

262/00Dxx00Imr56WJE/CWC.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,12 @@
77
embeddedservice_bootstrap.settings.language = 'en_US'; // For example, enter 'en' or 'en-US'
88

99
embeddedservice_bootstrap.init(
10-
'00Dxx00Imr56WJE',
11-
'CWC',
10+
'00DSB00000da1NJ', // '00Dxx00Imr56WJE',
11+
'CWC10_External', // 'CWC',
1212
'https://orgfarm-06a6bec6cd.my.site-com.ylq6tbaae5fl0ker80b0g6a.wb.crm.dev:6101/ESWCWC1771273613695',
1313
{
14-
scrt2URL: 'http://orgfarm-06a6bec6cd.my.salesforce-scrt-com.ylq6tbaae5fl0ker80b0g6a.wb.crm.dev'
14+
// scrt2URL: 'http://orgfarm-06a6bec6cd.my.salesforce-scrt-com.ylq6tbaae5fl0ker80b0g6a.wb.crm.dev'
15+
scrt2URL: 'https://orgfarm-46c4c41fb0.test1.my.pc-rnd.salesforce-scrt.com'
1516
}
1617
);
1718
} catch (err) {

0 commit comments

Comments
 (0)