Skip to content

Commit da72a06

Browse files
authored
Update test.html
1 parent 9ab8324 commit da72a06

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Shital/SDB3/test.html

Lines changed: 5 additions & 5 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-
'00DSB00000KVyaf',
18-
'MIAW_Without_AA',
19-
'https://bt20250106.demo.test1.my.pc-rnd.site.com/ESWMIAWWithoutAA1757671672312',
17+
'00DSB000009lRfV',
18+
'MIAW_Messaging',
19+
'https://sdb3miaworg.demo.test1.my.pc-rnd.site.com/ESWMIAWMessaging1717070969489',
2020
{
21-
scrt2URL: 'https://bt20250106.demo.test1.my.pc-rnd.salesforce-scrt.com'
21+
scrt2URL: 'https://sdb3miaworg.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://bt20250106.demo.test1.my.pc-rnd.site.com/ESWMIAWWithoutAA1757671672312/assets/js/bootstrap.min.js' onload='initEmbeddedMessaging()'></script>
29+
<script type='text/javascript' src='https://sdb3miaworg.demo.test1.my.pc-rnd.site.com/ESWMIAWMessaging1717070969489/assets/js/bootstrap.min.js' onload='initEmbeddedMessaging()'></script>
3030

3131
</body>
3232
</html>

0 commit comments

Comments
 (0)