xpression Enterprise Edition System Overview Version 3.0 SP1

Size: px
Start display at page:

Download "xpression Enterprise Edition System Overview Version 3.0 SP1"

Transcription

1 xpression Enterprise Edition System Overview Version 3.0 SP1

2 EMC Corporation, Hopkinton, MA Copyright EMC Corporation. All rights reserved. The copyright protection claimed includes all formats of copyrightable material and information governed by current or future statutory or judicial law. This includes, without limitations, any material generated by the software programs that display icons or other screen interfaces. You may not copy or transmit any part of this document in electronic or printed format without the express written permission of EMC Corporation. xpression, CompuSet, and all other EMC Corporation products mentioned in this publication are trademarks of EMC Corporation. For complete copyright information, please see the file xpression Licensing Document.pdf located on your ebook Library CD.

3 TABLE OF CONTENTS 1 Introduction... 5 Boxes and Revision Bars... 5 Solution Support Introduction to xpression... 6 What is xpression?... 6 Where Does xpression Fit?... 6 Top Three Business Challenges xpression Solves xpression Infrastructure Overview... 7 The Server Components... 7 Document Assembly... 7 Batch Processing... 8 The Data Components... 8 Customer Data... 8 The xpression database... 8 The File Components... 9 Business Document Templates (BDT)... 9 Assembly List... 9 Output Profiles... 9 Assembled Documents... 9 xpression Software Components The Distribution Controller The Security Controller Customer Data Reader Output Profile Controller Composition Engines Batch Runner xframework API... 12

4 Table of Contents The Migrate Utility Enterprise Content Management (ECM) Integration Documentum Integration Filenet Integration Application Components Transactional Applications xresponse xrevise Administration Applications xadmin xdashboard The xpression Document Design Applications xdesign xpresso for Adobe InDesign xpresso for Dreamweaver xpresso for Microsoft Word xpressforms Server Configurations xpression Deployment Overview xdesign Deployment xpresso for Adobe InDesign Deployment xpresso for Dreamweaver Deployment Server Deployment xpression Database Deployment Planning Your xpression Configuration Suggested Server Configurations Moderate-Sized Batch Volumes Large Batch Volumes with Moderate Transactional Processing Large Batch Volumes with Large Transactional Processing xpression Database Recommendation Connectivity to Other Components xpression Client Session State Server Affinity... 23

5 Introduction 1 Introduction This guide provides an overview of the xpression Enterprise Edition system. We will discuss the xpression applications, components, publishing engines, and server infrastructure. Boxes and Revision Bars The following colored boxes alert you to special information in the documentation. CAUTION The caution box warns you that a fatal error, unsatisfactory output, or loss of data may occur if you do not follow the directions carefully. Tip A tip offers suggestions to simplify a task or describes a useful shortcut. They may also describe an alternate way to use the techniques described in the text. Note A note offers information that emphasizes or supplements important points of the main text. Revision bars help you locate new or changed information. Look for these revision bars in the right margin of each affected page. Solution Support For more information or to solve a problem, contact Document Sciences Solution Support: Telephone: (760) Fax: (760) World Wide Web: [email protected] 5

6 Introduction to xpression 2 Introduction to xpression This chapter introduces you to the xpression administration system. In this chapter we will review the xpression architecture and design components from the perspective of a system administrator. What is xpression? xpression is a suite of applications that provide universal content processing for your enterprise. The system was designed with an open, component-based architecture based on standards like Java EE, Web Services, JMS, MS.NET, and XML. xpression s multi-tiered Web architecture enables real-time, high volume delivery of your critical business communications. xpression s end-to-end capabilities enable you to design, test, approve, produce, and rapidly deliver your documents through a variety of , archive, Web, and print methods. Where Does xpression Fit? xpression s service oriented architecture (SOA) was designed to integrate easily into enterprise solutions, such as ECM, CRM, ERP and BPM. xpression provides dynamic content publishing services for the generation of personalized, high quality documents within an enterprise solution, as shown in the diagram below. What enables the ease of integration is xpression s Java EE architecture, its extensive XML support, its comprehensive set of web services, its Java API, and its messaging interface. Top Three Business Challenges xpression Solves 1. Drive customer loyalty: increase customer retention with real-time, interactive customer communications, allowing field agents to respond to customer requests immediately. 2. Technology consolidation: Replace the myriad of legacy document generation tools with a single, standards-based and comprehensive solution that can integrate with your enterprise CRM, ECM, ERP systems and cover all 4of your document generation needs. 3. Time to market: speed up the design and implementation of your business communications by using the best productivity tools like Microsoft Word, Adobe InDesign and DreamWeaver, combined with powerful rule-based logic and best-of-breed document generation engine. 6

7 xpression Infrastr astructur ucture Over erview 3 xpression Infrastructure Overview This chapter introduces you to the xpression administration system. In this chapter we will review the xpression architecture and design components from the perspective of a system administrator. The xpression Server components interact to provide a seamless document design environment. This section describes how each of the key components performs their functions within the document design and production processes. The Server Components The xpression Server is the core of the xpression suite. It consists of the components required for assembling, formatting, and distributing personalized documents. These components are written in Java and are hosted on your Java application server. The use of Java in both the xpression components and the application server enables xpression to deliver a multi-platform compatible application that runs on several different operating systems, including: Windows, UNIX, and Linux systems. For a full list of supported operating systems and servers, see your installation documentation. Two of the main server functions are document assembly and batch processing. Document Assembly Document assembly is accomplished by an Enterprise Java Bean (EJB) component that runs in a container provided by the application server. Multiple instances of the xpression Assemble EJB can be invoked to process simultaneous document assembly requests. This component handles the creation, personalization, and customization of documents. It reads and executes the instructions in a Business Document Template (BDT) that is created by xdesign. The component then queries the xpression database and customer data sources, and creates an assembled document based on the BDT s instructions. 7

8 Batch Processing Chapter 3 xpression Infrastructure Overview xpression s batch capabilities enable you to take full advantage of xpression s production speed and scalability to print and distribute high volume customer communications. xpression processes the instructions in an XML job definition (created in xdashboard) to determine which documents and which customer records to process. It then assembles and publishes the document to complete the batch job. It can be scheduled to run at specific times using the standard scheduling services of your operating system or third party batch scheduling software package. xpression executes the directives specified in a batch job definition, which are maintained from xadmin. When processing a batch job, xpression accepts optional command line arguments and communicates primarily with three server components: the Customer Data Reader, xpression Assembly, and the Output Profile Controller. Batch Job Definitions generated by xdashboard are stored in the xpression database; manually composed Job Definitions are stored in a file passed to the batch process from the command line. For more information on how xpression Batch works, see the Enterprise Edition Batch Processing Guide. The Data Components There are two xpression data components, the customer data xpression uses as input to your personalized documents (customer data), and the resulting content and images stored by xpression document design tools (xpression database). Customer Data Customer data is the information stored in a customer s database that enables a document designer to personalize documents. Customer data is provided to xpression in XML format or from a relational database. xpression can read any XML structure using XSD (XML Schema Definition) to define the schema and xpath to the data s location within the XML tree. The Customer Data Reader component reads and extracts the data from the customer data files. Poorly designed data sources can inhibit xpression s performance. Ensure that you use sound data design practices when creating your customer data. Note There is a limit to the lengths of individual String type data fields from your customer data. For relational databases (RDB), the character length limitation is 255 characters for most RDB vendor databases. For XML data, xpression supports up to 4000 characters in an individual data field. The xpression database The xpression database is a fully indexed relational database that holds content, images, document templates, rules, and internal xpression data. In an unclustered environment, there is one xpression database in each xpression installation. For a clustered environment, one xpression database is used by all xpression Servers participating in the cluster. The xpression database holds different types of information: xpression data objects, rules, text objects (documents), and binary objects (images). The xpression database is hosted on a relational database. 8

