Configuring the Outbound E-mail Script Extension
Configure the Outbound E-mail script extension in the SDL Web MMC Snap-in to change the default name of the object used to call the extension from simple VBScript.
About this task
Script extensions allow you to use any COM object in the render engine. The default name of the object used from simple VBScript is OutboundEmail as demonstrated in the following example:
<img src="[% WriteOut OutboundEmail.GetOpenTrackingURL() %]" alt="image" width="1" height="1">
Procedure
- Start the MMC Snap-in by selecting in the Microsoft Windows Start menu.
- Expand the SDL Tridion Snap-in tree node and navigate to Management server settings > Script Extensions.
- Double-click the OutboundEmail script extension and in the Edit Script Extension popup that opens, change the TCM Object Name.