Skip to content

Commit 0b7f72c

Browse files
authored
Update test.html
1 parent 131c925 commit 0b7f72c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Shital/SDB3/test.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,19 +14,19 @@ <h1> In APP Web Client for Org: "bt20250106"</h1>
1414
embeddedservice_bootstrap.settings.language = 'en_US'; // For example, enter 'en' or 'en-US'
1515

1616
embeddedservice_bootstrap.init(
17-
'00DSG00000KG28n',
17+
'00DSB00000KVyaf',
1818
'MIAW_22Sep',
19-
'https://btsdb620250116.demo.test1.my.pc-rnd.site.com/ESWMIAW22Sep1758534470483',
19+
'https://bt20250106.demo.test1.my.pc-rnd.site.com/ESWMIAW22Sep1758526447783',
2020
{
21-
scrt2URL: 'https://btsdb620250116.demo.test1.my.pc-rnd.salesforce-scrt.com'
21+
scrt2URL: 'https://bt20250106.demo.test1.my.pc-rnd.salesforce-scrt.com'
2222
}
2323
);
2424
} catch (err) {
2525
console.error('Error loading Embedded Messaging: ', err);
2626
}
2727
};
2828
</script>
29-
<script type='text/javascript' src='https://btsdb620250116.demo.test1.my.pc-rnd.site.com/ESWMIAW22Sep1758534470483/assets/js/bootstrap.min.js' onload='initEmbeddedMessaging()'></script>
29+
<script type='text/javascript' src='https://bt20250106.demo.test1.my.pc-rnd.site.com/ESWMIAW22Sep1758526447783/assets/js/bootstrap.min.js' onload='initEmbeddedMessaging()'></script>
3030

3131
</body>
3232
</html>

0 commit comments

Comments
 (0)