9 The File Components Chapter 3 xpression Infrastructure Overview xpression uses a variety of files to define content inclusion, gather items for assembly, define the specifics of the output, and store the assembled documents. The File Components are: Business Document Templates (BDT) Assembly List Output Profiles Assembled Documents Business Document Templates (BDT) The Business Document Template is an XML document produced by xdesign when you create a document. It consists of a set of instructions that tells xpression what content to include in a document, how the document should be formatted, and how to personalize each customer s output. The BDT is based on the business logic you defined while creating a document in xdesign. The BDT queries the customer data and xpression database using statements, logical operations and arithmetic functions. A BDT can also be thought of as a scripting language and is sometimes referred to as BDT syntax. Assembly List The Assembly engine is a stateful EJB that runs within a container provided by the Java application server. It interfaces with other xpression components (xpression Batch, the Output Profile Controller, the Customer Data Reader, and the xpression database) to gather the data necessary to personalize, assemble, and format your documents. The Assembly List is an XML file produced by the Assembly engine after reading and executing the instructions found in a BDT for a given customer record. It contains all the instructions needed by xpression to produce your personalized output. An assembly list is always specific to one and only one input record of data. A BDT is a template for producing many assembly lists, one for each record of data. xpression creates assembly lists by applying one and only one record of input data to a BDT. Output Profiles Output profiles contain the instructions used to define how a document is formatted and distributed. The output profile container associates output streams with distribution and format or output definitions. An output stream defines what is included within a stream and how that stream is produced. A distribution definition provides device-specific information based on the intended output (for example, an distribution definition contains information for the To, From, and Subject fields). A format definition provides formatting-specific information such as font files and designated output format selections (for example, AFP, PostScript, PDF, Metacode, or PCL). Assembled Documents An assembled document is output generated by the Assembly engine containing the personalized content for the customer. It functions as intermediate code that is read and executed by xpression to generate the final document for delivery to the customer. 9

10 xpression Software Components Chapter 3 xpression Infrastructure Overview In addition to the core components of the xpression architecture discussed in previous sections of this chapter, a number of other software modules provide functionality in various areas of xpression. This section briefly explains the software components that complete the xpression architecture: The Distribution Controller The Security Controller Customer Data Reader Output Profile Controller Composition Engines Batch Runner xframework API The Migrate Utility The Distribution Controller The distribution controller interfaces with the supported distribution channels in xpression, including SMTP , print, and archive output formats. The distribution controller is a stateless session EJB which operates asynchronously through a queuing mechanism to ensure reliable delivery of output to channels that do not reliably support multi-threaded input. This controller determines the appropriate distribution channel based on information received from the output profile controller. Note In a vertically clustered environment, only one Distribution service may run at any given time. Archiving The Distribution service uses a thread pool to process archive output concurrently. You can configure the maximum and minimum thread number through the DistributionController.properties file located in your xpressionhome directory (C:\xPression by default). The DistributionController.properties file uses the following two properties to control the minimum and maximum thread number. Element ArchiveMaximumPoolSize ArchiveMinimumPoolSize Description The maximum number of threads in the thread pool. By default, this value is set to 10. The minimum number of threads in the thread pool. By default, this value is set to 4. 10

11 The Security Controller Chapter 3 xpression Infrastructure Overview The security controller is a stateless EJB responsible for setting and controlling access rights to xpression as well as interfacing with network security systems for authentication services. Additionally, this controller uses EJB protection to ensure that only authorized components and users can access the public interfaces of certain EJBs. Customer Data Reader The customer data reader is a multi-threaded Java component used by the Assembly engine, Batch Runner, xdesign, xrevise, and xresponse to query and retrieve customer data. It is the single interface for accessing the customer data stored in an RDB or XML document. It translates Java objects into SQL code customized for the vendor s adaptation of SQL, as opposed to executing raw SQL statements directly against the database, allowing xpression to be database independent. The customer data reader creates an in-memory database that stores the retrieved data facilitating XML queries. This functionality also enables the document designer to develop a single document that can be used with a variety of data sources depending on the business need. Output Profile Controller The output profile controller (OPC) is a Java component that reads and processes the information located inside an Output Profile in order to determine how a document should be formatted, composed, published, and distributed. The OPC is responsible for a variety of tasks, including but not limited to the generation of output streams, bar codes, archive files, and indices. Composition Engines xpression has two composition engines, CompuSet and xpublish. The composition engines create the final layout and formatting of the assembled documents and produces the personalized documents in the format specified by the OPC. The composition engine consists of two primary components: an output processing engine and an emitter for each supported output format. The xpression composition engines support different features and different output formats. Batch Runner The Batch Runner is a Java component responsible for the unattended processing of large volumes of documents. It can be started manually from the command line, from xdashboard, or scheduled to start at a specified time through the operating system s scheduling services. Batch Runner can execute in either single-threaded or multi-threaded mode, depending on the server configuration and composition engine. It manages the processing of multiple documents by invoking one or more threads of the customer data reader and the Assembly engine to execute batch jobs in parallel threads. It interfaces with the output profile controller and the distribution controller to deliver the requested output to the desired channels. Processing instructions are delivered to the xpression batch through an XML job definition. The job definition can be generated either manually or through xdashboard. 11

12 xframework API Chapter 3 xpression Infrastructure Overview xframework is the Application Programming Interface (API) for xpression. It enables you to build a custom interface to xpression assembly and distribution related services. The xframework components are: fastpath, the Web services API, the JAVA API, and the EAI Adapter. Fastpath to xresponse and xrevise Fastpath enables you to integrate xpression web applications with client web applications. WebServices API xpression ships five Web services targeted for different API usage needs. In order to utilize a Web Service, you must obtain a description of the Web Service interface via the WSDL. The Web services API is a platform independent API callable by Java code and.net Visual Studio. Java API The Java API is available for Java client code only. In order to use the xpression Java API, you must precisely match the Java client program you write with the xpression Server you will connect to by copying the Java Archive (JAR) files. xpression supports near-time messaging through the JMS standard. EAI Adapter Used for enhanced integration scenarios, for example, JMS and file loading. xpression Web Services Web services enable you to run programs on remote computers over the Web. However, unlike traditional distributed applications, Web services can be invoked across different hardware and software platforms. The technology that makes invoking remote components possible is called Simple Object Access Protocol (SOAP). The client application constructs a SOAP message in XML format that includes the name of the service, the method the client is invoking, and all required parameters. It then sends the message over the Web to the remote computer. The remote computer processes the request and sends back a SOAP response, indicating whether the call completed successfully and including attachments, if necessary. xpression Java API The xframework Developer s Guide helps you write xpression applications using the xpression high-level Java API. The Migrate Utility The Migrate Utility provides an easy method of transferring documents and their related objects from one xpression server to another. This ability is useful in situations where one xpression server is being used in a development environment and another is being used in a production environment. With the Migrate utility you can retrieve documents created in development and import them into production. Migrate also enables you to separate export and import into individual functions. To alleviate the process of recreating your output profile and batch job settings on the server you migrate to, xpression Migrate enables you to migrate these settings in the same fashion. The Migrate utility can be executed manually from xadmin or scheduled to run at a specified date and time using the operating system s scheduling services. Input to a scheduled migration is an XML Migrate Definition which can either be generated manually or through xadmin. 12

13 Chapter 3 xpression Infrastructure Overview Enterprise Content Management (ECM) Integration xpression supports two ECM systems, Documentum and Filenet. Both systems require special installation and configuration steps. Documentum Integration Documentum is an enterprise content management system. It is a popular platform and repository used to create, manage, deliver, and archive content. Documentum excels in managing the entire content life-cycle processes from content creation, management, to content aging and eventual obsolescence. EMC Document Sciences excels in the creation, automated assembly, and delivery of highly personalized documents for high-volume batch and scalable online access. Together, these two solutions provide a powerful end-to-end solution to the financial services industry for automating and streamlining dynamic content creation, personalization, management, repurposing, and publishing. To learn how to configure your xpression environment for Documentum, see the xpression Enterprise Edition Installation Guide. Documents Best-Suited for Documentum Integration Very complicated, compliant, highly customized and personalized documents, such as: Proposals and quotes Policies and contracts Explanation of Benefits (EOBs) Claims correspondences Member kits and marketing collateral Documents that require multi-channel distribution, such as: Personalized print documents like policies and contracts in large volumes On-line self-service mechanisms for quotes and e-bills Archived copies of regulated documents , regular mail, or web portal correspondences Also, Documentum integration supports the ability to re use enterprise content fragments used in these documents, such as: Images Logos Signatures Text content Marketing messages How Does xpression Use Documentum? xpression supports Documentum Content Server version 5.3. With Documentum integration, you can: Archive your xpression-generated documents in a Documentum docbase. For more information about Documentum archiving, see the xadmin Enterprise Edition User Guide.for xpublish Distribution Definitions 13

