Skip to content

Commit 5192fd1

Browse files
authored
Update test.html
1 parent 0e8ec95 commit 5192fd1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Shital/SDB6/test.html

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

1717
embeddedservice_bootstrap.init(
18-
'00DSG00000Jpq9i',
19-
'MIAW_ESD_QUEUE',
20-
'https://orgfarm-c08e61ee25.demo.test1.my.pc-rnd.site.com/ESWMIAWESDQUEUE1738309267243',
18+
'00DSG00000KG28n',
19+
'MIAW_ESD_QUEUE_TO_AGENT',
20+
'https://btsdb620250116.demo.test1.my.pc-rnd.site.com/ESWMIAWESDQUEUETOAGEN1737454331127',
2121
{
22-
scrt2URL: 'https://orgfarm-c08e61ee25.demo.test1.my.pc-rnd.salesforce-scrt.com'
22+
scrt2URL: 'https://btsdb620250116.demo.test1.my.pc-rnd.salesforce-scrt.com'
2323
}
2424
);
2525
} catch (err) {
2626
console.error('Error loading Embedded Messaging: ', err);
2727
}
2828
};
2929
</script>
30-
<script type='text/javascript' src='https://orgfarm-c08e61ee25.demo.test1.my.pc-rnd.site.com/ESWMIAWESDQUEUE1738309267243/assets/js/bootstrap.min.js' onload='initEmbeddedMessaging()'></script>
30+
<script type='text/javascript' src='https://btsdb620250116.demo.test1.my.pc-rnd.site.com/ESWMIAWESDQUEUETOAGEN1737454331127/assets/js/bootstrap.min.js' onload='initEmbeddedMessaging()'></script>
3131

3232

3333
</body>

0 commit comments

Comments
 (0)