Skip to content

Commit 71339d6

Browse files
authored
Update embedded service configuration in wsi2.html
1 parent b0bdc67 commit 71339d6

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

npachpande/cwc/sdb3/wsi2.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@
7272

7373
embeddedservice_bootstrap.init(
7474
'00DSB00000aGFJL',
75-
'CWC_5',
76-
'https://orgfarm-cd97985f87.my.site-com.f1f9h67w8lzd1bmxa00yv89dt.wc.crm.dev:6101/ESWCWC11768329220029',
75+
'Olive',
76+
'https://orgfarm-d585323017.test1.my.pc-rnd.site.com/ESWOlive1770139076518',
7777
{
7878
scrt2URL: 'https://orgfarm-d585323017.test1.my.pc-rnd.salesforce-scrt.com'
7979
}
@@ -83,7 +83,8 @@
8383
}
8484
};
8585
</script>
86-
<script type='text/javascript' src='https://orgfarm-cd97985f87.my.site-com.f1f9h67w8lzd1bmxa00yv89dt.wc.crm.dev:6101/ESWCWC11768329220029/assets/js/bootstrap.js' onload='initEmbeddedMessaging()'></script>
86+
<script type='text/javascript' src='https://orgfarm-d585323017.test1.my.pc-rnd.site.com/ESWOlive1770139076518/assets/js/bootstrap.js' onload='initEmbeddedMessaging()'></script>
87+
8788

8889
</body>
8990
</html>

0 commit comments

Comments
 (0)