14 Chapter 3 xpression Infrastructure Overview Pull images and PDFs from your Documentum docbase for use in your xpression documents. This feature applies only to xpublish documents. You can import Documentum images into your xpression document through two different methods. One method inserts an image reference in the document, which enables xpression to retrieve the most recent version of the image from the docbase each time the image is used. The other method enables you to import the Documentum image into the xpression database, where it will be treated as an xpression image. For more information about Documentum images, see the xdesign Style and Formatting Guide. Filenet Integration xpression supports FileNet P8 verions 3.5 and 4.0. Filenet can be used to archive images and PDF documents that you can use as external content in your documents. You can use multiple FileNet archives, and you can use FileNet along with Documentum. xpression does not directly support online archiving with FileNet. xpression supports exporting archive index files in the FileNet Capture, FileNet HPII, and Generic Index formats. FileNet provides robust utilities that allow you to capture content from xpression using these archive outputs. Refer to the xadmin Enterprise Edition User Guide for more information on archive output formats, and to your FileNet documentation for more information on the FileNet utilities. 14

15 Application Components 4 Application Components This chapter introduces you to the xpression applications. We will introduce each application and also explain how these components work together to enable you to create and publish your personalized documents. Transactional Applications The xpression Enterprise Edition contains two transactional applications enable to you produce documents for your customers on-the-fly. The two transactional applications are xresponse and xrevise. xresponse xresponse is a web-based application that provides secure online transactional services for creating, editing, and publishing personalized xpression documents from Web browsers. xresponse uses xeditor, a Microsoft Word-based editor that enables users to modify or build documents from approved content created in xdesign. This editor adds Microsoft Word s powerful editing and composition features to xresponse. xresponse offers the option of using either xeditor or the editors used in previous versions. During the installation of the xpression server there is an option to install a version of xresponse that uses the editors provided before xeditor was released. xresponse enables you to respond quickly to customer inquiries with personalized, fully-compliant communications. It easily integrates with your CRM system and enables you to assemble and distribute approved documents. For more information, see the xresponse User Guide. xrevise xrevise is a browser-based application that enables swift production of custom documents through a searchable library of customized text and attributes. It enables you to modify the text of standard documents to reflect your negotiations with specific customers. It also provides secure access to preview and edit the content of an assembled xpression document with xeditor, a Microsoft Word-based editor that enables users to modify or build documents from approved content created in xdesign. This editor adds Microsoft Word s powerful editing and composition features to xrevise. For more information, see the xrevise User Guide. 15

16 Administration Applications Chapter 4 Application Components The xpression Enterprise Edition administrative applications are browser-based applications that enable you to administer all aspects of the xpression system. xadmin xadmin is the browser-based administration console that enables you to easily configure and maintain all aspects of the xpression system from any Web-enabled client connected to your network. As the system administrator, xadmin will be the tool you use to administer your xpression environment. xadmin organizes administrative tasks into six sections located on the xadmin menu. xadmin does not support concurrent users. While more than one user may log in to xadmin, it is not recommended because changes made by one user could overwrite the changes made by another concurrent user. xdashboard xdashboard is a thin-client application that enables you to run and administer the batch capabilities of xpression and manage the xpression Server. For more information, see the xdashboard Enterprise Edition User Guide. The xpression Document Design Applications The document design applications enable you to build your document structure and layout. xdesign xdesign is a Microsoft Word-based authoring tool for xpression. It enables you to design, create, and test your document. You use xdesign to define business logic, or business rules, that include or exclude portions of content based on the information contained in your customer data. xpression stores the content, images, and other document information you create in a single xpression database. With xdesign, you build your structure in the xdesign application and design your document in Microsoft Word. Through its interface with Microsoft Word, you ll create and maintain the document structure, content, page layout, and other items that affect the overall look and feel of your documents. For more xdesign information, see the xdesign User Guide. xpresso for Adobe InDesign xpresso for Adobe InDesign uses your existing digital assets to help you quickly design, compose and publish personalized communications for print or electronic channels. Because it is easy to use, you can craft rich, effective marketing collateral and campaigns, without sacrificing other marketing priorities. With xpresso for Adobe InDesign you can transform your existing static documents into highly-creative, dynamic customer communications right at your desktop. Our dynamic content publishing solutions use variable data and assembly logic to generate templates for producing personalized collateral, offers, catalogs, and other customer communications, ready for delivery. For more information, see the xpresso for Adobe InDesign User Guide. 16

17 xpresso for Dreamweaver Chapter 4 Application Components xpresso for Dreamweaver is part of the xpression product suite, and is designed to help you create graphical, customized, and personalized HTML Web pages or messages that contain a variety of content. Content can range from correspondence that contains graphical marketing content and brand images, to account alerts or statements that drive the recipient to a personalized Web site also created in xpresso for Dreamweaver. For more information, see the xpresso for Dreamweaver User Guide. xpresso for Microsoft Word 2007 The widespread use of Microsoft Office provides every user with the ability to create client facing documents, from letters to proposals to contracts. However, personalizing these documents and customizing them for thousands or millions of recipients can be a challenge. xpresso for Word 2007 enables you to use your variable data to create professional, highly customized and personalized proposals, contracts, invoices and correspondence. Additionally, xpression can format and distribute these documents for print, web, or archive, without needing to change the document template. xpression s intelligent rule-based logic automatically customizes each document for each recipient, producing unparalleled 1:1 customer communications. xpresso for Word 2007 adds variability to new or existing Word documents. It also makes it easy to define assembly logic that controls content and style variability at any level of granularity. When finalized, xpresso templates are packaged for publishing on the xprs server. Key benefits include: Supports a breadth of native, flow-based composition features created using the Word 2007 interface, such as, tables, columns, numbered lists, bulleted lists, TOC s, page numbering and more. Leverage the power of XML to enable interoperability with a wide range of systems. Subdocuments to enable you to include one document within another. SEQ field support for complex numbered lists. Column balancing Fillable PDFs that enable check boxes, text boxes, and combo boxes. Enhanced tab settings, widow and orphan control. Scaling of external images. Streamlined licensing process. For more information, see the xpresso for Microsoft Word 2007 User Guide. xpressforms xpressforms is a Web-based administration interface used for the creation, management, and composition of forms. xpressforms supports pre-built forms from the most popular bureaus: NCCI, ISO, AAIS, and ACORD. It enables the authoring or customizing of forms of all types, using a standardized, flexible XML schema. xpressforms can be easily integrated with a variety of administration systems. Along with the xpressforms interface, you get a well-defined process for initial and maintenance deliveries, including bi-weekly delivery of all new and updated forms. 17

18 Server Configurations 5 Server Configurations This chapter takes a look at server configurations and includes some configuration recommendations that are based on your processing requirements. xpression Deployment Overview The following diagram shows xpression deployed in a typical configuration. This diagram shows xpression running with three separate environments, Production, User Acceptance Test (UAT), and a Test environment. The UAT environment is optional, but recommended. You may host the UAT and Test content repositories on a test database server. The diagram above shows the UAT and Test content 18

19 Chapter 5 Server Configurations repositories on a single database server for simplicity. Each environment requires their own xpression database hosted on the xpression database server. In a standard tiered development model, all documents are developed first in test, then migrated to UAT with xpression Migrate. When testing is completed in UAT, use xpression Migrate to move the application to production. EMC Document Sciences recommends that you have at least two production servers horizontally clustered to support failover and fault tolerance on commodity hardware. Clients will vary based upon each deployment. The clients shown above are just examples. xdesign Deployment xdesign runs as a thick client executable on document designer workstations. It is a VB6 application used heavily in the development environment, lightly in the testing environment, and not typically used at all in the production environment. Most of the functionality of xdesign is performed on the server side, for example document assembly, xpression database access, and search. xdesign communicates with the server either through HTTP using servlets (recommended) or through RMI over TCP/IP. RMI communication does not go through proxies and firewalls and thus is less universally available. RMI mode also requires a small WebSphere or WebLogic client application to run Java on the client machine. If configured for HTTP/Servlet mode communications, xpression only needs to load a DLL that contains the xframework COM API. See Connectivity to Other Components. In the development and UAT environments, the xdesign client application requires frequent, high-bandwidth, and (most importantly) low latency network access to the xpression server. Network connectivity between the xdesign desktops and the server must be fast and reliable. If there are proxy servers inserted in the connection between client applications and the server, you should test your connection because the software may need to be configured to handle the specific proxy. It is important to take into account performance when designing document templates in order to avoid excessive access to the xpression database or data manipulation, for example multi-joins. xpresso for Adobe InDesign Deployment xpresso for Adobe InDesign is a plug-in for Adobe s InDesign CS2 or CS3 software that enables you to create dynamic documents driven by variable data. For deployment instructions, please see the xpresso for Adobe InDesign Installation Guide. xpresso for Dreamweaver Deployment xpresso for Dreamweaver enables you to use Macromedia Dreamweaver to design dynamic, rule-based documents. xpresso for Dreamweaver is part of the xpression product suite, and is designed to use your existing digital assets to help you quickly design, compose and publish highly targeted and segmented communications. You can also easily create well designed relationship statements and billing notices that combine transactional data with targeted marketing messages. For deployment instructions, please see the xpresso for Dreamweaver Installation Guide. 19

