IBM Unica emessage Version 8 Release 5 February 19, Transactional Administration Guide
|
|
|
- Mabel Benson
- 10 years ago
- Views:
Transcription
1 IBM Unica emessage Version 8 Release 5 February 19, 2014 Transactional Administration Guide
2 Note Before using this information and the product it supports, read the information in Notices on page 39. This edition applies to version 8, release 5, modification 0 of IBM UnicaeMessage and to all subsequent releases and modifications until otherwise indicated in new editions. Copyright IBM Corporation 1999, US Government Users Restricted Rights Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
3 Contents Chapter 1. About emessage and transactional Using emessage to send transactional How transactional works in emessage... 2 Transactional mailing and standard mailing compared Message design for transactional Recipient information for transactional Global suppression and transactional 6 Attachments to transactional What marketers do for transactional About enabling mailings for transactional . 8 About responding to errors related to transactional What application developers do for transactional Chapter 2. Integration with the emessage transactional service. 11 Identification of transaction events Access to recipient data Connection to the emessage TMS emessage TMS addresses WSDL for emessage transactional About providing authentication credentials for transactional Attachments in transactional requests Construction of the transactional request.. 15 mailingcode audienceid Fields Cell codes additionaloptions attachments Tracking fields locale username password Chapter 3. The emessage Transactional Mailing Service API NameValuePair Response AdvisoryMessage Error messages for transactional Appendix A. Sample first-generation transaction client program Appendix B. Sample second-generation client Appendix C. About Dynamic Transactional Images Using dynamic transactional images in transactional messages Defining an image label for dynamic transactional images How to specify dynamic transactional images in the transactional request Contacting IBM Unicatechnical support 37 Notices Trademarks Copyright IBM Corp. 1999, 2014 iii
4 iv IBM Unica emessage: Transactional Administration Guide
5 Chapter 1. About emessage and transactional A transactional is a single message sent in response to a specific, predetermined transaction detected in your business systems. IBM provides the emessage Transactional Mailing Service (TMS) as a hosted web service to process transactional messages. marketers work with application developers to integrate corporate transaction management systems with the emessage TMS. Sending transactional lets you respond automatically to specific customer or customer-related activities with a personalized message. Transactional messages tend to have higher open rates than other types of marketing . Message recipients are more likely to open an related to a transaction they recognize or expect than they are to open an unsolicited . You can use any event that you can detect in your business systems to prompt a transactional . For example, you can send a transactional when an individual subscribes to your monthly newsletter or requests information in response to an marketing campaign. The following topics provide an overview of the emessage TMS and the roles played by marketers and application developers when using transactional . v Using emessage to send transactional v What marketers do for transactional on page 7 v What application developers do for transactional on page 9 Using emessage to send transactional Implementing transactional requires collaboration between marketers and application developers. All parties must have a general understanding of the required systems and workflow. Everyone involved must be familiar with the various roles that each contributor plays in the transactional implementation. Using emessage to send transactional involves the following activities and systems. Identify transactions that require an automated response The marketing team determines the types of transactions that require an automated response. Transactional is based on message content and recipient information referenced in a standard emessage mailing. You can enable any standard mailing for transactional . For details, see About enabling mailings for transactional on page 8. emessage Transactional Mailing Service IBM hosts the emessage Transactional Mailing Service (TMS) as a web service to automatically process transactional requests. Develop systems to monitor transactions and request transactional Application developers must create a client application that receives transaction notifications from corporate business systems and submits web service requests using SOAP to the emessage TMS. Transactional Copyright IBM Corp. 1999,
6 messages sent using emessage can include attachments. The requests must provide personalization data and attachment content. How transactional works in emessage marketers use Campaign and emessage to configure messages and enable mailings for transactional . Application developers create a transactional client and integrate it with other business systems. The following table describes the how locally installed IBM Unica Marketing systems and IBM Unica Hosted Services operate together to send transactional . Element A IBM Unica Campaign B Campaign provides interfaces to compose , configure mailings, and enable mailings for transactional . emessage mailing The mailing configuration references an document that provides message content, including personalization fields that serve as placeholders for recipient data. Related activity 1 The marketing team enables a mailing (B) for transactional . Any standard mailing can be enabled for transactional . The mailing configuration contains the mailing code that emessage uses to identify the mailing. The mailing code is required for transactional requests. marketers must communicate the mailing code to application developers that create the local transactional client (E). 2 IBM Unica emessage: Transactional Administration Guide
7 Element C Your corporate business systems and databases D E F Various business systems and databases can provide the personalization data and attachment information that a transactional requires. Your transaction monitoring systems Corporate transactional applications monitor business systems to detect the types of transactions that trigger transactional . You can use almost any business activity as a trigger for a transactional . System administrators configure the monitoring systems to detect the specified transactions and provide personalization information. Local transactional client Client application that submits web service requests to the emessage Transactional Mailing Service (TMS). IBM provides a WSDL for use as a development guide to create the client. The client resides in your local network. It is not part of the emessage TMS. emessage Transactional Mailing Service (TMS) A web service that resides in IBM Unica Hosted Services. The service receives and processes transactional requests from the local transactional client. Related activity 2 A transaction occurs in your business systems (C). The transaction is considered a transaction event marketers and application developers consult in advance to identify the personalization data and attachments required to respond to a transaction event. The transaction monitoring system (D) does the following. v Detects the transaction event v v Recognizes that the event type has been designated as one that requires an response Provides the required personalization data and attachment content to the transactional client (E) 3 The TMS client provides access credentials for IBM Unica Hosted Services in a SOAP request over HTTPS to the emessage TMS (F). The request specifies the emessage mailing code and provides values for all personalization fields contained in the . The request also includes attachments, as necessary. 4 The emessage TMS reviews the web service request. If the request provides all information required, the emessage TMS forwards the request, including attachments, to the emessage mailing infrastructure (G) for transmission. G emessage mailing infrastructure emessage components and servers maintained in IBM data centers that assemble and transmit the transactional messages using SMTP. If the TMS encounters a problem, it returns an error message to the local client application describing the issue. 5 emessage transmits and tracks a single personalized addressed to the recipient identified in the request. The local Campaign installation retrieves contact and response data and stores it in the emessage system tables. Transactional mailing and standard mailing compared emessage constructs and sends transactional messages differently than it does standard personalized . During a standard mailing run, the system processes potentially large volumes of individually personalized messages. However, for transactional , emessage performs the same personalization operations for multiple web service requests, but each request processes only one at a time. You can enable any standard emessage mailing for transactional . Most mailing features available to standard mailings remain available when you enable Chapter 1. About emessage and transactional 3
8 the mailing for transactional . Content elements available in standard , such as personalization fields, text, images, HTML snippets, and hyperlinks are also available in transactional . However, some differences exist in the mailing features available in standard and transactional . The following table compares key features available in standard and transactional . Feature Standard mailing Transactional mailing Transmit HTML, HTML and text, and text-only versions. X X Output List Table (OLT) to specify personalization data X Not used. OLT contains all recipient data used to personalize . Can be used for testing. OLT personalization fields X X Built-in personalization fields X X Constant personalization fields (constants) X X Conditional content X X Advanced scripting for X X Message preview X X Preview not available for attachments. Mailing results appear in standard emessage performance X X reports Track links in messages X X Tracking Audience ID as a contact attribute X X Use personalization fields for contact tracking X X Additional URL parameters for link tracking X X Global suppression X Deliverability Monitoring report X attachments X Message design for transactional Every mailing that you enable for transactional must reference an emessage document. Any emessage document created for use in a standard mailing can also be sent as a transactional . The emessage document defines the content of the message, including text, images, links, and conditional content. The document also contains personalization fields that serve as placeholders for data specific to the recipient, including addresses. As part of the transactional request, the local transactional client provides the unique mailing code that identifies the mailing. emessage uses this code to determine which document it must use to create the transactional . The transactional request must also provide the values required to populate the personalization fields in the emessage document that the mailing references. If all of the required personalization values are not present in the request, emessage will not process the transactional and the system returns an error. 4 IBM Unica emessage: Transactional Administration Guide
9 marketers and application developers must review each message design in advance to ensure that the request provides all of the information required. If the design of the document changes, for example, to change the personalization information in the message, the design of the transactional request must be updated to reflect the change. About identifying the sender of the transactional The document used in a transactional must contain a From address that is displayed to the recipient. If you specify the From address using a personalization field, the domain of the address must match the domain registered with IBM for your emessage account. Recipient information for transactional To personalize transactional , you must provide recipient information in the web service request that you send to the Transactional Mailing Service (TMS). Unlike other forms of personalized marketing that you can send through IBM Unica Hosted Services, transactional messages do not retrieve recipient information from an Output List Table (OLT). marketers and application designers must ensure that the local transactional client can provide values to populate all of the personalization fields that are used in the transactional message. Each web service request provides address and personalization information that is specific to the message recipient. You can enable a existing standard mailing to send messages as transactional . However, you do not need to reference an OLT to use a standard mailing to send transactional . The recipient information required by the transactional is contained in the web service request. Related concepts: Chapter 2, Integration with the emessage transactional service, on page 11 Construction of the transactional request on page 15 What marketers do for transactional on page 7 Personalization fields used in a transactional The local transactional client identifies each personalization field as a separate name-value pair in the web service request that it submits to the hosted transactional mailing service. The client application must specify the name of each personalization field that is contained in the message. The client must also access the business systems and databases that provide the required personalization values. The mailing that you enable for transactional must reference an document. The document provides the structure and content of the transactional . The document also includes the names of the personalization fields that are included in the message. The personalization fields are added to the document as placeholders that accept specific information about the recipient when the mailing service assembles and transmits the message. The summary mailing tab provides a field that is labeled Complete field list for this mailing to identify the personalization fields that are included in the document that is referenced by the mailing. The web service request must contain Chapter 1. About emessage and transactional 5
10 information for each of the fields on the list. The names of the personalization fields in the web service request must exactly match the names that appear in the document. The web service request must also provide the data that is required to complete the message, including values for each personalization field that is included in the message. The marketing team must consult with application developers to identify and locate all of the information that the transactional client must provide. The transactional mailing service evaluates each web service request to determine if the request provides all of the name-value pairs that are required by the transactional message. The request fails if the personalization field names, values, or data types do not match the requirements for the . Related concepts: What marketers do for transactional on page 7 Personalization fields for additional link or contact tracking in transactional If you request that IBM perform additional link or contact tracking, every transactional request must include the name and value of personalization fields that are used for additional tracking. The web service request for transactional must include parameters that specify the name and value of the tracking personalization fields. The marketing team must provide application developers with the following information. v Names of the tracking personalization fields v Expected personalization field values and data types v Format or length restrictions emessage does not validate the uniqueness of the fields you specify for additional tracking. To distinguish additional tracking data for transactional from data that is collected for standard , establish internal procedures or naming conventions to ensure unique personalization field names. Avoid specifying the same personalization field name for link or contact tracking in standard mailings and transactional mailings. Global suppression and transactional IBM UnicaeMessage does not apply global suppressions to transactional requests. To avoid violating laws regarding unwanted delivery, such as CAN-SPAM, you must make your transactional systems aware of addresses that must not receive . Preventing transmission of transactional to incorrect or unsubscribed addresses can also avoid deliverability problems caused by recipients that mark the transactional as unwanted . Attachments to transactional The emessage TMS supports attaching files to transactional messages. 6 IBM Unica emessage: Transactional Administration Guide
11 By attaching files to transactional , you can provide the recipient with extra personalized information. For example, you can send a transactional to confirm a concert ticket purchase and use attachments to provide a printable ticket and seating map. You cannot specify attachments for standard mailings. When you enable a mailing for transactional , you must specify how many attachments you want to send with the message. emessage places limits on the size of individual attachments and the total size of all attachments. The transactional request that is submitted to the emessage TMS must contain the document content and information about each attached document. The marketing team must work with application developers to provide the following information about each attachment. v The file name of the attachment v MIME content type of the file v Contents of the file The method that is used to include attachments depends on the programming language and development tools that application developers use. For more information about how to provide attached content, see Attachments in transactional requests on page 15. Related concepts: Attachments in transactional requests on page 15 How to specify dynamic transactional images in the transactional request on page 35 Virus scanning for attachments The emessage Transactional Mailing Service does not scan attachments for computer viruses or other types of malware. You are responsible for ensuring that none of the files that you attach to transactional contain malicious code. What marketers do for transactional Using emessage to send transactional requires advance preparation and coordination between the marketing team and application developers responsible for your corporate transactional systems. The following table lists typical activities that an marketer performs to prepare a mailing for transactional . Activity Identify the type of transaction that will initiate a transactional request. Compose and publish the emessage document that you want to use for the transactional mailing. Description Confirm with the application development team that transaction systems can detect the transaction event that must trigger the . Compose an emessage document for transactional in the same way as you would any other emessage document. Chapter 1. About emessage and transactional 7
12 Activity Fully configure the mailing that you plan to enable for transactional . In the configuration, indicate if transactional includes attachments. Identify all personalization fields used in the document. The mailing tab includes a list of personalization fields used in the document. Description Reference the document that you have created for the transactional message. If you are including attachments, specify the number of attachments. Application developers need to configure the transactional client application to provide personalization information. Provide the names and personalization field definitions to the application developers. Provide application developers with the mailing code for the mailing that you intend to enable for transactional . Determine if the transactional includes attached files. If you use dynamic transactional images, add placeholders for the attachments in the document that defines the transactional message. Enable the mailing for transactional , using links on the mailing tab. Confirm that developers have finished configuring the local transactional client before you enable the mailing for transactional . Each transactional request web service request must specify the personalization field names and values as name-value pairs and specify the required data type. Developers require this information to identify the mailing for the emessage TMS. Consult with application developers regarding the number and size of the attached files. Agree on the labels to be used to identify dynamic transactional images. The emessage TMS begins accepting requests immediately after you enable the mailing for transactional . Related concepts: Recipient information for transactional on page 5 Personalization fields used in a transactional on page 5 About enabling mailings for transactional Transactional messages are based on standard mailings that have been enabled for transactional . You enable a mailing for transactional in Campaign, on the summary mailing tab. Consult the emessage Mailings page to see which mailings are enabled for transactional . You can enable any emessage mailing for transactional . The transactional request fails if you have not updated the mailing configuration to enable the mailing for transactional . However, even after you enable a mailing to send individual messages as transactional , you can run the same mailing as a standard mailing to perform a mailing campaign involving a large volume of messages. Each transactional request must include the mailing code that identifies the mailing. When you enable a mailing for transactional , note the mailing code and provide it to application developers responsible for configuring the local transactional client. If you are attaching files to the transactional messages, the mailing configuration must specify the number of attachments. Every transactional 8 IBM Unica emessage: Transactional Administration Guide
13 message receives the number of attachments you specify. The number of attachments entered in the mailing configuration must match the number configured in the web service request submitted to the emessage TMS. The attached files are sent only with transactional . emessage does not support sending attachments when you run a standard mailing, even if the mailing is also enabled for transactional . You can disable the mailing for transactional at any time. For example, you must disable a mailing for transactional to change the mailing configuration. The emessage TMS does not accept transactional requests while the mailing is disabled for transactional . As a best practice, before you enable a mailing for transactional , fully test the mailing and preview the emessage document the mailing references. Make certain that the mailing and the message meet your expectations and business objectives. About editing mailings that are enabled for transactional To edit a mailing that is enabled for transactional , you must disable the mailing for transactional before you begin. After you finishing editing the mailing, you must re-enable the mailing for transactional . During this process, the emessage TMS does not respond to transactional requests for the disabled mailing. The local systems that monitor transaction events must be designed to temporarily store the message requests until you re-enable the mailing for transactional . About responding to errors related to transactional Sometimes a transactional message does not transmit as expected. The failure could be due to problems with the message configuration or temporary problems with mailing resources. If the emessage TMS determines that a problem exists, the web service returns an advisory error code to the local transactional client. The local transactional client is responsible for error handling. Application developers must design the client to recognize the error messages that the emessage TMS might return. For a list of error codes in the emessage TMS, see Error messages for transactional on page 23. All parties must be prepared to respond to unforeseen problems. If the problems relate to mailing configuration or message design, application developers might call on the marketing team to resolve the issue. What application developers do for transactional Application developers create the local transactional client that submits transactional requests to the IBM UnicaeMessage Transactional Mailing Service (TMS). The local transactional client application processes each transactional message by making a SOAP request to the emessage TMS over an HTTPS connection. IBM provides a WSDL to allow developers to design the web service request. For more information about the WSDL, see WSDL for emessage transactional on page 12. Chapter 1. About emessage and transactional 9
14 Creating the local transactional client application requires coordination between application development team responsible for corporate transaction systems and the marketing team. marketers provide information about the transactional messages and attachments that are to be sent as transactional . The following table lists the activities that application developers must perform. Activity Build the transactional monitoring systems required to detect the types of transaction events that trigger transactional . Code or configure a local transactional client application to connect to the emessage TMS and submit web service requests in response to specified transaction events. The client must be able to provide access credentials for your hosted account. Structure web service requests to provide personalization information as name-value pairs. The request must also specify the data type for each personalization field. Consult with the marketing team to determine if sending attachments is a requirement. Coordinate with the marketing team to identify the sources for the personalization required by the transactional messages and attachments. Design and code error handling. Description Consult with the marketing team to determine which business or customer activities qualify as suitable transaction events. Review the WSDL and sample transactional client examples provided byibm for guidance. IBM provides an updated WSDL as a model for a transactional client that can process attachments. Earlier versions of the WSDL did not support using attachments. The transactional client must be able to connect to the business systems and databases that provide personalization values in the transactional request. Code the client to handle errors reported by the emessage TMS. Include features to notify administrators if the client cannot connect or if web service requests fail. Coordinate with the marketing team to test the integration of the local transactional client with the emessage TMS. For information about error codes returned by the emessage TMS, see AdvisoryMessage on page 22. marketers need to enable mailings for transactional testing and specify test addresses. Application developers need to devise ways to simulate the target transactional events and provide expected transaction and personalization information to the local transactional client. 10 IBM Unica emessage: Transactional Administration Guide
15 Chapter 2. Integration with the emessage transactional service The emessage Transactional Mailing System (TMS) is a web service hosted as part of IBM Unica Hosted Services. Application developers must work with marketers in your organization to create the client applications required to integrate your corporate transactional systems with the emessage TMS. These client applications initiate each transactional message by making a SOAP request to the emessage TMS over an HTTPS connection. Client applications that submit the transactional request must be able to perform the following actions. v Identify transactions that trigger transactional . v Connect to marketing databases that contain data used to personalize the v Initiate the transactional request as a SOAP request v Provide credentials to access the emessage TMS over a secure connection v Provide message information, including attachment contents v Handle error messages returned by the emessage TMS All of the actions required for transactional must occur without manual intervention. IBM provides a WSDL to assist developers that design the automated web service calls to the emessage TMS. For more information about the WSDL, see WSDL for emessage transactional on page 12. Related concepts: Recipient information for transactional on page 5 Identification of transaction events Access to recipient data Application developers must design the local transactional client to interact with transaction monitoring systems used by your organization. The client must take transaction notifications as input and distinguish the type of transaction event that the transaction management system is reporting. A transaction event can be any action that your transaction management systems can detect. For example, a transaction event might be a purchase, a customer request for service, an information request, or a change in customer account status. Typically, your marketing organization determines the types of transactional events that warrant a transactional request and the content of the message sent in response. Each transactional event requires a separate transactional request to the emessage TMS. To personalize transactional messages, the local transactional client must access business systems and databases that can provide recipient-specific data used in transactional . Copyright IBM Corp. 1999,
16 Application developers must collaborate with the marketing team to identify the personalization fields used in the message referenced by mailings enabled for transactional . The summary emessage mailing tab provides a link to a list of the personalization fields used in the message. The personalization fields are placeholders for information specific to the recipient of the . This information is provided by business systems and databases managed by your organization. The local transactional client must be able to access these systems and retrieve data used as personalization field values. Related concepts: Construction of the transactional request on page 15 Chapter 3, The emessage Transactional Mailing Service API, on page 21 Connection to the emessage TMS You must design the local transactional client to automatically connect to the IBM data center assigned to your hosted account. The client must be able to provide the appropriate authentication credentials as part of the web service request. For information about which data center to specify, see emessage TMS addresses. For information about how to provide authentication credentials, see About providing authentication credentials for transactional on page 13. emessage TMS addresses IBM has established domains reserved for processing transactional messages. You must configure your transactional applications to request access to IBM Unica Hosted Services using the correct domain. The domain you use depends on which IBM data center processes your request. To process transactional through the IBM data center for North American, configure a connection to tms-em-us.unicaondemand.com. To process transactional through the IBM data center for the United Kingdom, configure a connection to tms-em-eu.unicaondemand.com. If you do not know which data center IBM uses to process your transactional , contact technical support. For contact information, see Contacting IBM Unicatechnical support on page 37. WSDL for emessage transactional IBM provides two versions of the WSDL for building applications that access the emessage TMS. The choice of WSDL depends on if you plan to use attachments and on how the client application provides access credentials. The first-generation WSDL does not support using attachments with transactional . It requires that you modify the SOAP header to provide credentials to access IBM Unica Hosted Services. For details about the first-generation WSDL, see First-generation WSDL on page IBM Unica emessage: Transactional Administration Guide
17 Use the second-generation WSDL if you plan to attach documents to transactional or submit access credentials as parameters in the web services request. For details about the second-generation WSDL, see Second-generation WSDL. First-generation WSDL The first-generation WSDL describes how to construct an interface to the emessage TMS. It does not describe how to provide attachments and it describes a method for accessing IBM Unica Hosted Services that requires modifying the SOAP header. The first-generation WSDL is available in your local emessage installation in the examples/tmsclient/conf directory. IBM provides an example of how to create the local transactional client that is based on the first-generation WSDL. Related tasks: Adding access credentials to the SOAP header on page 14 Related reference: Appendix A, Sample first-generation transaction client program, on page 25 Second-generation WSDL The second-generation WSDL describes how to construct an interface to the emessage TMS that supports providing attachments. This WSDL also describes how to specify access credentials as parameters in the web service request, instead of modifying the SOAP header. The second-generation WSDL is available for download from the IBM data center that IBM has instructed you to use for connecting to the emessage TMS. Construct the download URL as follows: <URL for connecting to your assigned TMS>/emessageds/services/TMS?wsdl IBM provides an example of how to create the local transactional client based on the second-generation WSDL. To view the example, see Appendix B, Sample second-generation client, on page 29 Note: If you have already constructed a transactional client based on the first-generation WSDL you must recompile the code if you change to a client design based on the second-generation WSDL. About providing authentication credentials for transactional The local transactional client must be able to provide the authentication credentials required to connect to the emessage TMS automatically. When requesting transactional , transactional applications must provide authentication credentials to access IBM Unica Hosted Services. You can provide the access credentials either by modifying the SOAP header or by providing them as parameters in the SOAP web service request. The user name and password that the client must provide in the SOAP request are the user name and password assigned to your emessage account. If you do not know these credentials, contact individuals in your organization who are Chapter 2. Integration with the emessage transactional service 13
18 responsible for maintaining your account, or contact IBM Unica technical support. For contact information, see Contacting IBM Unicatechnical support on page 37. For more information about hosted accounts and how to establish connection to IBM Unica Hosted Services, see the IBM UnicaeMessage Startup and Administrator's Guide. Adding access credentials to the SOAP header The emessage TMS requires a user name and password in the web services request. Modifying the SOAP header in the web services request to include access credentials for IBM Unica Hosted Services is one method to access the emessage TMS. You cannot use this method if you plan to use attachments with transactional messages. Before you begin Before you begin, obtain the username and password that has been created for your IBM UnicaeMessage hosted account. About this task The user name and password that you add to the SOAP header must be the username and password created for your IBM UnicaeMessage hosted account, as shown below. The following code examples are based on an Axis2 SOAP library. String username = "<user name for your Unica emessage account>"; String password = "<password for your Unica emessage account>"; Procedure Modify the headers of your client application, as follows. ServiceClient serviceclient = stub._getserviceclient(); serviceclient.addstringheader(new QName (" "username", "ns2"), username); serviceclient.addstringheader(new QName (" "password", "ns2"), password); Results The modified headers must appear as shown in this example, where UserName and Password are the user name and password for your emessage account. <ns2:username xmlns:ns2=" UserName</ns2:userName> <ns2:password xmlns:ns2=" Password</ns2:password> Related concepts: First-generation WSDL on page 13 Access credentials as parameters You can create a local transactional client that accesses IBM Unica Hosted Services by submitting credentials as parameters in the web service request. 14 IBM Unica emessage: Transactional Administration Guide
19 To submit access credentials as parameters, base the client design on the second-generation WSDL for the emessage TMS. For more information about this WSDL, see Second-generation WSDL on page 13. Attachments in transactional requests The emessage TMS supports attaching one or more files to a transactional message. The web services request must contain the file contents and information that describes each file. The second-generation WSDL available from IBM describes how to configure a transactional request that includes attachments. The transactional request must specify the following. v Name of the file to be attached v The MIME content type of the file v Contents of the file You pass attachments to the emessage TMS inline as separate MIME parts using techniques described in either of the following standards recognized by the World Wide Web Consortium (W3C): v SOAP Message Transmission Optimization Mechanism (MTOM) v SOAP Messages with Attachments (SWA) Consult the W3C web site for details about these standards. Related concepts: Attachments to transactional on page 6 Construction of the transactional request To access the emessage TMS, the transactional client must be able to provide credentials to connect to the TMS. It must also provide mailing and message information as part of the web service request. IBM provides two versions of a WSDL as a guide to structuring a SOAP request that includes all information required to send a transactional . For more information about the WSDL, see WSDL for emessage transactional on page 12. The following topics describe the parameters that the client application must define in the web services request. v mailingcode on page 16 v audienceid on page 16 v Fields on page 17 v Cell codes on page 17 v additionaloptions on page 17 v attachments on page 17 v Tracking fields on page 18 v locale on page 18 v username on page 19 v password on page 19 Chapter 2. Integration with the emessage transactional service 15
20 Related concepts: Recipient information for transactional on page 5 Access to recipient data on page 11 mailingcode The mailingcode parameter specifies the unique mailing code defined in the configuration of the emessage mailing that you have enabled for transactional . Marketing Center assigns the code to the mailing after the mailing is deployed. The code is displayed on the Deploy tab of the mailing. Parameter name mailingcode Data type String Because the mailing code is unique within your account, you can use this parameter to identify the mailing. See the mailing for the specific value. You can make the mailing code configurable in your local transactional client application so that you can point to a different mailing if necessary. audienceid You define the audienceid parameter to correlate transactional messages with recipients when you perform additional reporting and processing. Parameter name audienceid Data type Varies. You can identify one or more audience IDs for the transactional recipient. Pass data for audienceid as an array of name-value pairs. You can define any value or set of values for each audienceid. For example, you might use a promotional code, account type, geographical identifier, or all three as the value for audienceid. Because each request sends transactional to one individual, you can identify a specific recipient by defining a unique audienceid. In this scenario, you might use a customer account number as a value for audienceid. emessage adds the name and value that you provide for audienceid to the tracking records in the emessage system tables. Single audience ID values are stored in the UCC_Envelope table. Multiple audience ID values are stored in the UCC_EnvelopeAttr table. In IBM UnicaCampaign, marketers can define various audience levels to identify individuals for tracking purposes. The emessage TMS does not validate that the audience names that you provide for audienceid in a transactional request match the audience names defined in Campaign. To avoid possible confusion when interpreting tracking results, consult with your marketing team to determine the correct audience names and values to pass. 16 IBM Unica emessage: Transactional Administration Guide
21 Fields Use the fields parameter to provide recipient-specific information to populate personalization fields defined in the transactional message. Parameter name fields Data type Varies Provide data as separate name-value pairs for each personalization field used in the message. You must identify each personalization field contained in the document referenced by the emessage mailing. The name-value pair must provide the personalization field name as it is defined in the document. You can assign any value of the appropriate data type. Cell codes The cellcodes parameter is optional. By default, the emessage TMS expects to receive a null value for this parameter. If you provide a value for cellcodes, you can pass only one cell code in each web service request. Parameter name cellcodes Data type String You define cells and cell codes in IBM UnicaCampaign. A cell is a list of identifiers (such as customer or prospect IDs from your database). Each cell generated in a flowchart has a system-generated cell code. You can include a cell code in a web services request if you want to specify the cell that includes the message recipient. For more information about defining cells, see the section on managing cells in the IBM UnicaCampaign User's Guide. additionaloptions This parameter is reserved for future use. Parameter name additionaloptions Data type Null attachments Use this parameter to specify files that are attached to the transactional message. The web service request includes the content of the attached file in the format that you specify. You can provide values for multiple elements in this parameter. If the message includes a dynamic transactional image, you specify the image label as an element in this parameter. Parameter name attachments Chapter 2. Integration with the emessage transactional service 17
22 Data Type filename: Name of the attached file. Pass the name as a string. label: Used to identify dynamic transactional images. If the includes dynamic transactional images, pass the label as a string. Otherwise, pass this value as null. filecontent: the MIME content type of the attached file. The type is always base64binary. For more information about using the label attribute to identify dynamic transactional images, see Appendix C, About Dynamic Transactional Images, on page 33. Tracking fields Use this parameter to specify personalized fields used for additional contact tracking. locale Parameter name trackingfields Data type Varies. Pass this data as separate name-value pairs for each personalization field used for tracking. For more information about the contact and response information provided by additional contact tracking and the preparations required, see the section on additional tracking in the IBM UnicaeMessage User's Guide. This parameter specifies the locale, including the associated language, which is used for messages that are sent back from the emessage Transactional Mailing Service. This section lists the valid arguments for the supported locales. Parameter name locale Data type Brazilian Portuguese: arg.locale=pt_br English: arg.locale=en_us French: arg.locale=fr German: arg.locale=de Italian: arg.locale=it Japanese: arg.locale=ja Korean: arg.locale=ko Russian: arg.locale=ru Simplified Chinese: arg.locale=zh_cn Spanish: arg.locale=es 18 IBM Unica emessage: Transactional Administration Guide
23 username This parameter specifies the user name that is associated with your hosted account. Specifying the user name is part of the authentication that is required to establish a connection with the emessage TMS. You must also specify the password that is assigned to the hosted account. Parameter name username Data type String For more information about your hosted account and establishing a secure connection to IBM Unica Hosted Services, see the IBM UnicaeMessage Startup and Administrator's Guide. password This parameter specifies the password that is associated with your hosted account. Specifying the password is part of the authentication that is required to establish a connection with the emessage TMS. You must also specify the user name that is assigned to the hosted account. Parameter name password Data type String For more information about your hosted account and establishing a secure connection to IBM Unica Hosted Services, see the IBM UnicaeMessage Startup and Administrator's Guide. Chapter 2. Integration with the emessage transactional service 19
24 20 IBM Unica emessage: Transactional Administration Guide
25 Chapter 3. The emessage Transactional Mailing Service API The emessage Transactional Mailing Service is a web service hosted in IBM Unica Hosted Services. It provides an API that contains one method calledsendmailing. The sendmailing method uses the following custom types. v NameValuePair Provides methods to store mailing inputs as a name and corresponding value. See NameValuePair v Response Provides status messages for the transactional request. See Response v AdvisoryMessage Provides detailed responses if the request status indicates a warning or error. See AdvisoryMessage on page 22 Related concepts: Access to recipient data on page 11 NameValuePair The NameValuePair type provides the following methods for submitting parameter names. You can submit the parameters as string, numeric, or datetime values. Note: Although NameValuePair supports datetime parameter values, emessage currently does not support using datetime values. Method setname setvalueasstring setvalueasnumeric setvalueasdate setvaluedatatype Parameter name valueasstring valueasnumeric valueasdate valuedatatype Response The Response custom type provides general acknowledgment messages that indicate if the request was successful, or if the request resulted in an error or warning. The following table lists the status types and related codes for Response. These codes are considered high-level status codes that describe the success or failure of the request. The AdvisoryMessage custom type provides access to more detailed messages that describe the reasons for a failed request. Copyright IBM Corp. 1999,
26 Status Type Description Code STATUS_SUCCESS The request to the emessage TMS is successful. 0 STATUS_WARNING The request encountered at least one warning, but no errors. The 1 client can query the AdvisoryMessage type for more detail. STATUS_ERROR The request encountered at least one error. 2 Methods for Response The Response type contains the following methods. Method Description Returns getadvisorymessages Returns the list of advisory messages. AdvisoryMessage[] getapiversion Returns the API version. String getstatuscode Returns the most severe advisory message in the response. Int For example, if the response contains a warning (code: 1) and an error (code: 2) then this method returns a 2. AdvisoryMessage The AdvisoryMessage custom type provides more detail about status messages. The following table lists the status types and related codes for the AdvisoryMessage type. Status Type Description Code STATUS_LEVEL_INFO Informational message only. Does not reflect a failure in the 0 call to the emessage TMS. STATUS_LEVEL_WARNING The call to the emessage TMS succeeded, but an issue exists 1 that requires further investigation. STATUS_LEVEL_ERROR The call to the emessage TMS failed. 2 Methods for AdvisoryMessage The AdvisoryMessage type contains the following methods. Method Description Returns getstatuslevel Returns the severity level of the status messages: Int Informational, Warning, or Error. getmessagecode For example, for STATUS_LEVEL_ERROR, this method returns the code: 2. Returns the code for an error message. Int For example, for the error, INVALID_LOGIN, this method returns the code: 1. getmessage Returns an error message. String getdetailmessage Returns more details about an error message, if available. String 22 IBM Unica emessage: Transactional Administration Guide
27 Error messages for transactional The emessage Transactional Mailing Service returns error messages and related codes. The error messages that are described in the following table apply only to transactional and transactional requests. Message Description Code INVALID_LOGIN The authentication credentials (user name, password, or both) provided during the call to the emessage TMS do not match the credentials on file with IBM for your account. Review the username and password parameters to ensure that the credentials have been specified correctly. 1 UNRECOGNIZED_MAILING_CODE RUNTIME_EXCEPTION_ENCOUNTERED ENVIRONMENT_EXCEPTION_ENCOUNTERED SMTP_CONNECTION_FAILURE DOCUMENT_NOT_DEFINED_FOR_SPECIFIED_MAILING _FAILED_TO_SEND The mailing identified by the mailing code included in the call to the emessage TMS is not enabled for transactional . Check the mailing configuration to verify the code. Review the mailingcode parameter to ensure that the code has been configured correctly. The request encountered an unexpected runtime exception. Contact IBM Unica support. The request encountered an unexpected environment exception. Contact IBM Unica support. The connection to the SMTP server failed. Contact IBM Unica support. The mailing enabled for transactional does not reference an emessage document. Examine the mailing configuration. The mailing configuration must reference an document that defines the contents of the message. The message was not transmitted successfully. You can try again or contact IBM Unica support Chapter 3. The emessage Transactional Mailing Service API 23
28 Message Description Code REQUIRED_PFS_MISSING The request did not specify names and values for all of the personalization fields required by the mailing. Confirm that the web service request defines all personalization fields used in the document. The mailing configuration contains a link that lists all of the required personalization fields. 8 AUDIENCE_ID_MISSING ATTACHMENT_NUMBER_MISMATCH ATTACHMENT_SIZE_EXCEEDED TOTAL_ATTACHMENT_SIZE_PER_MESSAGE_EXCEEDED TMS_MAILING_ATTACHMENTS_LABEL_NOT_FOUND TMS_MAILING_ATTACHMENTS_LABEL_DUPLICATED The request does not include an audience ID. Confirm that the web service request defines a value for the audienceid parameter. The number of attachments defined in the mailing does not match the number passed in the web service request. Review the mailing configuration and the web service request. The mailing configuration and web service request must specify the same number of attachments. The size of one of the attachments exceeded the maximum allowed attachment size. Individual attachments cannot exceed 1 MB. The total size of all attachments in the request exceeded the maximum total attachment size per message. The total size of all attachments cannot exceed 2 MB. A label provided in the attachments parameter (typically to identify a dynamic transactional image) is missing or does not match the label contained in the document. NOTE: Attachment labels are case-sensitive; labels entered in the web service request must exactly match the label as entered in the mail document. A label provided in the attachments parameter (typically to identify a dynamic transactional image) appears multiple times in the web service request. In the web service request, attachment labels must be unique IBM Unica emessage: Transactional Administration Guide
29 Appendix A. Sample first-generation transaction client program IBM provides sample transactional clients to guide application developers that create client applications that make web service calls to the emessage Transactional Mailing Service (TMS). This sample client is based on the first-generation WSDL, which was last released in This WSDL does not support using attachments with transactional and does not provide a way to specify access credentials as separate parameters. Instead, it requires that you modify the SOAP header to provide credentials. The following program is an example that demonstrates how to structure a request to the emessage Transactional Mailing Service. Review this example as an illustration of how to work with the application programming interface for the emessage TMS. This example is based on libraries for axis For details about axis2 1.3, see the following web site: /* * * Copyright , Unica Corporation, Waltham, MA USA * * This file and its contents are proprietary and confidential to and the sole * intellectual property of Unica Corporation. Any use, reproduction, * redistribution or modification of this file is prohibited except as * explicitly defined by written license agreement * with Unica Corporation. */ package com.unica.emessage.webservices.tms.soap.client; import java.rmi.remoteexception; import javax.xml.namespace.qname; import org.apache.axis2.axisfault; import org.apache.axis2.client.serviceclient; import com.unica.emessage.webservices.tms.soap.client.tmsstub.namevaluepair; import com.unica.emessage.webservices.tms.soap.client.tmsstub.response; import com.unica.emessage.webservices.tms.soap.client.tmsstub.sendmailing; import com.unica.emessage.webservices.tms.soap.client.tmsstub.advisorymessage; /** * SampleTestClient * * This class is a sample program written to illustrate calling the Unica TMS web service * with a generated client stub using the Axis2 soap toolkit. * * */ public class SampleTestClient { public static void main(string[] args) throws AxisFault, RemoteException { /** * The sendmailing method of the TMS webservice requires: * 1) proper authentication information - a valid username and password * recognized by the TMS Copyright IBM Corp. 1999,
30 * 2) a mailingcode to identify the Mailing that contains the document to be sent * 3) an audience identifier (used primarily for tracking) * 4) personalized fields that will be merged into the document to be sent * 5) optional cellcode(s) associated to the audience identifier. * 6) optional additionaloptions - there are currently * no additional options supported, but is here for future use. * For now this parameter can be left as null. * 7) optional locale for the response messages to be returned otherwise * default is "en" (Locale.US)for english */ // authentication information String username = "MyTMSUserName"; String password = "MyTMSPassword"; // mailing code String mailingcode = "mailing 123"; // audience id: note, an audience id is comprised of at least one name value pair. // a custom type called NameValuePair needs to be constructed. NameValuePair[] audienceid = new NameValuePair[1]; NameValuePair nvp = new NameValuePair(); nvp.setname("customerid"); nvp.setvaluedatatype("numeric"); nvp.setvalueasnumeric(2021); audienceid[0] = nvp; // personalized fields: each personalized field is a name value pair, // so again we use the custom type "NameValuePair". // For this example, we want to send two personalized fields ( address, gender) NameValuePair[] personalizedfields = new NameValuePair[2]; NameValuePair nvp1 = new NameValuePair(); nvp.setname(" address"); nvp.setvaluedatatype("string"); nvp.setvalueasstring("[email protected]"); personalizedfields[0]=nvp1; NameValuePair nvp2 = new NameValuePair(); nvp.setname("gender"); nvp.setvaluedatatype("string"); nvp.setvalueasstring("male"); personalizedfields[1]=nvp2; // Cell code String[] cellcodes = { "CC243935" }; // Additional Options - this is a name value pair again - but for now send as null NameValuePair[] additionaloptions = null; // locale - rely on default by setting as null; String locale = null; /** * Calling the Method: * 1) set up a connection object with the URL of the TMS webservice * 2) Construct the required security header with the authentication credentials * 3) Construct the method and Set the parameters * 4) Make the call * 5) Process the response */ 26 IBM Unica emessage: Transactional Administration Guide
31 // connection object TMSStub stub = new TMSStub(" // authentication: the TMS web service requires the client to submit user and pw info via soap headers. // the headers should look like the following: // <ns2:username xmlns:ns2=" MyTMSUserName</ns2:userName> // <ns2:password xmlns:ns2=" MyTMSPassword</ns2:password> // The following shows how to add such headers using the Axis2 client. ServiceClient serviceclient = stub._getserviceclient(); serviceclient.addstringheader(new QName(" "username", "ns2"), username); serviceclient.addstringheader(new QName(" "password", "ns2"), password); // construct the method and set the parameters that were defined above SendMailing req = new SendMailing(); req.setmailingcode(mailingcode); req.setaudienceid(audienceid); req.setfields(personalizedfields); req.setcellcodes(cellcodes); req.setadditionaloptions(additionaloptions); req.setlocale(locale); // make the call Response response = stub.sendmailing(req).get_return(); // process the response - a customtype Response is returned // all responses come back with a top level code that indicates whether or not the request was // successful (0) or a warning (1) or error (2) occurred. If the request was not successful, // the client code should log/alert the issue, and possibly retry the request depending on the issue if(response.getstatuscode()==0) { System.out.println("Request to TMS successful"); } else // an error or warning occurred - print out the message contained in the customtype AdvisoryMessage - there may be more than one { AdvisoryMessage[] messages = response.getadvisorymessages(); for(advisorymessage message: messages) { System.out.println("message:"+message.getMessage()); System.out.println("message detail:"+message.getdetailmessage()); } } } } Related concepts: First-generation WSDL on page 13 Appendix A. Sample first-generation transaction client program 27
32 28 IBM Unica emessage: Transactional Administration Guide
33 Appendix B. Sample second-generation client IBM provides sample transactional clients to guide application developers that create client applications that make web service calls to the emessage Transactional Mailing Service (TMS). This sample client is based on the second-generation WSDL, which was introduced in The major difference between this WSDL and the earlier version is that this version supports using attachments with transactional and provides authentication credentials as parameters. The following program is an example that demonstrates how to structure a request to the emessage Transactional Mailing Service. Review this example as an illustration of how to work with the application programming interface for the emessage TMS. This example is based on libraries for axis For details about axis2 1.3, see the following website: // // IBM Confidential // // emessage // // Copyright IBM Corporation 2011,2011. // package com.unica.emessage.webservices.tms.soap.client; import java.io.file; import java.rmi.remoteexception; import javax.activation.datahandler; import javax.activation.filedatasource; import javax.xml.namespace.qname; import org.apache.axis2.axisfault; import org.apache.axis2.client.serviceclient; import org.apache.axis2.transport.http.httpconstants; import org.w3. import org.w3. import com.unica.emessage.webservices.tms.soap.sendmailingresponse; import com.unica.emessage.webservices.tms.soap.sendmailing; import com.unica.emessage.webservices.tms.soap.password; import com.unica.emessage.webservices.tms.soap.username; import com.unica.emessage.webservices.tms.xsd.advisorymessage; import com.unica.emessage.webservices.tms.xsd.attachment; import com.unica.emessage.webservices.tms.xsd.namevaluepair; import com.unica.emessage.webservices.tms.xsd.response; /** * SampleTestClient * * This class is a sample program written to illustrate calling the * IBM Unica emessage TMS web service with a generated client stub using * the Axis2 soap toolkit. */ public class SampleTestClient { Copyright IBM Corp. 1999,
34 public static void main(string[] args) throws AxisFault, RemoteException { /** * The sendmailing method of the TMS webservice requires: * 1) proper authentication information - * a valid username and password recognized by the TMS * 2) a mailingcode to identify the Mailing that contains the document * to be sent * 3) an audience identifier (used primarily for tracking) * 4) personalized fields that will be merged into the document * to be sent * 5) optional cellcode(s) associated to the audience identifier. * 6) optional additionaloptions - there are currently no additional * options supported, but is here for future use. * For now this parameter can be left as null. * 7) optional locale for the response messages to be returned * otherwise default is "en" (Locale.US) for english */ // authentication information String username = "MyTMSUserName"; String password = "MyTMSPassword"; // mailing code String mailingcode = "mailing 123"; // audience id: note, an audience id is comprised of // at least one name value pair. // a custom type called NameValuePair needs to be constructed. NameValuePair[] audienceid = new NameValuePair[1]; NameValuePair nvp = new NameValuePair(); nvp.setname("customerid"); nvp.setvaluedatatype("numeric"); nvp.setvalueasnumeric(2021); audienceid[0] = nvp; // personalized fields: each personalized field is a name value pair, // so again we use the custom type "NameValuePair". For this example, // we want to send two personalized fields ( address, gender) NameValuePair[] personalizedfields = new NameValuePair[2]; NameValuePair nvp1 = new NameValuePair(); nvp.setname(" address"); nvp.setvaluedatatype("string"); nvp.setvalueasstring("[email protected]"); personalizedfields[0]=nvp1; NameValuePair nvp2 = new NameValuePair(); nvp.setname("gender"); nvp.setvaluedatatype("string"); nvp.setvalueasstring("male"); personalizedfields[1]=nvp2; // Cell code String[] cellcodes = { "CC243935" }; // Configure attachments Attachment[] attachments = new Attachment[1]; // Load the attachment data from the file system using a data source FileDataSource logo = new FileDataSource(new File("C:\\logo.png")); DataHandler handler = new DataHandler(logo); Base64Binary attachmentbinary = new Base64Binary(); 30 IBM Unica emessage: Transactional Administration Guide
35 attachmentbinary.setbase64binary(handler); ContentType_type0 actualcontenttype = new ContentType_type0(); actualcontenttype.setcontenttype_type0(handler.getcontenttype()); // specify the content type for the attachment attachmentbinary.setcontenttype(actualcontenttype); // Add the attachment Attachment attachment = new Attachment(); attachment.setfilename("first Attachment"); attachment.setlabel("attachment"); attachment.setfilecontent(attachmentbinary); // Set the attachment array attachments[0] = attachment; // Additional Options - this is a name value pair again - // but for now send as null NameValuePair[] additionaloptions = null; NameValuePair[] trackingfields = null; // locale - rely on default by setting as null; String locale = null; /** * Calling the Method: * 1) Set up a connection object with the URL of the TMS webservice * 2) Construct the required security header with the * authentication credentials * 3) Construct the method and Set the parameters * 4) Make the call * 5) Process the response */ // connection object TMSStub stub = new TMSStub(" ServiceClient serviceclient = stub._getserviceclient(); serviceclient.getoptions().setproperty(httpconstants.so_timeout, new Integer(60*1000)); serviceclient.getoptions().setproperty(httpconstants.connection_timeout, new Integer(60*1000)); // Construct the method and set the parameters that were defined above SendMailing req = new SendMailing(); req.setmailingcode(mailingcode); req.setaudienceid(audienceid); req.setfields(personalizedfields); req.setcellcodes(cellcodes); req.setadditionaloptions(additionaloptions); req.settrackingfields(trackingfields); req.setlocale(locale); req.setattachments(attachments); // Authentication: the TMS web service requires the client to submit // user and pw info via soap headers. // The following code sets up the authentication credentials that are // passed in via the headers. UserName un = new UserName(); un.setusername(username); Password pwd = new Password(); pwd.setpassword(password); // Make the call Appendix B. Sample second-generation client 31
36 Response response = stub.sendmailing(req.getmailingcode(), req.getaudienceid(), req.getfields(), req.getcellcodes(), req.getadditionaloptions(), req.getattachments(), req.gettrackingfields(), req.getlocale(), un, pwd); // Process the response - a customtype Response is returned // All responses come back with a top level code that indicates // whether or not the request was successful (0) or a warning (1) // or error (2) occurred. // If the request was not successful, the client code // should log/alert the issue, and possibly retry the request depending on the issue if(response.getstatuscode()==0) { System.out.println("Request to TMS successful"); } else // an error or warning occurred - print out the message contained //in the customtype AdvisoryMessage - there may be more than one { AdvisoryMessage[] messages = response.getadvisorymessages(); for(advisorymessage message: messages) { System.out.println("message:"+message.getMessage()); System.out.println("message detail:"+message.getdetailmessage()); } } } } 32 IBM Unica emessage: Transactional Administration Guide
37 Appendix C. About Dynamic Transactional Images Dynamic transactional images are images specific to a particular individual that you can include with transactional messages. Dynamic transactional images are sent as attachments to transactional but they display as images embedded in the body of the message. A common example of using individualized images involves embedding ticket barcodes or QR codes in a transactional message. Your corporate business systems create the barcode and provide it to the local transactional client. The client includes the image attachment in the SOAP request submitted to the emessage TMS. Because the image is transmitted as an attachment, the recipient sees the barcode displayed in the even if the client is configured to turn images off. Dynamic transactional images are not available in standard messages nor are they supported for use within advanced scripts for . Using dynamic transactional images in transactional messages Using dynamic transactional images requires separate actions by designers and transactional application developers. designers define an image label in the document to indicate where a dynamic transactional image appears in the . Application developers configure the local transactional client to reference the image label in transactional requests. Corporate transactional systems provide the image content when the transactional mailing runs. designers define dynamic transactional image labels by modifying tags in the HTML template that defines the . Designers can define image labels with the emessage Document Composer or by modifying the HTML code directly. Image labels use a syntax reserved for dynamic transactional images. The location of the image label determines how and where a dynamic transactional image appears in the body of an . Application developers must ensure that all of the labels that appear in the are referenced in transactional requests. The image label and the image content must be part of the SOAP request that the local transactional client submits to the emessage TMS. The image labels are case sensitive and must appear in the SOAP request exactly as they are defined in the . Defining an image label for dynamic transactional images You define image labels for dynamic transactional images using a specific format. Use the following syntax to define the label for a dynamic transactional image in an document. #include:image_label# The local transactional client references the value that you define for image_label in the SOAP request it submits to the emessage TMS. The value for image_label is case-sensitive. The image label defined in the must exactly match the image label provided in the SOAP request submitted to the Copyright IBM Corp. 1999,
38 emessage TMS. The marketing team and application developers must develop consistent naming conventions and procedures to ensure that the names match. In the Document Composer, you can add the label for a dynamic transactional image to an document by using the image widget. You can also add the label for a dynamic transactional image directly to the HTML code in the template used to create the . Note: When you preview an that contains dynamic transactional images, the image links appear to be broken. This behavior is expected. The images are populated when emessage receives the image content as part of the transactional request. Adding dynamic transactional images using the image widget You can use the image widget in the emessage Document Composer to define a dynamic transactional image in an document. Replace the image URL with the image label for the dynamic transactional image. Before you begin The following procedure defines a label to identify the image. The image label is case sensitive. Consult with application developers to ensure that transactional requests reference the image using the exact same image label. Procedure 1. Insert or drag an image widget to a droppable zone in the document. 2. In the Image field, enter the label for the dynamic transactional image in the following format. #include:image_label# Replace image_label with a unique name to identify the image. For example, #include:barcode1# 3. Save the document. Adding dynamic transactional images directly to templates You can add a dynamic transactional image directly into an document with an IMG tag in the HTML code of the template. Procedure v Define the IMG tag as follows. v <img src="#include:image_label#" alt="alt_text_for_image" border="0" /> Replace image_label with a unique name to identify the image. As a best practice, provide alternate text for the image. For example: <img src="#include:barcode1#" alt="label for dynamic transactional image" border="0" /> Adding dynamic transactional images in an image link You can use a dynamic transactional image to create an image link in a transactional . Procedure v Define an HREF tag in the template, as follows. <a href="link_target"><img src="#include:image_label#" alt="alt_text_for_link" border="0" /></a> 34 IBM Unica emessage: Transactional Administration Guide
39 v Replace image_label with a unique name to identify the image. The target URL is the value for link_target. As a best practice, provide alternate text for the image. For example: <a href=" src="#include:picture1#" alt="link to web site" border="0" /></a> How to specify dynamic transactional images in the transactional request In the web service request for transactional , specify dynamic transactional images as attachments. Attachment size requirements for other types of attachments also apply to dynamic transactional images. Each dynamic transactional image cannot exceed 1 Mb and the total of all attachments cannot exceed 2 Mb. An image label can appear multiple times in an but it must appear only once in the SOAP request. If you use the same label in multiple attachments. Use the attachments parameter to specify dynamic transactional images as attachments to transactional . In the attachments parameter, the value for thelabel attribute is the image label that is defined in the document. Consider the following example of how to configure the attachments parameter to specify dynamic transactional images. Assume that you want to send a transactional that includes an entrance pass to an upcoming customer conference and a map with directions. You must configure two attachments in the web service request. The first attachment is a QR code that admits the recipient to the conference. The second attachment is a map that provides driving directions from the physical address currently on file for the customer. The following example illustrates how the attachments portion of the web service request might look. // Configure attachments In this example, there are two attachments: // QRblock and MAP_site Attachment[] attachments = new Attachment[2]; //This is the first of the two attachments // Load the attachment data from the file system using a data source FileDataSource QRdataSource = new FileDataSource(new File("C:\\QR.png")); DataHandler QRhandler = new DataHandler(QRdataSource); Base64Binary QRattachmentBinary = new Base64Binary(); attachmentbinary.setbase64binary(qrhandler); ContentType_type0 QRContentType = new ContentType_type0(); QRContentType.setContentType_type0(QRhandler.getContentType()); // specify the content type for the attachment QRattachmentBinary.setContentType(QRContentType); // Add the attachment Attachment QRblock = new Attachment(); QRblock.setFileName("QR.png"); QRblock.setLabel("PremiumTix_QR"); QRblock.setFileContent(QRattachmentBinary); //This is the second of the two attachments // Load the attachment data from the file system using a data source FileDataSource MAPdataSource = new FileDataSource(new File("C:\\SiteMap.png")); DataHandler MAPhandler = new DataHandler(MAPdataSource); Base64Binary MAPattachmentBinary = new Base64Binary(); MAPattachmentBinary.setBase64Binary(MAPhandler); Appendix C. About Dynamic Transactional Images 35
40 ContentType_type0 MAPContentType = new ContentType_type0(); MAPContentType.setContentType_type0(MAPhandler.getContentType()); // specify the content type for the attachment MAPattachmentBinary.setContentType(MAPContentType); // Add the attachment Attachment MAP_site = new Attachment(); MAP_site.setFileName("SiteMap.png"); MAP_site.setLabel("Map_directions"); MAP_site.setFileContent(MAPattachmentBinary); // Set the attachment array attachments[0] = QRblock; attachments[1] = MAP_site; Related concepts: Attachments to transactional on page 6 36 IBM Unica emessage: Transactional Administration Guide
41 Contacting IBM Unicatechnical support If you encounter a problem that you cannot resolve by consulting the documentation, your company's designated support contact can log a call with IBM Unica technical support. Use the information in this section to ensure that your problem is resolved efficiently and successfully. If you are not a designated support contact at your company, contact your IBM Unica administrator for information. Information to gather Before you contact IBM Unica technical support, gather the following information: v A brief description of the nature of your issue. v Detailed error messages you see when the issue occurs. v Detailed steps to reproduce the issue. v Related log files, session files, configuration files, and data files. v Information about your product and system environment, which you can obtain as described in "System information." System information When you call IBM Unica technical support, you might be asked to provide information about your environment. If your problem does not prevent you from logging in, much of this information is available on the About page, which provides information about your installed IBM Unica applications. You can access the About page by selecting Help > About. If the About page is not accessible, you can obtain the version number of any IBM Unica application by viewing the version.txt file located under the installation directory for each application. Contact information for IBM Unica technical support For ways to contact IBM Unica technical support, see the IBM Unica Product Technical Support website: ( Copyright IBM Corp. 1999,
42 38 IBM Unica emessage: Transactional Administration Guide
43 Notices This information was developed for products and services offered in the U.S.A. IBM may not offer the products, services, or features discussed in this document in other countries. Consult your local IBM representative for information about the products and services currently available in your area. Any reference to an IBM product, program, or service is not intended to state or imply that only that IBM product, program, or service may be used. Any functionally equivalent product, program, or service that does not infringe any IBM intellectual property right may be used instead. However, it is the user's responsibility to evaluate and verify the operation of any non-ibm product, program, or service. IBM may have patents or pending patent applications covering subject matter described in this document. The furnishing of this document does not grant you any license to these patents. You can send license inquiries, in writing, to: IBM Director of Licensing IBM Corporation North Castle Drive Armonk, NY U.S.A. For license inquiries regarding double-byte (DBCS) information, contact the IBM Intellectual Property Department in your country or send inquiries, in writing, to: Intellectual Property Licensing Legal and Intellectual Property Law IBM Japan Ltd , Shimotsuruma, Yamato-shi Kanagawa Japan The following paragraph does not apply to the United Kingdom or any other country where such provisions are inconsistent with local law: INTERNATIONAL BUSINESS MACHINES CORPORATION PROVIDES THIS PUBLICATION "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Some states do not allow disclaimer of express or implied warranties in certain transactions, therefore, this statement may not apply to you. This information could include technical inaccuracies or typographical errors. Changes are periodically made to the information herein; these changes will be incorporated in new editions of the publication. IBM may make improvements and/or changes in the product(s) and/or the program(s) described in this publication at any time without notice. Any references in this information to non-ibm websites are provided for convenience only and do not in any manner serve as an endorsement of those websites. The materials at those websites are not part of the materials for this IBM product and use of those websites is at your own risk. Copyright IBM Corp. 1999,
44 IBM may use or distribute any of the information you supply in any way it believes appropriate without incurring any obligation to you. Licensees of this program who wish to have information about it for the purpose of enabling: (i) the exchange of information between independently created programs and other programs (including this one) and (ii) the mutual use of the information which has been exchanged, should contact: IBM Corporation 170 Tracer Lane Waltham, MA U.S.A. Such information may be available, subject to appropriate terms and conditions, including in some cases, payment of a fee. The licensed program described in this document and all licensed material available for it are provided by IBM under terms of the IBM Customer Agreement, IBM International Program License Agreement or any equivalent agreement between us. Any performance data contained herein was determined in a controlled environment. Therefore, the results obtained in other operating environments may vary significantly. Some measurements may have been made on development-level systems and there is no guarantee that these measurements will be the same on generally available systems. Furthermore, some measurements may have been estimated through extrapolation. Actual results may vary. Users of this document should verify the applicable data for their specific environment. Information concerning non-ibm products was obtained from the suppliers of those products, their published announcements or other publicly available sources. IBM has not tested those products and cannot confirm the accuracy of performance, compatibility or any other claims related to non-ibm products. Questions on the capabilities of non-ibm products should be addressed to the suppliers of those products. All statements regarding IBM's future direction or intent are subject to change or withdrawal without notice, and represent goals and objectives only. All IBM prices shown are IBM's suggested retail prices, are current and are subject to change without notice. Dealer prices may vary. This information contains examples of data and reports used in daily business operations. To illustrate them as completely as possible, the examples include the names of individuals, companies, brands, and products. All of these names are fictitious and any similarity to the names and addresses used by an actual business enterprise is entirely coincidental. COPYRIGHT LICENSE: This information contains sample application programs in source language, which illustrate programming techniques on various operating platforms. You may copy, modify, and distribute these sample programs in any form without payment to IBM, for the purposes of developing, using, marketing or distributing application programs conforming to the application programming interface for the operating platform for which the sample programs are written. These examples have not 40 IBM Unica emessage: Transactional Administration Guide
45 been thoroughly tested under all conditions. IBM, therefore, cannot guarantee or imply reliability, serviceability, or function of these programs. The sample programs are provided "AS IS", without warranty of any kind. IBM shall not be liable for any damages arising out of your use of the sample programs. If you are viewing this information softcopy, the photographs and color illustrations may not appear. Trademarks IBM, the IBM logo, and ibm.com are trademarks or registered trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at Copyright and trademark information at Notices 41
46 42 IBM Unica emessage: Transactional Administration Guide
47
48 Printed in USA
IBM Unica emessage Version 8 Release 6 February 13, 2015. User's Guide
IBM Unica emessage Version 8 Release 6 February 13, 2015 User's Guide Note Before using this information and the product it supports, read the information in Notices on page 403. This edition applies to
IBM Unica emessage Version 8 Release 6 February 13, 2015. Startup and Administrator's Guide
IBM Unica emessage Version 8 Release 6 February 13, 2015 Startup and Administrator's Guide Note Before using this information and the product it supports, read the information in Notices on page 83. This
IBM Campaign and IBM Silverpop Engage Version 1 Release 2 August 31, 2015. Integration Guide IBM
IBM Campaign and IBM Silverpop Engage Version 1 Release 2 August 31, 2015 Integration Guide IBM Note Before using this information and the product it supports, read the information in Notices on page 93.
IBM Campaign Version-independent Integration with IBM Engage Version 1 Release 3 April 8, 2016. Integration Guide IBM
IBM Campaign Version-independent Integration with IBM Engage Version 1 Release 3 April 8, 2016 Integration Guide IBM Note Before using this information and the product it supports, read the information
IBM Aspera Add-in for Microsoft Outlook 1.3.2
IBM Aspera Add-in for Microsoft Outlook 1.3.2 Windows: 7, 8 Revision: 1.3.2.100253 Generated: 02/12/2015 10:58 Contents 2 Contents Introduction... 3 System Requirements... 5 Setting Up... 6 Account Credentials...6
Novell Filr. Windows Client
Novell Filr Windows Client 0 Table of Contents Supported Environments 2 Supported Languages 2 Getting Started 3 Which Folders Are Synchronized 3 What Actions Are Supported 4 Configuring Folders to Synchronize
LearningServer Portal Manager
Overview LearningServer Portal Manager Portal Manager is a web-based, add-on module to LearningServer that allows organizations to create multiple LearningServer web sites. Each site services different
IBM SPSS Collaboration and Deployment Services Version 6 Release 0. Single Sign-On Services Developer's Guide
IBM SPSS Collaboration and Deployment Services Version 6 Release 0 Single Sign-On Services Developer's Guide Note Before using this information and the product it supports, read the information in Notices
IBM WebSphere Application Server Version 7.0
IBM WebSphere Application Server Version 7.0 Centralized Installation Manager for IBM WebSphere Application Server Network Deployment Version 7.0 Note: Before using this information, be sure to read the
How To Manage Your Spam On Graymail On Pc Or Macodeo.Com
User Guide Revision E SaaS Email Protection Email Protection for your account The Email Protection service works in the cloud to protect your email account from spam, viruses, worms, phishing scams, and
Email Protection for your account
User Guide Revision A SaaS Email Protection Email Protection for your account The Email Protection service works in the cloud to protect your email account from spam, viruses, worms, phishing scams, and
IBM Endpoint Manager Version 9.1. Patch Management for Red Hat Enterprise Linux User's Guide
IBM Endpoint Manager Version 9.1 Patch Management for Red Hat Enterprise Linux User's Guide IBM Endpoint Manager Version 9.1 Patch Management for Red Hat Enterprise Linux User's Guide Note Before using
IBM WebSphere Adapter for PeopleSoft Enterprise 6.2.0. Quick Start Tutorials
IBM WebSphere Adapter for PeopleSoft Enterprise 6.2.0 Quick Start Tutorials Note: Before using this information and the product it supports, read the information in "Notices" on page 94. This edition applies
www.novell.com/documentation Jobs Guide Identity Manager 4.0.1 February 10, 2012
www.novell.com/documentation Jobs Guide Identity Manager 4.0.1 February 10, 2012 Legal Notices Novell, Inc. makes no representations or warranties with respect to the contents or use of this documentation,
Using WhatCounts Publicaster Edition To Send Transactional Emails
Using WhatCounts Publicaster Edition To Send Transactional Emails 1 DEFINITION Transactional email by definition is any message in which the primary purpose facilitates an already agreed-upon transaction
Patented hosting technology protected by U.S.Patents 7,0909,948; 7,076,633. Patents pending in the U.S.
Copyright Notice ISBN: N/A SWsoft. 13755 Sunrise Valley Drive Suite 600 Herndon VA 20171 USA Phone: +1 (703) 815 5670 Fax: +1 (703) 815 5675 Copyright 1999-2007, SWsoft Holdings, Ltd. All rights reserved
Integrating ConnectWise Service Desk Ticketing with the Cisco OnPlus Portal
Integrating ConnectWise Service Desk Ticketing with the Cisco OnPlus Portal This Application Note explains how to configure ConnectWise PSA (Professional Service Automation) application settings and Cisco
PrinterOn Mobile Print Application Overview and User Guide
PrinterOn Mobile Print Application Overview and User Guide Doc Version 2.3 Contents 1. Key Features & Functionality... 3 1.1. Printer Discovery... 3 1.1.1. Location-Based Search... 3 1.1.2. Keyword Search...
Enhanced Connector Applications SupportPac VP01 for IBM WebSphere Business Events 3.0.0
Enhanced Connector Applications SupportPac VP01 for IBM WebSphere Business Events 3.0.0 Third edition (May 2012). Copyright International Business Machines Corporation 2012. US Government Users Restricted
Replacements TECHNICAL REFERENCE. DTCCSOLUTIONS Dec 2009. Copyright 2009 Depository Trust Clearing Corporation. All Rights Reserved.
TECHNICAL REFERENCE Replacements Page 1 Table of Contents Table of Contents 1 Overview... 3 1.1 Replacements Features... 3 2 Roles and Responsibilities... 4 2.1 Sender (Receiving Carrier)... 4 2.2 Recipient
E-MAIL - Spam Filtering
E-MAIL - Spam Filtering SPAM FILTERING OVERVIEW... USER S GUIDE...... Common Login Errors......... Lists Tab... 5 Profile Tab... 7 Quarantine Tab... 0 LOGGING IN MAIN SCREEN SPAMBLOCKER TABS (LISTS, PROFILE
IBM Security QRadar SIEM Version 7.1.0 MR1. Vulnerability Assessment Configuration Guide
IBM Security QRadar SIEM Version 7.1.0 MR1 Vulnerability Assessment Configuration Guide Note: Before using this information and the product that it supports, read the information in Notices and Trademarks
IBM Endpoint Manager Version 9.2. Patch Management for SUSE Linux Enterprise User's Guide
IBM Endpoint Manager Version 9.2 Patch Management for SUSE Linux Enterprise User's Guide IBM Endpoint Manager Version 9.2 Patch Management for SUSE Linux Enterprise User's Guide Note Before using this
Fax User Guide 07/31/2014 USER GUIDE
Fax User Guide 07/31/2014 USER GUIDE Contents: Access Fusion Fax Service 3 Search Tab 3 View Tab 5 To E-mail From View Page 5 Send Tab 7 Recipient Info Section 7 Attachments Section 7 Preview Fax Section
Plesk for Windows Copyright Notice
2 Plesk for Windows Copyright Notice ISBN: N/A SWsoft. 13755 Sunrise Valley Drive Suite 325 Herndon VA 20171 USA Phone: +1 (703) 815 5670 Fax: +1 (703) 815 5675 Copyright 1999-2007, SWsoft Holdings, Ltd.
IBM Operational Decision Manager Version 8 Release 5. Getting Started with Business Rules
IBM Operational Decision Manager Version 8 Release 5 Getting Started with Business Rules Note Before using this information and the product it supports, read the information in Notices on page 43. This
Configuration Information
This chapter describes some basic Email Security Gateway configuration settings, some of which can be set in the first-time Configuration Wizard. Other topics covered include Email Security interface navigation,
DocuSign for Salesforce Administrator Guide v6.1.1 Rev A Published: July 16, 2015
DocuSign for Salesforce Administrator Guide v6.1.1 Rev A Published: July 16, 2015 Copyright Copyright 2003-2015 DocuSign, Inc. All rights reserved. For information about DocuSign trademarks, copyrights
Parallels Plesk Control Panel
Parallels Plesk Control Panel Copyright Notice ISBN: N/A Parallels 660 SW 39 th Street Suite 205 Renton, Washington 98057 USA Phone: +1 (425) 282 6400 Fax: +1 (425) 282 6444 Copyright 1999-2008, Parallels,
Ariba Network Quick Start Guide for Suppliers
Ariba Network Quick Start Guide for Suppliers Table of Contents Managing Roles and Users...3 Creating a Role... 3 Creating a User... 5 Modifying a User... 7 Account Configuration...8 Company Profile...
Parallels Plesk Panel
Parallels Plesk Panel Copyright Notice ISBN: N/A Parallels 660 SW 39th Street Suite 205 Renton, Washington 98057 USA Phone: +1 (425) 282 6400 Fax: +1 (425) 282 6444 Copyright 1999-2010, Parallels, Inc.
DocuSign Connect Guide
Information Guide 1 DocuSign Connect Guide 2 Copyright 2003-2014 DocuSign, Inc. All rights reserved. For information about DocuSign trademarks, copyrights and patents refer to the DocuSign Intellectual
IBM Security QRadar Version 7.2.5. Vulnerability Assessment Configuration Guide IBM
IBM Security QRadar Version 7.2.5 Vulnerability Assessment Configuration Guide IBM Note Before using this information and the product that it supports, read the information in Notices on page 93. Product
Cyber-Ark Software. Version 4.5
Cyber-Ark Software One-Click Transfer User Guide The Cyber-Ark Vault Version 4.5 All rights reserved. This document contains information and ideas, which are proprietary to Cyber-Ark Software. No part
GRAVITYZONE HERE. Deployment Guide VLE Environment
GRAVITYZONE HERE Deployment Guide VLE Environment LEGAL NOTICE All rights reserved. No part of this document may be reproduced or transmitted in any form or by any means, electronic or mechanical, including
How To Use The Mail Control Console On A Pc Or Macbook 2.5.3 (For A Macbook)
MX Control Console & Spam Quarantine Report User Guide Product Version: 2.5 Release Date: Document Version: ed_eug_2.5.3_gr Copyright 2004 MX Logic, Inc. RESTRICTION ON USE, PUBLICATION, OR DISCLOSURE
Systems Management Advanced job scheduler
System i Systems Management Advanced job scheduler Version 5 Release 4 System i Systems Management Advanced job scheduler Version 5 Release 4 Note Before using this information and the product it supports,
August 20, 2014. IBM Marketing Center Template and Web Developer Guide
August 20, 2014 IBM Marketing Center Template and Web Developer Guide Note Before using this information and the product it supports, read the information in Notices on page 45. IBM Digital Marketing and
Parallels Plesk Panel
Parallels Plesk Panel Copyright Notice ISBN: N/A Parallels 660 SW 39th Street Suite 205 Renton, Washington 98057 USA Phone: +1 (425) 282 6400 Fax: +1 (425) 282 6444 Copyright 1999-2009, Parallels, Inc.
Novell Identity Manager
Password Management Guide AUTHORIZED DOCUMENTATION Novell Identity Manager 3.6.1 June 05, 2009 www.novell.com Identity Manager 3.6.1 Password Management Guide Legal Notices Novell, Inc. makes no representations
Integrating Autotask Service Desk Ticketing with the Cisco OnPlus Portal
Integrating Autotask Service Desk Ticketing with the Cisco OnPlus Portal This Application Note provides instructions for configuring Apps settings on the Cisco OnPlus Portal and Autotask application settings
PrinterOn Mobile Applications for ios and Android
PrinterOn Mobile Applications for ios and Android Table of Contents 1. Key Features & Functionality... 4 1.1. Printer Discovery... 4 1.1.1. Location-Based Search... 4 1.1.2. Keyword Search... 5 1.1.3.
Getting Started with BarTender
Getting Started with BarTender MANUAL Contents Getting Started with BarTender 3 Installation 4 Choosing What to Install 4 Automation Editions (Automation and Enterprise Automation) 4 Installing BarTender
Sonian Getting Started Guide October 2008
Sonian Getting Started Guide October 2008 Sonian, Inc. For Authorized Use Only 1 Create your new archiving account 3 Configure your firewall for IMAP collections 4 (Skip this step if you will be using
Live Office. Personal Archive User Guide
Live Office Personal Archive User Guide Document Revision: 14 Feb 2012 Personal Archive User Guide Personal Archive gives you an unlimited mailbox and helps you quickly and easily access your archived
Synchronization Agent Configuration Guide
SafeNet Authentication Service Synchronization Agent Configuration Guide 1 Document Information Document Part Number 007-012476-001, Revision A Release Date July 2014 Trademarks All intellectual property
Fixes for CrossTec ResQDesk
Fixes for CrossTec ResQDesk Fixes in CrossTec ResQDesk 5.00.0006 December 2, 2014 Resolved issue where the list of Operators on Category was not saving correctly when adding multiple Operators. Fixed issue
c360 Email to Case Installation and Configuration Guide
c360 Email to Case Installation and Configuration Guide Microsoft Dynamics CRM 2011 compatible c360 Solutions, Inc. www.c360.com [email protected] Table of Contents c360 Email to Case Installation and
Personal Archive User Guide
Personal Archive User Guide Personal Archive gives you an unlimited mailbox and helps you quickly and easily access your archived email directly from Microsoft Outlook or Lotus Notes. Since Personal Archive
Dell KACE K1000 System Management Appliance Version 5.4. Service Desk Administrator Guide
Dell KACE K1000 System Management Appliance Version 5.4 Service Desk Administrator Guide October 2012 2004-2012 Dell Inc. All rights reserved. Reproduction of these materials in any manner whatsoever without
Sophos Mobile Control Startup guide. Product version: 3.5
Sophos Mobile Control Startup guide Product version: 3.5 Document date: July 2013 Contents 1 About this guide...3 2 What are the key steps?...5 3 Log in as a super administrator...6 4 Activate Sophos Mobile
Change Management for Rational DOORS User s Guide
Change Management for Rational DOORS User s Guide Before using this information, read the general information under Appendix: Notices on page 58. This edition applies to Change Management for Rational
Sophos Mobile Control Startup guide. Product version: 3
Sophos Mobile Control Startup guide Product version: 3 Document date: January 2013 Contents 1 About this guide...3 2 What are the key steps?...5 3 Log in as a super administrator...6 4 Activate Sophos
Protected Trust Directory Sync Guide
Protected Trust Directory Sync Guide Protected Trust Directory Sync Guide 2 Overview Protected Trust Directory Sync enables your organization to synchronize the users and distribution lists in Active Directory
Setting Up Person Accounts
Setting Up Person Accounts Salesforce, Summer 15 @salesforcedocs Last updated: June 30, 2015 Copyright 2000 2015 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark of salesforce.com,
Security Digital Certificate Manager
System i Security Digital Certificate Manager Version 5 Release 4 System i Security Digital Certificate Manager Version 5 Release 4 Note Before using this information and the product it supports, be sure
Plesk 7.6 For Windows E-mail User Guide
SWsoft, Inc. Plesk 7.6 For Windows E-mail User Guide (Revision 1.0) (c) 1999-2006 ISBN: N/A SWsoft, Inc. 13755 Sunrise Valley Drive Suite 325 Herndon VA 20171 USA Phone: +1 (703) 815 5670 Fax: +1 (703)
Telephony Toolbar Corporate. User Guide
Telephony Toolbar Corporate User Guide Release 7.1 March 2011 Table of Contents 1 About This Guide...7 1.1 Open Telephony Toolbar - Corporate... 7 1.2 First Time Login... 8 1.3 Subsequent Use... 11 2 Using
Sophos Mobile Control as a Service Startup guide. Product version: 3.5
Sophos Mobile Control as a Service Startup guide Product version: 3.5 Document date: August 2013 Contents 1 About this guide...3 2 What are the key steps?...4 3 First login...5 4 Change your administrator
BlackBerry Account Center and Customer Claim Process Reference Guide Version 2.0
BlackBerry Account Center and Customer Claim Process Reference Guide Version 2.0 v 2.0 2014 BlackBerry 1 Table of Contents Section 1: Glossary of Terms... 3 Section 2: Introduction to the BlackBerry Account
Capturx for SharePoint 2.0: Notification Workflows
Capturx for SharePoint 2.0: Notification Workflows 1. Introduction The Capturx for SharePoint Notification Workflow enables customers to be notified whenever items are created or modified on a Capturx
Junk Email Filtering System. User Manual. Copyright Corvigo, Inc. 2002-03. All Rights Reserved. 509-8282-00 Rev. C
Junk Email Filtering System User Manual Copyright Corvigo, Inc. 2002-03. All Rights Reserved 509-8282-00 Rev. C The Corvigo MailGate User Manual This user manual will assist you in initial configuration
DocuSign for Salesforce User Guide v6.2 Published: November 16, 2015
DocuSign for Salesforce User Guide v6.2 Published: November 16, 2015 Copyright Copyright 2003-2015 DocuSign, Inc. All rights reserved. For information about DocuSign trademarks, copyrights and patents
NETWRIX EVENT LOG MANAGER
NETWRIX EVENT LOG MANAGER ADMINISTRATOR S GUIDE Product Version: 4.0 July/2012. Legal Notice The information in this publication is furnished for information use only, and does not constitute a commitment
Magensa Services. Administrative Account Services API Documentation for Informational Purposes Only. September 2014. Manual Part Number: 99810058-1.
Magensa Services Administrative Account Services API Documentation for Informational Purposes Only September 2014 Manual Part Number: 99810058-1.01 REGISTERED TO ISO 9001:2008 Magensa I 1710 Apollo Court
Installing and Sending with DocuSign for NetSuite v2.2
DocuSign Quick Start Guide Installing and Sending with DocuSign for NetSuite v2.2 This guide provides information on installing and sending documents for signature with DocuSign for NetSuite. It also includes
Web Forms for Marketers 2.3 for Sitecore CMS 6.5 and
Web Forms for Marketers 2.3 for Sitecore CMS 6.5 and later User Guide Rev: 2013-02-01 Web Forms for Marketers 2.3 for Sitecore CMS 6.5 and later User Guide A practical guide to creating and managing web
GFI Product Manual. Administration and Configuration Manual
GFI Product Manual Administration and Configuration Manual http://www.gfi.com [email protected] The information and content in this document is provided for informational purposes only and is provided "as is"
POP3 Connector for Exchange - Configuration
Eclarsys PopGrabber POP3 Connector for Exchange - Configuration PopGrabber is an excellent replacement for the POP3 connector included in Windows SBS 2000 and 2003. It also works, of course, with Exchange
USHA. Email Notification Setting. User Manual
USHA Email Notification Setting User Manual 1 Email Notification configuration... 3 1.1 Mail Server Table... 3 1.1.1 Mail Server... 3 1.1.2 User Account and User Password... 4 1.1.3 Sender s Email Address...
Microsoft Online Learning Administrator guide v1.0
Microsoft Online Learning Administrator guide v1.0 This guide provides an overview of the administrative functions of the Microsoft Online Learning Portal for Administrators. IMPORTANT NOTE: Please do
IBM WebSphere Adapter for Email 7.0.0.0. Quick Start Tutorials
IBM WebSphere Adapter for Email 7.0.0.0 Quick Start Tutorials Note: Before using this information and the product it supports, read the information in "Notices" on page 182. This edition applies to version
RoomWizard Synchronization Software Manual Installation Instructions
2 RoomWizard Synchronization Software Manual Installation Instructions Table of Contents Exchange Server Configuration... 4 RoomWizard Synchronization Software Installation and Configuration... 5 System
Configuring Email Notification for Business Glossary
Configuring Email Notification for Business Glossary 1993-2016 Informatica LLC. No part of this document may be reproduced or transmitted in any form, by any means (electronic, photocopying, recording
Kaldeera Workflow Designer 2010 User's Guide
Kaldeera Workflow Designer 2010 User's Guide Version 1.0 Generated May 18, 2011 Index 1 Chapter 1: Using Kaldeera Workflow Designer 2010... 3 1.1 Getting Started with Kaldeera... 3 1.2 Importing and exporting
Microsoft IT Academy E-Learning Central Getting Started Guide
Microsoft IT Academy E-Learning Central Getting Started Guide This guide provides an overview of the Microsoft IT Academy E-Learning Central site for Administrators, Instructors and Students 1 Table of
IBM Security Access Manager for Enterprise Single Sign-On Version 8.2.1. User Guide IBM SC23-9950-05
IBM Security Access Manager for Enterprise Single Sign-On Version 8.2.1 User Guide IBM SC23-9950-05 IBM Security Access Manager for Enterprise Single Sign-On Version 8.2.1 User Guide IBM SC23-9950-05
BlackBerry Business Cloud Services. Administration Guide
BlackBerry Business Cloud Services Administration Guide Published: 2012-07-25 SWD-20120725193410416 Contents 1 About BlackBerry Business Cloud Services... 8 BlackBerry Business Cloud Services feature overview...
Trend Micro KASEYA INTEGRATION GUIDE
Trend Micro KASEYA INTEGRATION GUIDE INTRODUCTION Trend Micro Worry-Free Business Security Services is a server-free security solution that provides protection anytime and anywhere for your business data.
Anchor s Email Marketing Glossary and Common Terms
Anchor s Email Marketing Glossary and Common Terms A/B Split Test: A method used for testing the response of sending two different email campaigns to two equal segments of an email list. Marketers can
Pulse Secure Client. Customization Developer Guide. Product Release 5.1. Document Revision 1.0. Published: 2015-02-10
Pulse Secure Client Customization Developer Guide Product Release 5.1 Document Revision 1.0 Published: 2015-02-10 Pulse Secure, LLC 2700 Zanker Road, Suite 200 San Jose, CA 95134 http://www.pulsesecure.net
Configuring, Customizing, and Troubleshooting Outlook Express
3 Configuring, Customizing, and Troubleshooting Outlook Express............................................... Terms you ll need to understand: Outlook Express Newsgroups Address book Email Preview pane
Cloud Services. Email Anti-Spam. Admin Guide
Cloud Services Email Anti-Spam Admin Guide 10/23/2014 CONTENTS Introduction to Anti- Spam... 4 About Anti- Spam... 4 Locating the Anti- Spam Pages in the Portal... 5 Anti- Spam Best Practice Settings...
Security Digital Certificate Manager
IBM i Security Digital Certificate Manager 7.1 IBM i Security Digital Certificate Manager 7.1 Note Before using this information and the product it supports, be sure to read the information in Notices,
IBM Security QRadar Vulnerability Manager Version 7.2.1. User Guide
IBM Security QRadar Vulnerability Manager Version 7.2.1 User Guide Note Before using this information and the product that it supports, read the information in Notices on page 61. Copyright IBM Corporation
Cloud Attached Storage 3.1 EA
Release Notes Cloud Attached Storage 3.1 EA March 2012 Cloud Attached Storage 3.1 EA Release Notes 1 1 Release Contents Copyright 2009-2012 CTERA Networks Ltd. All rights reserved. No part of this document
Installing and Configuring DB2 10, WebSphere Application Server v8 & Maximo Asset Management
IBM Tivoli Software Maximo Asset Management Installing and Configuring DB2 10, WebSphere Application Server v8 & Maximo Asset Management Document version 1.0 Rick McGovern Staff Software Engineer IBM Maximo
Customer Tips. Xerox Network Scanning HTTP/HTTPS Configuration using Microsoft IIS. for the user. Purpose. Background
Xerox Multifunction Devices Customer Tips June 5, 2007 This document applies to these Xerox products: X WC Pro 232/238/245/ 255/265/275 for the user Xerox Network Scanning HTTP/HTTPS Configuration using
Vector HelpDesk - Administrator s Guide
Vector HelpDesk - Administrator s Guide Vector HelpDesk - Administrator s Guide Configuring and Maintaining Vector HelpDesk version 5.6 Vector HelpDesk - Administrator s Guide Copyright Vector Networks
EMAIL CAMPAIGNS...5 LIST BUILDER FORMS...
Basic User Guide Table of Contents INTRODUCTION...1 CAMPAIGNER FEATURES...1 WHO SHOULD READ THIS GUIDE?...1 GETTING STARTED...2 LOGGING IN TO CAMPAIGNER...2 DASHBOARD...3 Modify Your Dashboard...4 EMAIL
Password Management Guide
www.novell.com/documentation Management Guide Identity Manager 4.0.2 June 2012 Legal Notices Novell, Inc. makes no representations or warranties with respect to the contents or use of this documentation,
Workflow approval via email
Microsoft Dynamics AX Workflow approval via email White Paper This document highlights the functionality in Microsoft Dynamics AX 2012 R2 that allows workflow to be configured so that a user can take approval
Scheduling in SAS 9.4 Second Edition
Scheduling in SAS 9.4 Second Edition SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2015. Scheduling in SAS 9.4, Second Edition. Cary, NC: SAS Institute
Integration Guide. SafeNet Authentication Service. SAS Using RADIUS Protocol with Microsoft DirectAccess
SafeNet Authentication Service Integration Guide SAS Using RADIUS Protocol with Microsoft DirectAccess Technical Manual Template Release 1.0, PN: 000-000000-000, Rev. A, March 2013, Copyright 2013 SafeNet,
Symantec Hosted Mail Security. Console and Spam Quarantine User Guide
Symantec Hosted Mail Security Console and Spam Quarantine User Guide Symantec Hosted Mail Security Console and Spam Quarantine User Guide The software described in this book is furnished under a license
Installation Guide ARGUS Symphony 1.6 and Business App Toolkit. 6/13/2014 2014 ARGUS Software, Inc.
ARGUS Symphony 1.6 and Business App Toolkit 6/13/2014 2014 ARGUS Software, Inc. Installation Guide for ARGUS Symphony 1.600.0 6/13/2014 Published by: ARGUS Software, Inc. 3050 Post Oak Boulevard Suite
Send Email TLM. Table of contents
Table of contents 1 Overview... 3 1.1 Overview...3 1.1.1 Introduction...3 1.1.2 Definitions... 3 1.1.3 Concepts... 3 1.1.4 Features...4 1.1.5 Requirements... 4 2 Warranty... 5 2.1 Terms of Use... 5 3 Configuration...6
