Skip to content

Commit 0abb085

Browse files
authored
Update test.html
1 parent bcf273e commit 0abb085

File tree

1 file changed

+0
-20
lines changed

1 file changed

+0
-20
lines changed

Shital/SDB3/test.html

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -9,26 +9,6 @@ <h1> In APP Web Client for Org: "bt20250106"</h1>
99
<p><a id="editThisPageLink" target="_blank" style="color:blue">Edit this page</a></p>
1010
<script>document.getElementById('editThisPageLink').href = "https://github.com/ESW1234/esw1234.github.io/edit/master" + window.location.pathname;</script>
1111
<!-- <script type='text/javascript' src='https://service.force.com/asyncclient/bootstrap.js'>> -->
12-
<script type='text/javascript'>
13-
function initEmbeddedMessaging() {
14-
try {
15-
embeddedservice_bootstrap.settings.language = 'en_US'; // For example, enter 'en' or 'en-US'
16-
17-
embeddedservice_bootstrap.init(
18-
'00DSB00000KVyaf',
19-
'MIAW_AGENTS_DEPLOYEMENT',
20-
'https://bt20250106.demo.test1.my.pc-rnd.site.com/ESWMIAWAGENTSDEPLOYEMEN1736163770077',
21-
{
22-
scrt2URL: 'https://bt20250106.demo.test1.my.pc-rnd.salesforce-scrt.com'
23-
}
24-
);
25-
} catch (err) {
26-
console.error('Error loading Embedded Messaging: ', err);
27-
}
28-
};
29-
</script>
30-
<script type='text/javascript' src='https://bt20250106.demo.test1.my.pc-rnd.site.com/ESWMIAWAGENTSDEPLOYEMEN1736163770077/assets/js/bootstrap.min.js' onload='initEmbeddedMessaging()'></script>
31-
3212

3313

3414
</body>

0 commit comments

Comments
 (0)