20 Server Deployment Chapter 5 Server Configurations The xpression server runs within a Java EE application server (IBM WebSphere, BEA Weblogic, or Redhat JBoss). The server components run within the application server process on the application server machine. The batchrunner application also runs as a separate Java process on the application server machine. xpression uses one Java server for each batchrunner instantiation. The Java process communicates with the application server Java process to execute batch jobs. Depending on the nature of the batch job, the batch runner may also execute the composition engine directly. xpression Database Deployment The xpression database stores all internal content (text, images, and meta data). External images and PDF attachments remain outside the xpression database. Each xpression environment requires a separate xpression database. However, the xpression database for the development and the UAT can be deployed on the same database server. The production xpression database must be deployed on a separate machine to avoid any performance problems or inadvertent corruption during testing or development. xpression database is impacted by indexing and so the customer must ensure that proper indexing is performed based on the installation guidelines that will be provided. In addition, indexing of customer data may be needed to improve performance if the customer data comes from a relational database system. Planning Your xpression Configuration The xpression installation program installs all the server components. Before you install the server, you should determine how to best deploy your xpression software. The main decisions you need to make are the following. Will you run batch processing and online transactional processing on the same set of computers? You can use this approach unless you want the server to process very high volume batch jobs at the same time as handling a large number of concurrent online/transactional users. xpression Batch can consume many processor threads for each batch job and can quickly consume the CPU resources of your system. Running xpression Batch at the same time as online/transactional requests can significantly delay the response time of those requests if you do not have sufficient CPUs available on your server. Will you run the application server with all the xpression Server components on the same computers as the xpression database? We recommend that you separate the installations of the application server and the xpression database. Typically, you should run your xpression database on a single large machine (perhaps with another failover redundant machine) and optimize that machine for processing as many connections to the database as possible. The application server should run on a single large machine or a farm of medium-size machines in a cluster to take advantage of failover and load balancing facilities offered by the application server. 20

21 Chapter 5 Server Configurations If the application server and xpression database reside on different sets of machines or networks, we recommend that these machines or networks be connected with a high-speed connectivity of at least 1GBps with a maximum latency of 1ms. A slow or over-utilized network connection between the xpression Server and the xpression database may impact performance significantly. Suggested Server Configurations The issues discussed in Planning Your xpression Configuration have a large effect on your xpression server hardware choices. The amount of memory available to the xpression Server greatly impacts the performance of that server. Ensure that your xpression Server machine has ample memory and that other memory intensive applications are not run on the same server. You must also ensure that the server contains sufficient disk space to support output management. Document formats like Postscript tend to produce large files which can eventually deplete your server disk space. Ensure that you set up a process for deleting these documents after they have been distributed through print, archive, or . Moderate-Sized Batch Volumes If your volume needs are moderate (processing less than 50,000 pages an hour) and processing your batch jobs typically does not coincide with running your online processing (for example, running batch jobs at night or on weekends, and handling online requests during the business day), you can install all components of xpression Server on a single medium-large size machine and the xpression database on another medium-large size machine. We recommend the following configuration for Microsoft Windows and Linux systems: One Windows 2003 or Linux Server running 2 Dual Core or 1 Quad Core CPU (using the highest CPU processing speed available) with at least 4 GB or more of RAM to run xpression Server with the application server. This hardware should be completely dedicated to xpression, no other applications should be run on this server. If the hardware is virtualized using a technology like VMWare, then you must dedicate these resources to the xpression Server VM such that other VMs on that hardware cannot utilize those CPU and memory resources. A second Windows 2003 Server running 1 Dual Core or Quad Core CPU with at least 4 GB of RAM to run the xpression database with your choice of relational database server. For Sun Solaris server or IBM AIX: One 4-CPU server running the highest CPU speed possible with at least 4 GB of RAM for xpression Server. This hardware should be completely dedicated to xpression, no other applications should be run on this server. If the hardware is virtualized using a technology like VMWare, Solaris containers, or AIX virtual LPARs, then you must dedicate these resources to the xpression Server VM such that other VMs on that hardware cannot utilize those CPU and memory resources. One 2-CPU server with at least 4 GB of RAM for xpression database. 21

22 Large Batch Volumes with Moderate Transactional Processing Chapter 5 Server Configurations If your batch volume needs are large (processing more than 50,000 pages an hour) and batch job processing does not coincide with running your online processing (for example, running batch jobs at night or on weekends, and handling online requests during the business day), you can install all components of xpression Server on a single large size machine and the xpression database on another large machine. We recommend the following for Microsoft Windows or Linux systems: One to two servers with 4 Dual Core or 2 Quad Core CPUs (highest processor speed available) with at least 8 GB of RAM to run xpression Server with the application server. One 4-CPU Windows or Linux Server (500 MHz or faster each) with at least 4 GB of RAM to run the xpression database with your choice of relational database server. For Sun Solaris server or IBM AIX: One or two servers with a sum total of 8-16 CPUs and 8 GB of RAM. One 4-CPU enterprise server with at least 4 GB of RAM for xpression database. Large Batch Volumes with Large Transactional Processing If both your batch and transactional volume needs are large and processing your batch jobs typically coincides with running your online processing, you should separate your batch installation from your online installation. The two installations can be similar. We recommend the following for Microsoft Windows in Linux : Two or more servers with at least 2GB of RAM 4 Dual Core or 2 Quad Core CPUs (highest processing speed available) and at least 8 GB of RAM to run the xpression Server with the application server. One 4-CPU Server with at least 4 GB of RAM to run the xpression database with your choice of relational database server. For Sun Solaris server or IBM AIX: One or more servers with a total of CPUs available and a combined 16 GB of RAM for xpression Server. One 4-CPU enterprise server with at least 4 GB of RAM for xpression database. xpression Database Recommendation In a typical xpression environment, the xpression database should be configured according to the following guidelines. 4 GB of available RAM 2 CPUs running at 2 GHz or higher 10 GB of hard drive space for the database instance 22

23 Connectivity to Other Components Chapter 5 Server Configurations We provide two mechanisms for xpression s web-based and fat client applications to communicate with the xpression Server: HTTP through servlets and Remote Method Invocation (RMI). The servlet method is more portable and universally applicable, but tends to be slower. The RMI method can only operate if no firewall exists between the client and the server. RMI tends to be faster than the servlet method, but requires installation of the Websphere or WebLogic client software on the client machine. xdesign connects to xpression Server components and xpression database components through a COM to EJB bridge. We recommend that all xpression Server and xpression database components run within the same local area network (LAN) with no firewalls between them. xpression Client Session State This section applies to customers deploying xpression to more than one xpression application server connected to the same xpression database. xpression Enterprise Edition maintains a session state for most xpression Server clients. Should you decide to load balance xpression Server clients (like xdesign, xresponse, xrevise) you must use a mechanism which preserves session state across multiple calls between the client and server. Typically this is done for you by your application server, web server, and/or load balancer of choice and through the use of HTTP cookies. Whatever infrastructure you choose to run, it must support the Java EE standard for HTTP session state, the standard xpression supports for client session state. Server Affinity xpression requires server affinity for session state as described above. Session requests from the various xpression client applications must be directed to the same application server JVM instance. xpression uses several stateful session beans to improve performance. xpression Web-based and thick clients (for example, xdesign) call these stateful session beans. These stateful session beans maintain various pieces of information in memory in order to speed up processing. This requires the client sessions to use the same stateful bean instance and the connection to the same server. 23

24

EMC DOCUMENT SCIENCES XPRESSION ENTERPRISE INTEGRATION

EMC DOCUMENT SCIENCES XPRESSION ENTERPRISE INTEGRATION White Paper EMC DOCUMENT SCIENCES XPRESSION ENTERPRISE INTEGRATION How xpression integrates with applications, content, data, web, and distribution systems Abstract This white paper describes the EMC Document

More information

EMC DOCUMENT SCIENCES XPRESSION SERVICE-ORIENTED ARCHITECTURE

EMC DOCUMENT SCIENCES XPRESSION SERVICE-ORIENTED ARCHITECTURE EMC DOCUMENT SCIENCES XPRESSION SERVICE-ORIENTED ARCHITECTURE A customer communications management platform ABSTRACT This white paper provides an overview of the architecture and components of the EMC

More information

a division of Technical Overview Xenos Enterprise Server 2.0

a division of Technical Overview Xenos Enterprise Server 2.0 Technical Overview Enterprise Server 2.0 Enterprise Server Architecture The Enterprise Server (ES) platform addresses the HVTO business challenges facing today s enterprise. It provides robust, flexible

More information

MOVING TO THE NEXT-GENERATION MEDICAL INFORMATION CALL CENTER

MOVING TO THE NEXT-GENERATION MEDICAL INFORMATION CALL CENTER MOVING TO THE NEXT-GENERATION MEDICAL INFORMATION CALL CENTER Pharma companies are improving personalized relationships across more channels while cutting cost, complexity, and risk Increased competition

More information

BIRT Document Transform

BIRT Document Transform BIRT Document Transform BIRT Document Transform is the industry leader in enterprise-class, high-volume document transformation. It transforms and repurposes high-volume documents and print streams such

More information

Oracle WebLogic Foundation of Oracle Fusion Middleware. Lawrence Manickam Toyork Systems Inc www.toyork.com http://ca.linkedin.

Oracle WebLogic Foundation of Oracle Fusion Middleware. Lawrence Manickam Toyork Systems Inc www.toyork.com http://ca.linkedin. Oracle WebLogic Foundation of Oracle Fusion Middleware Lawrence Manickam Toyork Systems Inc www.toyork.com http://ca.linkedin.com/in/lawrence143 History of WebLogic WebLogic Inc started in 1995 was a company

More information

Communiqué 4. Standardized Global Content Management. Designed for World s Leading Enterprises. Industry Leading Products & Platform

Communiqué 4. Standardized Global Content Management. Designed for World s Leading Enterprises. Industry Leading Products & Platform Communiqué 4 Standardized Communiqué 4 - fully implementing the JCR (JSR 170) Content Repository Standard, managing digital business information, applications and processes through the web. Communiqué

More information

Pageflex Persona Cross Media Suite

Pageflex Persona Cross Media Suite Pageflex Persona Cross Media Suite Pageflex Persona Cross Media Suite gives you the power to create personalized cross media campaigns using the award-winning variable data capability of Pageflex on your

More information

Version 14.0. Overview. Business value

Version 14.0. Overview. Business value PRODUCT SHEET CA Datacom Server CA Datacom Server Version 14.0 CA Datacom Server provides web applications and other distributed applications with open access to CA Datacom /DB Version 14.0 data by providing

More information

IBM Rational Web Developer for WebSphere Software Version 6.0

IBM Rational Web Developer for WebSphere Software Version 6.0 Rapidly build, test and deploy Web, Web services and Java applications with an IDE that is easy to learn and use IBM Rational Web Developer for WebSphere Software Version 6.0 Highlights Accelerate Web,

More information

A standards-based approach to application integration

A standards-based approach to application integration A standards-based approach to application integration An introduction to IBM s WebSphere ESB product Jim MacNair Senior Consulting IT Specialist [email protected] Copyright IBM Corporation 2005. All rights

More information

Chapter 1 - Web Server Management and Cluster Topology

Chapter 1 - Web Server Management and Cluster Topology Objectives At the end of this chapter, participants will be able to understand: Web server management options provided by Network Deployment Clustered Application Servers Cluster creation and management

More information

SERENA SOFTWARE Authors: Bill Weingarz, Pete Dohner, Kartik Raghavan, Amitav Chakravartty

SERENA SOFTWARE Authors: Bill Weingarz, Pete Dohner, Kartik Raghavan, Amitav Chakravartty SERENA SOFTWARE Scaling for the Enterprise Authors: Bill Weingarz, Pete Dohner, Kartik Raghavan, Amitav Chakravartty 2012-06-11 Table of Contents Who Should Read This Paper?... 3 Introduction... 3 Architecture...

More information

3-Tier Architecture. 3-Tier Architecture. Prepared By. Channu Kambalyal. Page 1 of 19

3-Tier Architecture. 3-Tier Architecture. Prepared By. Channu Kambalyal. Page 1 of 19 3-Tier Architecture Prepared By Channu Kambalyal Page 1 of 19 Table of Contents 1.0 Traditional Host Systems... 3 2.0 Distributed Systems... 4 3.0 Client/Server Model... 5 4.0 Distributed Client/Server

More information

Jitterbit Technical Overview : Microsoft Dynamics CRM

Jitterbit Technical Overview : Microsoft Dynamics CRM Jitterbit allows you to easily integrate Microsoft Dynamics CRM with any cloud, mobile or on premise application. Jitterbit s intuitive Studio delivers the easiest way of designing and running modern integrations

More information

2012 LABVANTAGE Solutions, Inc. All Rights Reserved.

2012 LABVANTAGE Solutions, Inc. All Rights Reserved. LABVANTAGE Architecture 2012 LABVANTAGE Solutions, Inc. All Rights Reserved. DOCUMENT PURPOSE AND SCOPE This document provides an overview of the LABVANTAGE hardware and software architecture. It is written

More information

SOA REFERENCE ARCHITECTURE: WEB TIER

SOA REFERENCE ARCHITECTURE: WEB TIER SOA REFERENCE ARCHITECTURE: WEB TIER SOA Blueprint A structured blog by Yogish Pai Web Application Tier The primary requirement for this tier is that all the business systems and solutions be accessible

More information

Oracle Identity Analytics Architecture. An Oracle White Paper July 2010

Oracle Identity Analytics Architecture. An Oracle White Paper July 2010 Oracle Identity Analytics Architecture An Oracle White Paper July 2010 Disclaimer The following is intended to outline our general product direction. It is intended for information purposes only, and may

More information

Using EMC Documentum with Adobe LiveCycle ES

Using EMC Documentum with Adobe LiveCycle ES Technical Guide Using EMC Documentum with Adobe LiveCycle ES Table of contents 1 Deployment 3 Managing LiveCycle ES development assets in Documentum 5 Developing LiveCycle applications with contents in

More information

Sisense. Product Highlights. www.sisense.com

Sisense. Product Highlights. www.sisense.com Sisense Product Highlights Introduction Sisense is a business intelligence solution that simplifies analytics for complex data by offering an end-to-end platform that lets users easily prepare and analyze

More information

FileNet Business Activity Monitor (BAM) Release Notes

FileNet Business Activity Monitor (BAM) Release Notes FileNet Business Activity Monitor (BAM) Release Notes Release 3.6.0 September 2006 FileNet is a registered trademark of FileNet corporation. All other product and brand names are trademarks or registered

More information

Chapter 2 TOPOLOGY SELECTION. SYS-ED/ Computer Education Techniques, Inc.

Chapter 2 TOPOLOGY SELECTION. SYS-ED/ Computer Education Techniques, Inc. Chapter 2 TOPOLOGY SELECTION SYS-ED/ Computer Education Techniques, Inc. Objectives You will learn: Topology selection criteria. Perform a comparison of topology selection criteria. WebSphere component

More information

Migrating to vcloud Automation Center 6.1

Migrating to vcloud Automation Center 6.1 Migrating to vcloud Automation Center 6.1 vcloud Automation Center 6.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a

More information

Installing and Administering VMware vsphere Update Manager

Installing and Administering VMware vsphere Update Manager Installing and Administering VMware vsphere Update Manager Update 1 vsphere Update Manager 5.1 This document supports the version of each product listed and supports all subsequent versions until the document

More information

IBM WebSphere ILOG Rules for.net

IBM WebSphere ILOG Rules for.net Automate business decisions and accelerate time-to-market IBM WebSphere ILOG Rules for.net Business rule management for Microsoft.NET and SOA environments Highlights Complete BRMS for.net Integration with

More information

OpenText Output Transformation Server

OpenText Output Transformation Server OpenText Output Transformation Server Seamlessly manage and process content flow across the organization OpenText Output Transformation Server processes, extracts, transforms, repurposes, personalizes,

More information

Datasheet Xenos Enterprise Server TM

Datasheet Xenos Enterprise Server TM Datasheet Xenos Enterprise Server TM Xenos Enterprise Server Xenos Enterprise Server addresses the Customer Communications Management challenges facing today s organizations. Xenos Enterprise Server provides

More information

An Oracle White Paper July 2011. Oracle Primavera Contract Management, Business Intelligence Publisher Edition-Sizing Guide

An Oracle White Paper July 2011. Oracle Primavera Contract Management, Business Intelligence Publisher Edition-Sizing Guide Oracle Primavera Contract Management, Business Intelligence Publisher Edition-Sizing Guide An Oracle White Paper July 2011 1 Disclaimer The following is intended to outline our general product direction.

More information

WHITE PAPER: Egenera Cloud Suite

WHITE PAPER: Egenera Cloud Suite WHITE PAPER: Egenera Cloud Suite ... Introduction Driven by ever-increasing business demand, cloud computing has become part of many organizations IT strategy today. Driving this transition is the need

More information

FileNet System Manager Dashboard Help

FileNet System Manager Dashboard Help FileNet System Manager Dashboard Help Release 3.5.0 June 2005 FileNet is a registered trademark of FileNet Corporation. All other products and brand names are trademarks or registered trademarks of their

More information

BusinessObjects Enterprise XI Release 2 Administrator s Guide

BusinessObjects Enterprise XI Release 2 Administrator s Guide BusinessObjects Enterprise XI Release 2 Administrator s Guide BusinessObjects Enterprise XI Release 2 1 Patents Trademarks Copyright Third-party contributors Business Objects owns the following U.S. patents,

More information

WHITE PAPER. Domo Advanced Architecture

WHITE PAPER. Domo Advanced Architecture WHITE PAPER Domo Advanced Architecture Overview There are several questions that any architect or technology advisor may ask about a new system during the evaluation process: How will it fit into our organization

More information

Dialogue Live. the solution for intelligent, interactive documents

Dialogue Live. the solution for intelligent, interactive documents Dialogue Live the solution for intelligent, interactive documents the next dimension imagine of document automation Enterprises conduct hundreds of business processes every day. Most of these processes

More information

An Esri White Paper June 2010 Tracking Server 10

An Esri White Paper June 2010 Tracking Server 10 An Esri White Paper June 2010 Tracking Server 10 Esri 380 New York St., Redlands, CA 92373-8100 USA TEL 909-793-2853 FAX 909-793-5953 E-MAIL [email protected] WEB www.esri.com Copyright 2010 Esri All rights

More information

Integrating Content Management Within Enterprise Applications: The Open Standards Option. Copyright Xythos Software, Inc. 2005 All Rights Reserved

Integrating Content Management Within Enterprise Applications: The Open Standards Option. Copyright Xythos Software, Inc. 2005 All Rights Reserved Integrating Content Management Within Enterprise Applications: The Open Standards Option Copyright Xythos Software, Inc. 2005 All Rights Reserved Table of Contents Introduction...3 Why Developers Are Choosing

More information

Adobe LiveCycle Enterprise Suite 4

Adobe LiveCycle Enterprise Suite 4 Adobe LiveCycle Enterprise Suite 4 Table of Contents 2: LiveCycle ES4 architecture overview 3: Designing document service applications 4: Enabling mobile applications 4: Deploying applications 5: Running

More information

Category: Business Process and Integration Solution for Small Business and the Enterprise

Category: Business Process and Integration Solution for Small Business and the Enterprise Home About us Contact us Careers Online Resources Site Map Products Demo Center Support Customers Resources News Download Article in PDF Version Download Diagrams in PDF Version Microsoft Partner Conference

More information

IBM Maximo Asset Management Essentials

IBM Maximo Asset Management Essentials Enterprise asset capabilities for small and midsized organizations IBM Maximo Asset Essentials Highlights Leverage enterprise asset capabilities in a package specifically designed for small and midsized

More information

Introducing IBM Tivoli Configuration Manager

Introducing IBM Tivoli Configuration Manager IBM Tivoli Configuration Manager Introducing IBM Tivoli Configuration Manager Version 4.2 GC23-4703-00 IBM Tivoli Configuration Manager Introducing IBM Tivoli Configuration Manager Version 4.2 GC23-4703-00

More information

DiskPulse DISK CHANGE MONITOR

DiskPulse DISK CHANGE MONITOR DiskPulse DISK CHANGE MONITOR User Manual Version 7.9 Oct 2015 www.diskpulse.com [email protected] 1 1 DiskPulse Overview...3 2 DiskPulse Product Versions...5 3 Using Desktop Product Version...6 3.1 Product

More information

ActiveVOS Server Architecture. March 2009

ActiveVOS Server Architecture. March 2009 ActiveVOS Server Architecture March 2009 Topics ActiveVOS Server Architecture Core Engine, Managers, Expression Languages BPEL4People People Activity WS HT Human Tasks Other Services JMS, REST, POJO,...

More information

Internet Engineering: Web Application Architecture. Ali Kamandi Sharif University of Technology [email protected] Fall 2007

Internet Engineering: Web Application Architecture. Ali Kamandi Sharif University of Technology kamandi@ce.sharif.edu Fall 2007 Internet Engineering: Web Application Architecture Ali Kamandi Sharif University of Technology [email protected] Fall 2007 Centralized Architecture mainframe terminals terminals 2 Two Tier Application

More information

RS MDM. Integration Guide. Riversand

RS MDM. Integration Guide. Riversand RS MDM 2009 Integration Guide This document provides the details about RS MDMCenter integration module and provides details about the overall architecture and principles of integration with the system.

More information

Introducing the Adobe Digital Enterprise Platform

Introducing the Adobe Digital Enterprise Platform Adobe Enterprise Technical Enablement Introducing the Adobe Digital Enterprise Platform In this topic, you will you will learn about the components that make up the Adobe Digital Enterprise Platform. You

More information

System Requirements Table of contents

System Requirements Table of contents Table of contents 1 Introduction... 2 2 Knoa Agent... 2 2.1 System Requirements...2 2.2 Environment Requirements...4 3 Knoa Server Architecture...4 3.1 Knoa Server Components... 4 3.2 Server Hardware Setup...5

More information

SAS 9.4 Intelligence Platform

SAS 9.4 Intelligence Platform SAS 9.4 Intelligence Platform Application Server Administration Guide SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2013. SAS 9.4 Intelligence Platform:

More information

IBM Rational Asset Manager

IBM Rational Asset Manager Providing business intelligence for your software assets IBM Rational Asset Manager Highlights A collaborative software development asset management solution, IBM Enabling effective asset management Rational

More information

IBM Content Integrator Enterprise Edition, Version 8.5.1

IBM Content Integrator Enterprise Edition, Version 8.5.1 IBM Software Information Management IBM Content Integrator Enterprise Edition, Version 8.5.1 Highlights Enriches portals and key business applications with federated access to content stored in multiple

More information

Open source business rules management system

Open source business rules management system JBoss Enterprise BRMS Open source business rules management system What is it? JBoss Enterprise BRMS is an open source business rules management system that enables easy business policy and rules development,

More information

Phire Architect Hardware and Software Requirements

Phire Architect Hardware and Software Requirements Phire Architect Hardware and Software Requirements Copyright 2014, Phire. All rights reserved. The Programs (which include both the software and documentation) contain proprietary information; they are

More information

WebSphere Server Administration Course

WebSphere Server Administration Course WebSphere Server Administration Course Chapter 1. Java EE and WebSphere Overview Goals of Enterprise Applications What is Java? What is Java EE? The Java EE Specifications Role of Application Server What

More information

Skynax. Mobility Management System. System Manual

Skynax. Mobility Management System. System Manual Skynax Mobility Management System System Manual Intermec by Honeywell 6001 36th Ave. W. Everett, WA 98203 U.S.A. www.intermec.com The information contained herein is provided solely for the purpose of

More information

Open Source Business Rules Management System Enables Active Decisions

Open Source Business Rules Management System Enables Active Decisions JBoss Enterprise BRMS Open Source Business Rules Management System Enables Active Decisions What is it? JBoss Enterprise BRMS provides an open source business rules management system that enables active

More information

IBM WebSphere Enterprise Service Bus, Version 6.0.1

IBM WebSphere Enterprise Service Bus, Version 6.0.1 Powering your service oriented architecture IBM WebSphere Enterprise Service Bus, Version 6.0.1 Highlights Supports a variety of messaging Requires minimal standards including JMS, Version 1.1 programming

More information

WHITE PAPER: Egenera Cloud Suite

WHITE PAPER: Egenera Cloud Suite WHITE PAPER: Egenera Cloud Suite Introduction Cloud Computing Benefits Users Self-provision computing resources for unparalleled agility and fastest time-toservice Service providers Become cloud providers

More information

Unit 2 Research Project. Eddie S. Jackson. Kaplan University. IT530: Computer Networks. Dr. Thomas Watts, PhD, CISSP

Unit 2 Research Project. Eddie S. Jackson. Kaplan University. IT530: Computer Networks. Dr. Thomas Watts, PhD, CISSP Running head: UNIT 2 RESEARCH PROJECT 1 Unit 2 Research Project Eddie S. Jackson Kaplan University IT530: Computer Networks Dr. Thomas Watts, PhD, CISSP 08/19/2014 UNIT 2 RESEARCH PROJECT 2 Abstract Application

More information

ABSTRACT INTRODUCTION SOFTWARE DEPLOYMENT MODEL. Paper 341-2009

ABSTRACT INTRODUCTION SOFTWARE DEPLOYMENT MODEL. Paper 341-2009 Paper 341-2009 The Platform for SAS Business Analytics as a Centrally Managed Service Joe Zilka, SAS Institute, Inc., Copley, OH Greg Henderson, SAS Institute Inc., Cary, NC ABSTRACT Organizations that

More information

ivos Technical Requirements V06112014 For Current Clients as of June 2014

ivos Technical Requirements V06112014 For Current Clients as of June 2014 ivos Technical Requirements V06112014 For Current Clients as of June 2014 The recommended minimum hardware and software specifications for ivos version 4.2 and higher are described below. Other configurations

More information

Network device management solution

Network device management solution iw Management Console Network device management solution iw MANAGEMENT CONSOLE Scalability. Reliability. Real-time communications. Productivity. Network efficiency. You demand it from your ERP systems

More information

<Insert Picture Here> Private Cloud with Fusion Middleware

<Insert Picture Here> Private Cloud with Fusion Middleware Private Cloud with Fusion Middleware Duško Vukmanović Principal Sales Consultant, Oracle [email protected] The following is intended to outline our general product direction.

More information

Configuration Management of Massively Scalable Systems

Configuration Management of Massively Scalable Systems 1 KKIO 2005 Configuration Management of Massively Scalable Systems Configuration Management of Massively Scalable Systems Marcin Jarząb, Krzysztof Zieliński, Jacek Kosiński SUN Center of Excelence Department

More information

Page 1. Overview of System Architecture

Page 1. Overview of System Architecture Page 1 Contents Introduction to the HR.net Enterprise Framework 1 HR.net Enterprise Administrator Console 3 HR.net Enterprise Document Explorer 4 HR.net Enterprise Server Application 4 HR.net Enterprise

More information

INTRODUCTION TO CLOUD MANAGEMENT

INTRODUCTION TO CLOUD MANAGEMENT CONFIGURING AND MANAGING A PRIVATE CLOUD WITH ORACLE ENTERPRISE MANAGER 12C Kai Yu, Dell Inc. INTRODUCTION TO CLOUD MANAGEMENT Oracle cloud supports several types of resource service models: Infrastructure

More information

Red Hat Satellite Management and automation of your Red Hat Enterprise Linux environment

Red Hat Satellite Management and automation of your Red Hat Enterprise Linux environment Red Hat Satellite Management and automation of your Red Hat Enterprise Linux environment WHAT IS IT? Red Hat Satellite server is an easy-to-use, advanced systems management platform for your Linux infrastructure.

More information

Course Description. Course Audience. Course Outline. Course Page - Page 1 of 5

Course Description. Course Audience. Course Outline. Course Page - Page 1 of 5 Course Page - Page 1 of 5 WebSphere Application Server 7.0 Administration on Windows BSP-1700 Length: 5 days Price: $ 2,895.00 Course Description This course teaches the basics of the administration and

More information

MANAGEMENT AND ORCHESTRATION WORKFLOW AUTOMATION FOR VBLOCK INFRASTRUCTURE PLATFORMS

MANAGEMENT AND ORCHESTRATION WORKFLOW AUTOMATION FOR VBLOCK INFRASTRUCTURE PLATFORMS VCE Word Template Table of Contents www.vce.com MANAGEMENT AND ORCHESTRATION WORKFLOW AUTOMATION FOR VBLOCK INFRASTRUCTURE PLATFORMS January 2012 VCE Authors: Changbin Gong: Lead Solution Architect Michael

More information

SERENA SOFTWARE Authors: Bill Weingarz, Pete Dohner, Kartik Raghavan, Amitav Chakravartty

SERENA SOFTWARE Authors: Bill Weingarz, Pete Dohner, Kartik Raghavan, Amitav Chakravartty SERENA SOFTWARE Scaling for the Enterprise Authors: Bill Weingarz, Pete Dohner, Kartik Raghavan, Amitav Chakravartty 2012-05-07 Table of Contents Who Should Read This Paper?... 3 Introduction... 3 Architecture...

More information

www.progress.com DEPLOYMENT ARCHITECTURE FOR JAVA ENVIRONMENTS

www.progress.com DEPLOYMENT ARCHITECTURE FOR JAVA ENVIRONMENTS DEPLOYMENT ARCHITECTURE FOR JAVA ENVIRONMENTS TABLE OF CONTENTS Introduction 1 Progress Corticon Product Architecture 1 Deployment Options 2 Invoking Corticon Decision Services 4 Corticon Rule Engine 5

More information

VMware vsphere Data Protection 6.0

VMware vsphere Data Protection 6.0 VMware vsphere Data Protection 6.0 TECHNICAL OVERVIEW REVISED FEBRUARY 2015 Table of Contents Introduction.... 3 Architectural Overview... 4 Deployment and Configuration.... 5 Backup.... 6 Application

More information

Red Hat Network Satellite Management and automation of your Red Hat Enterprise Linux environment

Red Hat Network Satellite Management and automation of your Red Hat Enterprise Linux environment Red Hat Network Satellite Management and automation of your Red Hat Enterprise Linux environment WHAT IS IT? Red Hat Network (RHN) Satellite server is an easy-to-use, advanced systems management platform

More information

System Requirements and Platform Support Guide

System Requirements and Platform Support Guide Foglight 5.6.7 System Requirements and Platform Support Guide 2013 Quest Software, Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in

More information

Introduction to WebSphere Process Server and WebSphere Enterprise Service Bus

Introduction to WebSphere Process Server and WebSphere Enterprise Service Bus Introduction to WebSphere Process Server and WebSphere Enterprise Service Bus Course materials may not be reproduced in whole or in part without the prior written permission of IBM. 4.0.3 Unit objectives

More information

StreamServe Persuasion SP5 StreamStudio

StreamServe Persuasion SP5 StreamStudio StreamServe Persuasion SP5 StreamStudio Administrator s Guide Rev B StreamServe Persuasion SP5 StreamStudio Administrator s Guide Rev B OPEN TEXT CORPORATION ALL RIGHTS RESERVED United States and other

More information

Veeam Backup Enterprise Manager. Version 7.0

Veeam Backup Enterprise Manager. Version 7.0 Veeam Backup Enterprise Manager Version 7.0 User Guide August, 2013 2013 Veeam Software. All rights reserved. All trademarks are the property of their respective owners. No part of this publication may

More information

Base One's Rich Client Architecture

Base One's Rich Client Architecture Base One's Rich Client Architecture Base One provides a unique approach for developing Internet-enabled applications, combining both efficiency and ease of programming through its "Rich Client" architecture.

More information

Oracle WebLogic Server 11g Administration

Oracle WebLogic Server 11g Administration Oracle WebLogic Server 11g Administration This course is designed to provide instruction and hands-on practice in installing and configuring Oracle WebLogic Server 11g. These tasks include starting and

More information

BEA AquaLogic Integrator Agile integration for the Enterprise Build, Connect, Re-use

BEA AquaLogic Integrator Agile integration for the Enterprise Build, Connect, Re-use Product Data Sheet BEA AquaLogic Integrator Agile integration for the Enterprise Build, Connect, Re-use BEA AquaLogic Integrator delivers the best way for IT to integrate, deploy, connect and manage process-driven

More information

QLIKVIEW ARCHITECTURE AND SYSTEM RESOURCE USAGE

QLIKVIEW ARCHITECTURE AND SYSTEM RESOURCE USAGE QLIKVIEW ARCHITECTURE AND SYSTEM RESOURCE USAGE QlikView Technical Brief April 2011 www.qlikview.com Introduction This technical brief covers an overview of the QlikView product components and architecture

More information

Core Protection for Virtual Machines 1

Core Protection for Virtual Machines 1 Core Protection for Virtual Machines 1 Comprehensive Threat Protection for Virtual Environments. Installation Guide e Endpoint Security Trend Micro Incorporated reserves the right to make changes to this

More information

CA Workload Automation Agents Operating System, ERP, Database, Application Services and Web Services

CA Workload Automation Agents Operating System, ERP, Database, Application Services and Web Services PRODUCT SHEET CA Workload Automation Agents CA Workload Automation Agents Operating System, ERP, Database, Application Services and Web Services CA Workload Automation Agents extend the automation capabilities

More information

EVALUATION ONLY. WA2088 WebSphere Application Server 8.5 Administration on Windows. Student Labs. Web Age Solutions Inc.

EVALUATION ONLY. WA2088 WebSphere Application Server 8.5 Administration on Windows. Student Labs. Web Age Solutions Inc. WA2088 WebSphere Application Server 8.5 Administration on Windows Student Labs Web Age Solutions Inc. Copyright 2013 Web Age Solutions Inc. 1 Table of Contents Directory Paths Used in Labs...3 Lab Notes...4

More information

Getting Started with ESXi Embedded

Getting Started with ESXi Embedded ESXi 4.1 Embedded vcenter Server 4.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent

More information

IBM WebSphere Server Administration

IBM WebSphere Server Administration IBM WebSphere Server Administration This course teaches the administration and deployment of web applications in the IBM WebSphere Application Server. Duration 24 hours Course Objectives Upon completion

More information

CA IDMS Server r17. Product Overview. Business Value. Delivery Approach

CA IDMS Server r17. Product Overview. Business Value. Delivery Approach PRODUCT sheet: CA IDMS SERVER r17 CA IDMS Server r17 CA IDMS Server helps enable secure, open access to CA IDMS mainframe data and applications from the Web, Web services, PCs and other distributed platforms.

More information

Inmagic Content Server v9 Standard Configuration Technical Guidelines

Inmagic Content Server v9 Standard Configuration Technical Guidelines Inmagic Content Server v9.0 Standard Configuration Technical Guidelines 5/2006 Page 1 of 15 Inmagic Content Server v9 Standard Configuration Technical Guidelines Last Updated: May, 2006 Inmagic, Inc. All

More information

DIABLO VALLEY COLLEGE CATALOG 2014-2015

DIABLO VALLEY COLLEGE CATALOG 2014-2015 COMPUTER SCIENCE COMSC The computer science department offers courses in three general areas, each targeted to serve students with specific needs: 1. General education students seeking a computer literacy

More information

IBM WebSphere application integration software: A faster way to respond to new business-driven opportunities.

IBM WebSphere application integration software: A faster way to respond to new business-driven opportunities. Application integration solutions To support your IT objectives IBM WebSphere application integration software: A faster way to respond to new business-driven opportunities. Market conditions and business

More information

Océ PRISMA archive software. Archiving made easy. Powerful, high-volume. archiving software

Océ PRISMA archive software. Archiving made easy. Powerful, high-volume. archiving software Océ PRISMA archive software Archiving made easy Powerful, high-volume archiving software Automate and accelerate archiving Flexible by design Secure access to archived documents Choose the solution that

More information

Installation and Configuration Guide for Windows and Linux

Installation and Configuration Guide for Windows and Linux Installation and Configuration Guide for Windows and Linux vcenter Operations Manager 5.7 This document supports the version of each product listed and supports all subsequent versions until the document

More information

Corporate Bill Analyzer

Corporate Bill Analyzer Corporate Bill Analyzer Product Description V 3.1 Contents Contents Introduction Platform Overview Core features Bill/Invoice presentment Corporate hierarchy support Billing Account hierarchy support Call

More information

Software Development Kit

Software Development Kit Open EMS Suite by Nokia Software Development Kit Functional Overview Version 1.3 Nokia Siemens Networks 1 (21) Software Development Kit The information in this document is subject to change without notice

More information

Siena Web Services. A Solution To Personal Computing With Established Desktop Programs Exploiting Web Technologies

Siena Web Services. A Solution To Personal Computing With Established Desktop Programs Exploiting Web Technologies A Solution To Personal Computing With Established Desktop Programs Exploiting Web Technologies (c) 2002 Siena Technology Ltd. UK, [email protected] : Overview Reference Potential for YOU? Requirements

More information

Virtualization Guide. McAfee Vulnerability Manager Virtualization

Virtualization Guide. McAfee Vulnerability Manager Virtualization Virtualization Guide McAfee Vulnerability Manager Virtualization COPYRIGHT Copyright 2012 McAfee, Inc. Do not copy without permission. TRADEMARKS McAfee, the McAfee logo, McAfee Active Protection, McAfee

More information

PRO Archiver for Microsoft SharePoint

PRO Archiver for Microsoft SharePoint PRO Archiver for Microsoft SharePoint Product Overview www.crawfordtech.com sales@crawfordtech PRO Archiver for Microsoft SharePoint - Copyright Copyright Crawford Technologies 2013, All Rights Reserved

More information

IBM WebSphere Application Server Family

IBM WebSphere Application Server Family IBM IBM Family Providing the right application foundation to meet your business needs Highlights Build a strong foundation and reduce costs with the right application server for your business needs Increase

More information

Attunity Integration Suite

Attunity Integration Suite Attunity Integration Suite A White Paper February 2009 1 of 17 Attunity Integration Suite Attunity Ltd. follows a policy of continuous development and reserves the right to alter, without prior notice,

More information

24x7 Scheduler Multi-platform Edition 5.2

24x7 Scheduler Multi-platform Edition 5.2 24x7 Scheduler Multi-platform Edition 5.2 Installing and Using 24x7 Web-Based Management Console with Apache Tomcat web server Copyright SoftTree Technologies, Inc. 2004-2014 All rights reserved Table

More information

RED HAT ENTERPRISE VIRTUALIZATION FOR SERVERS: COMPETITIVE FEATURES

RED HAT ENTERPRISE VIRTUALIZATION FOR SERVERS: COMPETITIVE FEATURES RED HAT ENTERPRISE VIRTUALIZATION FOR SERVERS: COMPETITIVE FEATURES RED HAT ENTERPRISE VIRTUALIZATION FOR SERVERS Server virtualization offers tremendous benefits for enterprise IT organizations server

More information

IBM WebSphere Business Integration for HIPAA

IBM WebSphere Business Integration for HIPAA Prepare your business for the future as you prepare for HIPAA IBM WebSphere Business Integration for HIPAA Helps ensure your business is ready to meet the HIPAA mandates Allows private and highly secure

More information

Dell and JBoss just work Inventory Management Clustering System on JBoss Enterprise Middleware

Dell and JBoss just work Inventory Management Clustering System on JBoss Enterprise Middleware Dell and JBoss just work Inventory Management Clustering System on JBoss Enterprise Middleware 2 Executive Summary 2 JBoss Enterprise Middleware 5 JBoss/Dell Inventory Management 5 Architecture 6 Benefits

More information