POLOPOLY V9 TECHNICAL OVERVIEW. System Architecture Templates and Presentation Modules

Size: px
Start display at page:

Download "POLOPOLY V9 TECHNICAL OVERVIEW. System Architecture Templates and Presentation Modules"

Transcription

1 POLOPOLY V9 TECHNICAL OVERVIEW System Architecture Templates and Presentation Modules

2 2008 Atex Group Ltd Polopoly, Polopoly Content Manager, Polopoly Relationship Manager, Polopoly User Module, Polopoly Statistics Module and Polopoly Newsletter Server are trademarks or registered trademarks of Atex Group Ltd. All other products or company names herein are trademarks of their respective owners.

3 Polopoly v9 technical overview POLOPOLY CONTENT MANAGEMENT Since 1996 the Polopoly system has kept pace with the growing demands and the expanding scope of large scale content management. Spanning the high volume and delivery requirements of the media industry to the complex information structures of multi site installations at government bodies and higher education institutions, the Polopoly platform and architecture has proven its excellent performance and flexibility again and again. Polopoly v9 represents the next level. It is designed to meet and exceed the technical challenges of the mature IT departments of the large scale enterprise, while still preserving the core virtues of Polopoly Content Management fast, scalable and flexible. As demands for integration, unification and information accessibility grow within organizations so do the requirements and the expected functionality of Content Management systems. Polopoly v9 is built to deliver on these new and complex demands. Added support for integration and information exchange targets the complex information structures and lets you put a content umbrella which covers diverse systems. A new user interface gives you a grip on all the information and combined with a more powerful workflow and new content model, Polopoly v9 lets you control information and reach the right audience. A SOLID FOUNDATION The Polopoly system is built upon the notion of content as managed objects (java objects) that have attached data/information of different kinds raw text, attached documents, images, references to external systems and other kinds of resources which need to be managed as content. This notion is realized using a clear object model, exposed as well defined APIs to the developer. A set of core content management services provide persistence, versioning, indexing, metadata searching, a workflow system, system events, user management, access control, a template system and XML-services. Polopoly content management takes care of the lifecycle and management of these objects including user interaction, integration and distribution in different digital formats to content consumers (visitors to a web site or possible hand-off to other systems for further processing). Higher level functionality is built around the core services and distributed as functionality modules. These modules include a general administration GUI for content creation and management, a statistics module for site statistics, an XML import module, mobile platform support (a lightweight J2ME client) and a high performance content delivery platform which provides support for heavy traffic POLOPOLY V9 TECHNICAL OVERVIEW 3

4 websites in a scalable way. Each of these functionality modules is built to be flexible, extendable and robust. POLOPOLY SYSTEM ARCHITECTURE Polopoly aims to be deployable in different scenarios, from a small single machine setup using only open source community software to a full enterprise setup distributed over several machines and clustered on all levels from SAN-storage and DB clusters to the delivery layer. To able to achieve this degree of flexibility in deployment the system makes use of existing standards and frameworks for modern enterprise software. POLOPOLY AND J2EE Version 9 of the Polopoly CM is built according to the Java 2 Enterprise Edition (J2EE) architecture. This means that the system is implemented as components which are deployable in one of the many containers defined in J2EE. The standard approach when developing against the J2EE specification is normally to deploy all modules in a single application server. Polopoly is based on the idea that each container type may be provided by different implementers, which means that the customer is free to choose different vendors for different parts of the container. 4 POLOPOLY V9 TECHNICAL OVERVIEW

5 POLOPOLY AND STANDARD API S As can be seen above, Polopoly is built using the J2EE framework of standards. The client APIs are integrated with common standards and frameworks, such as EJB, server side tag libraries and Struts. The APIs also allow for custom integration with other systems and can be easily adapted to different standards and runtime settings. This makes it easy to integrate Polopoly Content with different systems and to expose custom services built upon Polopoly in a variety of system contexts (from web services via portals to completely non-j2ee contexts such as teletext systems). TEMPLATES AND PRESENTATION Content comes in different styles, depending on the usage scenario and the customer s business needs. The Polopoly template system provides Input templates are an easy and powerful way to adapt the system to the specific defined in XML files needs of the target environment. All CM systems need to find a balance between, on the one hand, ready made functionality while on the other, retaining flexibility and room for customization. Too much out-of-the-box functionality rarely suits anyone s needs and too little makes for a long and complex project to adapt the system to your local needs. A major part of this balancing act takes place in the template system. CM systems have a few things in common they all provide a way to enter, manage and deliver content. This is done by way of templating you need templates to enter structured information and other templates to format and deliver it in the appropriate form for the consumer (be it another system or a person accessing the company intranet). The new template system provided with Polopoly v9 has found that balance. Continuing the successful Polopoly concept of ready made building blocks from which custom templates are built, the template system is both out-of-the-box with a good selection of form parts and flexible, since all building blocks can easily be combined in an arbitrary way. Polopoly templates let you specify everything from workflow states and their interaction to the precise forms and fields that make up different types of documents. Templates are defined using XML and normal java beans to tie in logic and customized behaviour. POLOPOLY V9 TECHNICAL OVERVIEW 5

6 On the delivery side, Polopoly provides a background client runtime layer and utilities which make it fast and easy to build complex personalized sites in a scalable way. The utilities are designed to support any existing web framework, such as Struts, tag-libraries, etc. They provide Polopoly Content connectivity for web applications and Sample output template, using tag-libraries enable services such as content caching, user handling (distributed session tracking, authentication, personalization, etc.) and access to other modules, such as statistics. MODULES The Polopoly system is a modular system, where each module provides a set of services to the implementer. At the heart lies the CM core which provides central content management functionality. The remaining modules enhance this functionality in different ways, adding caching, personalization, mobile connectivity and so on. CONTENT MANAGER This is the core module of the Polopoly ECM engine. The CM module provides all the central services needed for a large scale content management system including advanced versioning, workflow, access control, templating, weighted text indexing, metadata management and more. The relationship manager (RM) adds a personalized perspective to the enterprise communication which lets you target information to groups or individuals. Complex information structures need to be adapted to the individual requesting the information, so the right people get the right information at the right time. THE USER MODULE Single sign-on, LDAP integration and authentication, personal content and data the user server is the module which manages users, integrates with Single Sign-Onsystems, LDAP directories and provides multi channel session handling and basic personalization services. The User Module has a tight integration with the core CM system. It also provides user and group management, authentication and access control services. STATISTICS MODULE Customized statistics is an invaluable tool. Who reads what at what time? Which pieces of information reach their target audience? Are there neglected areas? The Polopoly Statistics Module is a standalone module that registers system events and aggregates them to calculate statistics. The Polopoly Statistics Module can 6 POLOPOLY V9 TECHNICAL OVERVIEW

7 determine the popularity of articles and departments, log from where the visitors come from and to where they are going. All statistical information is displayed using graphs, tables or diagrams. The Statistics module also provides plug-in functionality which allows for customized statistics. Special customer-specific events can be sent to the module for further processing and aggregation by the plug-ins, called analyzers. NEWSLETTER SERVER The newsletter server adds another channel of expression. Keeping your customers updated on offers and specific activities is crucial and the Polopoly Newsletter Server provides the tools for setting up mailing lists, and specifying articles from where the content of the messages should be retrieved. The time for distribution of the mailings can be set in advance, and thus easily coordinated with other activities. To make sure the right content is distributed to the right person at the right time, personalized newsletters are easily created. The newsletter server can use the Polopoly User Module or external market databases for retrieving the desired information to be used for personalizing the content of the newsletter. For example, campaigns with special offers from a chain of department stores can make use of information on the geographical location of the customer to provide correct address and phone number of the nearest department store. To direct the message towards the individual customers, information on their shopping habits and preferences can be used for tailoring the offers from the local department stores, both as s and SMS. The Newsletter Server acts as a standalone java module and connects to the main CM primarily by API or URL to fetch content and receivers for send lists. It acts as a content aggregator and depends on external mechanisms (such as a mail server, or an SMS gateway) for the actual delivery, just as the CM depends on a HTTPprovider for its delivery. COMMUNITY MODULE Integrated with other Polopoly modules, the Polopoly Community Module makes it easy to create very advanced community functionality and interaction comprising highly personalized services in regards to for example forums (internal and external), debates, blogging (web blogs, mobile blogs, video blogs etc), live statistics (top lists etc), rating, messaging and mobile services. Forums and blogs can be created either by the editorial staff or by the readers themselves. Using the CM server as a repository for user-edited data (as opposed to using a third-party product) has the benefit of extending the same features and tools available for other Polopoly content to it: the stored data can be managed using the CM graphical user interface, it can be exported, imported and backed up together with other content data, it is searchable using the index server, it can POLOPOLY V9 TECHNICAL OVERVIEW 7

8 contain references to content data and content data can refer to it, and of course Polopoly s performance and scalability benefits extend to it. The community functionality is basically divided into two parts: forums and blogs. User-created objects - threads, blogs and postings - can be subjected to moderation, i.e. editor control over whether they are to be published or not. The moderation state of objects can be changed through the CM GUI or by adapting the Plant Community web application to offer a more tailored. Also, application code can programmatically change the object state, e.g. to allow users to report objects. When the moderation state of an object is modified, the Community Module automatically handles updating of lists so that only publicly visible objects are displayed on the site. The Polopoly Community Module also enables a word filter and the possibility to blacklist users. Some postings might require special screening by moderators due to containing keywords such as sexually explicit words. It is possible to specify a list of such words in the content object labelled Bad Words List. It is also possible to block certain users who have repeatedly written inappropriate postings from posting. Since not all sites actually require user registration, it is possible to not just block users with a certain user name, but also users from a certain IP, with a certain address or with a certain real name. ALL IN ALL When the digital channels are mission-critical, you need a system which is robust enough to manage peak loads while being versatile enough to enable the launch of new digital services with minimum lead-time. Polopoly is such a system. The system has proven itself in extreme Internet conditions covering both internal and external services, while relying on a state-of-the-art open systems architecture entirely based on open standards. Polopoly represents a best-of-breed solution to multi-channel publishing with optional integrated ecrm. The system makes it possible to consolidate all content and customer management into one single hub, increasing operational efficiency, reducing overhead and providing a foundation for on-demand delivery of new digital services. Atex Group Ltd. 100 Longwater Avenue, GreenPark, Reading, BERKS RG2 6GP, United Kingdom. Phone +44 (0) Atex Polopoly, Alströmergatan 22, SE Stockholm, Sweden. Phone +46 (0) POLOPOLY V9 TECHNICAL OVERVIEW

Financial Fusion. Feature Guide. Consumer e-finance Suite. version 4.6

Financial Fusion. Feature Guide. Consumer e-finance Suite. version 4.6 Financial Fusion Consumer e-finance Suite version 4.6 Feature Guide Financial Fusion, e-finance, and Financial Fusion Server are trademarks of Financial Fusion, Inc. Sybase is a registered trademark of

More information

IBM WebSphere Information Integrator Content Edition Version 8.2

IBM WebSphere Information Integrator Content Edition Version 8.2 Introducing content-centric federation IBM Content Edition Version 8.2 Highlights Access a broad range of unstructured information sources as if they were stored and managed in one system Unify multiple

More information

SSL ClearView Reporter Data Sheet

SSL ClearView Reporter Data Sheet SSL ClearView Reporter Data Sheet Written expressly for the Juniper Networks SSL VPN, the SSL ClearView Reporter application takes log data from one or more SSL VPN devices and generates feature-rich reports

More information

Adobe Experience Manager Forms

Adobe Experience Manager Forms Adobe Experience Manager Forms Capability Spotlight Adobe Experience Manager Forms Transform complex form and document transactions into simple, engaging digital experiences anytime, anywhere, on any device.

More information

IBM Tivoli Monitoring

IBM Tivoli Monitoring Monitor and manage critical resources and metrics across disparate platforms from a single console IBM Tivoli Monitoring Highlights Proactively monitor critical components Help reduce total IT operational

More information

Improving enterprise performance through operations intelligence solutions siemens.com/xhq

Improving enterprise performance through operations intelligence solutions siemens.com/xhq XHQ Operations Intelligence Software Improving enterprise performance through operations intelligence solutions siemens.com/xhq What is XHQ? That s simple. XHQ is a better, more intelligent way to make

More information

Efficiently Develop Powerful Apps for An Intelligent Enterprise

Efficiently Develop Powerful Apps for An Intelligent Enterprise SAP Brief SAP Technology SAP Web IDE Efficiently Develop Powerful Apps for An Intelligent Enterprise SAP Brief Agility to build and extend applications SAP Web IDE puts the power of agile in your hands.

More information

Focus on SOA Express. Extending the value of mainframe applications through Service-Oriented Architecture (SOA)

Focus on SOA Express. Extending the value of mainframe applications through Service-Oriented Architecture (SOA) Focus on SOA Express Extending the value of mainframe applications through Service-Oriented Architecture (SOA) Highlights How SOA Express from Micro Focus unleashes the power of web services to: Leverage

More information

Single Euro Payments Area

Single Euro Payments Area Single Euro Payments Area Background The Single Euro Payments Area (SEPA) is a payment-integration initiative of the European Union for simplification of bank transfers. As of March 2012, SEPA consists

More information

RFI Content Management System Tools Questions & Answers

RFI Content Management System Tools Questions & Answers RFI 180030 Content Management Tools Questions & Answers Question Answer 1 We are concerned that we will not have enough resources at this point in the year to present a demonstration on the 18th of December.

More information

Systems Management of the SAS 9.2 Enterprise Business Intelligence Environment Gary T. Ciampa, SAS Institute Inc., Cary, NC

Systems Management of the SAS 9.2 Enterprise Business Intelligence Environment Gary T. Ciampa, SAS Institute Inc., Cary, NC Paper 276-2010 Systems Management of the SAS 9.2 Enterprise Business Intelligence Environment Gary T. Ciampa, SAS Institute Inc., Cary, NC ABSTRACT The evolution of the SAS 9.2 architecture provides a

More information

HP Cloud Maps for rapid provisioning of infrastructure and applications

HP Cloud Maps for rapid provisioning of infrastructure and applications Technical white paper HP Cloud Maps for rapid provisioning of infrastructure and applications Table of contents Executive summary 2 Introduction 2 What is an HP Cloud Map? 3 HP Cloud Map components 3 Enabling

More information

OSS TENDER PORTAL MANAGEMENT SYSTEM (ASP.NET)

OSS TENDER PORTAL MANAGEMENT SYSTEM (ASP.NET) OSS TENDER PORTAL MANAGEMENT SYSTEM (ASP.NET) APPLICATION SPECIFICATIONS, FEATURES DESCRIPTIONS SCREEN SHOT ILLUSTRATION Version: ASP.NET (2) Updated: 3Q/2007, v-2 Reference: Middleware 0445/86 1. TECHNICAL

More information

What s New in Microsoft Dynamics CRM 4.0. Bryan Nielson Director, Product Marketing

What s New in Microsoft Dynamics CRM 4.0. Bryan Nielson Director, Product Marketing What s New in Microsoft Dynamics CRM 4.0 Bryan Nielson Director, Product Marketing Session Agenda Introduction Dynamics CRM 4.0 Feature Areas Use Design Report Data Manage Deploy Develop Demo In Conclusion

More information

FINACLE SERVICES: API MANAGEMENT USING CA API GATEWAY

FINACLE SERVICES: API MANAGEMENT USING CA API GATEWAY FINACLE SERVICES: API MANAGEMENT USING CA API GATEWAY Executive Summary Banks embarking on a digital transformation in today s connected world need to thrive, compete and evolve. To accelerate this transformation,

More information

Reduce the time & labor to process and archive documents. Reduce document cycle times. Create audit trails of document handling activities

Reduce the time & labor to process and archive documents. Reduce document cycle times. Create audit trails of document handling activities NashuaDocs NashuaDocs works for you: Reduce costs Reduce the time & labor to process and archive documents Minimise shipping costs Enhance productivity Reduce document cycle times Improve accuracy Ensure

More information

Business Rules Modeling Studio

Business Rules Modeling Studio Business Rules Modeling Studio Highlights Progress Corticon Business Rules Modeling Studio is a standalone desktop environment to model, analyze, test and save business rules as executable decision services.

More information

Inspire. Solution Overview. for solutions development

Inspire. Solution Overview. for solutions development Inspire for solutions development Solution Overview For any successful organization, its customers are its real asset. This is why organizations thrive to provide their customers with the best experience

More information

IBM Workplace Simply A Better Way

IBM Workplace Simply A Better Way IBM Workplace Simply A Better Way On Demand Insurance Business Problems 1. We lose customers because we process new policy applications too slowly. 2. Our claims processing is time-consuming and inefficient.

More information

Understanding Your Enterprise API Requirements

Understanding Your Enterprise API Requirements Understanding Your Enterprise Requirements Part 2: The 3 management platforms which architecture model fits your business? Strategically choosing the right management architecture model will ensure your

More information

SAP Jam Collaboration, advanced plus edition

SAP Jam Collaboration, advanced plus edition March 2018 Cloud Service Specification Sheet SAP Jam Collaboration, advanced plus edition SAP Jam Collaboration delivers collaboration where you work, connecting customers, partners, and colleagues with

More information

Ensim and the Ensim logo are registered trademarks of Ensim Corporation. All other trademarks are the property of their respective owners.

Ensim and the Ensim logo are registered trademarks of Ensim Corporation. All other trademarks are the property of their respective owners. This technical white paper contains proprietary information and its use does not convey any rights to reproduce, disclose the contents of, manufacture, use, or sell anything it may describe. Reproduction,

More information

Adobe Experience Manager: Web content management

Adobe Experience Manager: Web content management Adobe Experience Manager: Web content management Datasheet Adobe Experience Manager: Web content management Adobe Experience Manager web content management capabilities provide an open, standards-based

More information

SAP Jam Collaboration, advanced plus edition

SAP Jam Collaboration, advanced plus edition June 2018 Cloud Service Specification Sheet SAP Jam Collaboration, advanced plus edition SAP Jam Collaboration delivers collaboration where you work, connecting customers, partners, and colleagues with

More information

Architecting Web Service Applications for the Enterprise

Architecting Web Service Applications for the Enterprise Architecting Web Service Applications for the Enterprise Michael Rosen Chief Enterprise Architect mike.rosen@iona.com March 5, 2002 Copyright IONA Technologies 2002 Slide 1 END 2 ANYWHERE Basic Web Service

More information

GADD platform Overview

GADD platform Overview GADD platform Overview A GADD White Paper Published January, 2012 gaddsoftware.com Table of content 1. Introduction... 4 2. What makes the GADD platform different?... 4 2.1. How it has evolved... 4 2.2.

More information

BACSOFT IOT PLATFORM: A COMPLETE SOLUTION FOR ADVANCED IOT AND M2M APPLICATIONS

BACSOFT IOT PLATFORM: A COMPLETE SOLUTION FOR ADVANCED IOT AND M2M APPLICATIONS BACSOFT IOT PLATFORM: A COMPLETE SOLUTION FOR ADVANCED IOT AND M2M APPLICATIONS What Do You Need to Ensure a Successful Transition to IoT? As the business climate grows ever more competitive, industrial

More information

What Do You Need to Ensure a Successful Transition to IoT?

What Do You Need to Ensure a Successful Transition to IoT? What Do You Need to Ensure a Successful Transition to IoT? As the business climate grows ever more competitive, industrial companies are looking to the Internet of Things (IoT) to provide the business

More information

Version 4.6. CMS Online Quarterly Release Notes. October Copyright 2017 International Human Resources Development Corporation

Version 4.6. CMS Online Quarterly Release Notes. October Copyright 2017 International Human Resources Development Corporation Version 4.6 CMS Online Quarterly Release Notes October 2017 Copyright 2017 International Human Resources Development Corporation 4.6 Feature Updates Quarterly Update Version 4.6 was released on October

More information

OSS ENTERPRISE E-PRODUCUREMENT MANANGEMENT SYSTEM (ASP.NET) Version: ASP.NET (3) Updated: 4Q/2007, v:g/1 Reference: Core Application 0103/88

OSS ENTERPRISE E-PRODUCUREMENT MANANGEMENT SYSTEM (ASP.NET) Version: ASP.NET (3) Updated: 4Q/2007, v:g/1 Reference: Core Application 0103/88 OSS ENTERPRISE E-PRODUCUREMENT MANANGEMENT SYSTEM (ASP.NET) Version: ASP.NET (3) Updated: 4Q/2007, v:g/1 Reference: Core Application 0103/88 1 CONTENT DESCRIPTION 1. INTRODUCTION 1.1 BUSINESS APPLICATIONS

More information

MANY CHANNELS ONE CONVERSATION. Software solutions for data-driven communications unifying print and digital media

MANY CHANNELS ONE CONVERSATION. Software solutions for data-driven communications unifying print and digital media MANY CHANNELS ONE CONVERSATION Software solutions for data-driven communications unifying print and digital media THREE CORNERSTONES TO THE XMPie SOLUTION SET - MEDIA PERSONALISATION - WEB-TO-PRINT PORTALS

More information

Aprimo Digital Asset Management

Aprimo Digital Asset Management Aprimo Digital Asset Management Why is DAM important for marketing? source, Govern and grow your digital brand footprint by managing any product and content, from any in any format. There is an increase

More information

SAVVION PROGRESS BPM SERVER PROGRESS SAVVION BPM SERVER OVERVIEW

SAVVION PROGRESS BPM SERVER PROGRESS SAVVION BPM SERVER OVERVIEW D A T A S H E E T PROGRESS BPM SERVER PROGRESS BPM SERVER OVERVIEW The process execution and integration capabilities of Progress Savvion BusinessManager Platform are provided by the Progress Savvion BPM

More information

IBM WebSphere Service Registry and Repository V6.1 optimizes the business value of SOA governance

IBM WebSphere Service Registry and Repository V6.1 optimizes the business value of SOA governance IBM Europe Announcement ZP07-0401, dated October 9, 2007 IBM WebSphere Service Registry and Repository V6.1 optimizes the business value of SOA governance Description...2 Product positioning... 4 At a

More information

Oracle s Hyperion System 9 Strategic Finance

Oracle s Hyperion System 9 Strategic Finance Oracle s Hyperion System 9 Strategic Finance June 2007 Light Use... 3 Heavy Use... 3 Client Machine... 3 Server Machine... 3 Client Machine... 3 Server Machine... 3 Data Integration... 3 The Hyperion System

More information

Introduction to Hyperion Financial Reporting

Introduction to Hyperion Financial Reporting Introduction to Hyperion Financial Reporting Created By : Rupam Majumdar Reviewed : Amit Sharma Contact Point : bisp.consulting@gmail.com Financial Management Task Financial Management tasks follow a typical

More information

Advanced Solutions of Microsoft SharePoint Server 2013

Advanced Solutions of Microsoft SharePoint Server 2013 20332 - Advanced Solutions of Microsoft SharePoint Server 2013 Duration: 5 days Course Price: $2,975 Software Assurance Eligible Course Description Course Overview This five-day training course examines

More information

What's New - Technical in Microsoft Dynamics AX 2012 for Development

What's New - Technical in Microsoft Dynamics AX 2012 for Development Course 80299A: What's New - Technical in Microsoft Dynamics AX 2012 for Development About this Course This two-day instructor-led course provides students with an introduction to the new features and functionality

More information

EMC M&R (WATCH4NET) Cross-Domain Performance, Capacity and SLA Management. Ensure high service quality to users ESSENTIALS

EMC M&R (WATCH4NET) Cross-Domain Performance, Capacity and SLA Management. Ensure high service quality to users ESSENTIALS EMC M&R (WATCH4NET) Cross-Domain Performance, Capacity and SLA Management Ensure high service quality to users The data center infrastructure is a rapidly-evolving environment containing hundreds or thousands

More information

Digital Asset Management CREATE & MANAGE BRAND CONTENT

Digital Asset Management CREATE & MANAGE BRAND CONTENT Digital Asset Management CREATE & MANAGE BRAND CONTENT Why Do You Need a DAM? Due to the proliferation of digital channels, customers have higher expectations from brands than ever before. Successful marketers

More information

<Insert Picture Here> Oracle Business Process Analysis Suite: Overview & Product Strategy

<Insert Picture Here> Oracle Business Process Analysis Suite: Overview & Product Strategy Oracle Business Process Analysis Suite: Overview & Product Strategy Devesh Sharma Dec, 2006 Oracle BPA/BPM Product Management Agenda 1 2 3 4 5 Need for Business Process Management

More information

OSS BUSINESS INTELLIGENCE MIDDLEWARE (ASP.NET/3.0) 0501/86 APPLICATION SPECIFICATIONS, FEATURE SPECIFICATIONS & ILLUSTRATIONS

OSS BUSINESS INTELLIGENCE MIDDLEWARE (ASP.NET/3.0) 0501/86 APPLICATION SPECIFICATIONS, FEATURE SPECIFICATIONS & ILLUSTRATIONS OSS BUSINESS INTELLIGENCE MIDDLEWARE (ASP.NET/3.0) APPLICATION SPECIFICATIONS, FEATURE SPECIFICATIONS & ILLUSTRATIONS VERSION: ASP.NET (2), V0G1 UPDATED: 4Q/2009 REFERENCE: MIDDLEWARE 0501/86 0501/86 WHITE

More information

CONTENT AND EXPERIENCE CLOUD. Deliver Engaging Digital Experiences Across Multiple Channels

CONTENT AND EXPERIENCE CLOUD. Deliver Engaging Digital Experiences Across Multiple Channels CONTENT AND EXPERIENCE CLOUD Deliver Engaging Digital Experiences Across Multiple Channels Content Content is key. To stay competitive in today s fast-paced world, you must reach your audience with up-to-the-minute

More information

Aepona Agile Service Enablement Creating services for business transformation

Aepona Agile Service Enablement Creating services for business transformation Aepona Agile Service Enablement Creating services for business transformation Aepona Agile Service Enablement (ASE), provides a simple to use, highly flexible and powerful service creation, orchestration

More information

OSS CRM & SERVICE FULFILLMENT MANANGEMENT SYSTEM (ASP.NET) APPLICATION SPECIFICATIONS, FEATURES, DESCRIPTIONS AND & SCREEN SHOTS

OSS CRM & SERVICE FULFILLMENT MANANGEMENT SYSTEM (ASP.NET) APPLICATION SPECIFICATIONS, FEATURES, DESCRIPTIONS AND & SCREEN SHOTS OSS CRM & SERVICE FULFILLMENT MANANGEMENT SYSTEM (ASP.NET) APPLICATION SPECIFICATIONS, FEATURES, DESCRIPTIONS AND & SCREEN SHOTS Version: ASP.NET (2) Updated: 4Q/2007, g2d0r1 Reference: Middleware 0466/86

More information

Oracle WebCenter Sites

Oracle WebCenter Sites Oracle WebCenter Sites Oracle WebCenter Sites enables organizations to deliver exceptional digital experience to customers through agility in content creation, effective visitor engagement and quick time

More information

Accelerate App Competitiveness

Accelerate App Competitiveness White Paper Information Management & Governance Accelerate App Competitiveness Differentiate your data-rich apps with Micro Focus IDOL and KeyView. Table of Contents page A Path to More Competitive Apps...

More information

An Introduction to Oracle Identity Management. An Oracle White Paper June 2008

An Introduction to Oracle Identity Management. An Oracle White Paper June 2008 An Introduction to Oracle Identity Management An Oracle White Paper June 2008 An Introduction to Oracle Identity Management INTRODUCTION Oracle Identity Management's best-in-class suite of identity management

More information

NetVault Backup System Administration Complete Instructorled

NetVault Backup System Administration Complete Instructorled NetVault Backup System Administration Complete Instructorled Training The NetVault Backup System Administration Complete Instructor-led training course is designed to instruct students on the essentials

More information

SAP Jam Collaboration, advanced plus edition

SAP Jam Collaboration, advanced plus edition June 2017 Cloud Service Specification Sheet SAP Jam Collaboration, advanced plus edition SAP Jam Collaboration delivers collaboration where you work, connecting customers, partners, and colleagues with

More information

Why NetDimensions Learning

Why NetDimensions Learning Why NetDimensions Learning Quick To Implement Lower overall costs NetDimensions Learning can be deployed faster and with fewer implementation services than almost any other learning system in the market.

More information

Implementation of Alfresco s document management software into University institution

Implementation of Alfresco s document management software into University institution Implementation of Alfresco s document management software into University institution Siniša Zorica University Department of Professional Studies, University of Split, Republic of Croatia szorica@oss.unist.hr

More information

Intranet Platform. Software for sharing, collaboration and information management

Intranet Platform. Software for sharing, collaboration and information management Software for sharing, collaboration and information management Brief Overview The Digital Workplace; transforming the way you work Organisations worldwide have long been experiencing the numerous benefits

More information

Service Virtualization

Service Virtualization Service Virtualization A faster, more efficient and less costly way to develop and test enterprise-class applications As cloud and mobile computing gain rapid acceptance, IT departments are expected to

More information

CA Plex r6.1. Benefits. Overview. The CA Advantage

CA Plex r6.1. Benefits. Overview. The CA Advantage PRODUCT BRIEF: CA PLEX CA Plex r6.1 CA PLEX IS A MULTIPLATFORM, MODEL-BASED, ARCHITECTED RAPID APPLICATION DEVELOPMENT (ARAD) TOOL THAT HELPS YOUR IT ORGANIZATION DESIGN, DEVELOP, DEPLOY AND MAINTAIN BUSINESS

More information

SAP Jam Collaboration, enterprise edition

SAP Jam Collaboration, enterprise edition Dec 2017 SAP Jam Collaboration, enterprise edition Cloud Service Specification Sheet SAP Jam Collaboration delivers collaboration where you work, connecting customers, partners, and colleagues with information,

More information

Microsoft FastTrack For Azure Service Level Description

Microsoft FastTrack For Azure Service Level Description ef Microsoft FastTrack For Azure Service Level Description 2017 Microsoft. All rights reserved. 1 Contents Microsoft FastTrack for Azure... 3 Eligible Solutions... 3 FastTrack for Azure Process Overview...

More information

From Collaboration to Innovation: Leveraging Web 2.0 to Accelerate New Service Ideas

From Collaboration to Innovation: Leveraging Web 2.0 to Accelerate New Service Ideas IBM Service Delivery Platform Solutions July 2007 From Collaboration to Innovation: Leveraging Web 2.0 to Accelerate New Service Ideas By Marty Slatnick, IBM Geoff Parkins, IBM Page 2 Page Contents Introduction

More information

Extensions for Alfresco Content Services & Process Services

Extensions for Alfresco Content Services & Process Services Powerful Document Processing & Blockchain functions Alfresco s Services approach to ECM makes it unique Alfresco has been around since 2005 and as been recognized, both by Garner and Forester, as the world

More information

WHITE PAPER. CA Nimsoft APIs. keys to effective service management. agility made possible

WHITE PAPER. CA Nimsoft APIs. keys to effective service management. agility made possible WHITE PAPER CA Nimsoft APIs keys to effective service management agility made possible table of contents Introduction 3 CA Nimsoft operational APIs 4 Data collection APIs and integration points Message

More information

Microsoft Business Solutions Axapta Enterprise Portal makes it easy for you to connect with your business community over the Internet.

Microsoft Business Solutions Axapta Enterprise Portal makes it easy for you to connect with your business community over the Internet. Microsoft Business Solutions Axapta Enterprise Portal makes it easy for you to connect with your business community over the Internet. Key Benefits: Connects you with customers, vendors and other partners

More information

Tascent Enterprise Suite Multimodal Biometric Identity Platform

Tascent Enterprise Suite Multimodal Biometric Identity Platform TM Tascent Enterprise Suite Multimodal Biometric Identity Platform tascent.com Multimodal Biometric Identity System Secure, scalable, and easy-to-use, the Tascent Enterprise Suite represents a thoroughly

More information

Agilent OpenLAB Enterprise Content Manager REALIZE THE FULL VALUE OF YOUR SCIENTIFIC DATA

Agilent OpenLAB Enterprise Content Manager REALIZE THE FULL VALUE OF YOUR SCIENTIFIC DATA Agilent OpenLAB Enterprise Content Manager REALIZE THE FULL VALUE OF YOUR SCIENTIFIC DATA AGILENT OPENLAB ECM EXPAND YOUR KNOWLEDGE BASE AND BOOST PRODUCTIVITY Organizations around the globe recognize

More information

HP World 2001 How to build Mission-Critical Mobile ecommerce Solutions. John Mennel Vice President Products Platform Business Unit 724 Solutions

HP World 2001 How to build Mission-Critical Mobile ecommerce Solutions. John Mennel Vice President Products Platform Business Unit 724 Solutions HP World 2001 How to build Mission-Critical Mobile ecommerce Solutions John Mennel Vice President Products Platform Business Unit 724 Solutions Vision Powering every mobile transaction where money changes

More information

HYPERION SYSTEM 9 PLANNING

HYPERION SYSTEM 9 PLANNING HYPERION SYSTEM 9 PLANNING RELEASE 4.1, 4.1.1, AND 9.2 NEW FEATURES This document describes the new features included in Hyperion System 9 Planning Release 4.1, 4.1.1, and 9.2. This release expands functionality

More information

OpenText Content Suite Platform

OpenText Content Suite Platform OpenText Content Suite Platform An Enterprise Content Management system designed to manage the flow of information from capture through to archiving and disposition Swedwise s expertise in OpenText Content

More information

X Infotech Banking. Software solutions for smart card issuance

X Infotech Banking. Software solutions for smart card issuance X Infotech Banking Software solutions for smart card issuance WWW.X-INFOTECH.COM About X Infotech provides turnkey software solutions for centralized and instant issuance of financial and non-financial

More information

Developing and Deploying vsphere Solutions, vservices, and ESX Agents

Developing and Deploying vsphere Solutions, vservices, and ESX Agents Developing and Deploying vsphere Solutions, vservices, and ESX Agents Update 1 16 OCT 2018 vsphere Web Services SDK 6.7 vcenter Server 6.7 VMware ESXi 6.7 You can find the most up-to-date technical documentation

More information

CHAPTER 9 Electronic Commerce Software

CHAPTER 9 Electronic Commerce Software CHAPTER 9 Electronic Commerce Software 2017 Cengage Learning. May not be scanned, copied or duplicated, or posted to a. publicly accessible website, in whole or in part, except for use as permitted in

More information

Super Schlumberger Scheduler

Super Schlumberger Scheduler Software Requirements Specification for Super Schlumberger Scheduler Page 1 Software Requirements Specification for Super Schlumberger Scheduler Version 0.2 Prepared by Design Team A Rice University COMP410/539

More information

Mercy Baggot Street Canopy Intranet

Mercy Baggot Street Canopy Intranet Mercy Baggot Street Canopy Intranet www.appnovation.com Mercy Baggot Street Canopy Intranet Contents 1.0 Background P.3 2.0 Project Overview P.4 3.0 Objectives P.7 4.0 Development P.9 * This project is

More information

You can plan and execute tests across multiple concurrent projects and people by sharing and scheduling software/hardware resources.

You can plan and execute tests across multiple concurrent projects and people by sharing and scheduling software/hardware resources. Data Sheet Application Development, Test & Delivery Performance Center Micro Focus Performance Center software is an enterprise-class performance engineering software, designed to facilitate standardization,

More information

Lifecycle Management for SAP BusinessObjects User Guide

Lifecycle Management for SAP BusinessObjects User Guide Lifecycle Management for SAP BusinessObjects User Guide SAP BusinessObjects XI 3.1 Sevice Pack 3 windows Copyright 2010 SAP AG. All rights reserved.sap, R/3, SAP NetWeaver, Duet, PartnerEdge, ByDesign,

More information

What s new on Azure? Jan Willem Groenenberg

What s new on Azure? Jan Willem Groenenberg What s new on Azure? Jan Willem Groenenberg Why the cloud? Rapidly setup environments to drive business priorities Scale to meet peak demands Increase daily activities, efficiency and reduced cost. Why

More information

Secure information access is critical & more complex than ever

Secure information access is critical & more complex than ever WHITE PAPER Purpose-built Cloud Platform for Enabling Identity-centric and Internet of Things Solutions Connecting people, systems and things across the extended digital business ecosystem. Secure information

More information

MTAT Enterprise System Integration. Lecture 6 Service-Oriented Architecture Basic Concepts

MTAT Enterprise System Integration. Lecture 6 Service-Oriented Architecture Basic Concepts MTAT.03.229 Enterprise System Integration Lecture 6 Service-Oriented Architecture Basic Concepts Marlon Dumas marlon. dumas ät ut. ee Where are we? We have seen technology and architectural styles for

More information

REVISED 6 NOVEMBER 2018 COMPONENT DESIGN: WORKSPACE ONE INTELLIGENCE

REVISED 6 NOVEMBER 2018 COMPONENT DESIGN: WORKSPACE ONE INTELLIGENCE REVISED 6 NOVEMBER 2018 COMPONENT DESIGN: WORKSPACE ONE INTELLIGENCE Table of Contents Component Design: Workspace ONE Intelligence Architecture Scalability and Availability Databases Workspace ONE Intelligence

More information

Getting ready for ALM Octane

Getting ready for ALM Octane White Paper Getting ready for ALM Octane Next-generation application lifecycle management ALM v12.53 Contents Contents... 2 Achieving success in a bimodal world... 3 About ALM software... 3 ALM Octane

More information

Collaborate without boundaries

Collaborate without boundaries Adobe Anywhere Collaborate without boundaries Video professionals face a growing demand for more content on an ever-widening variety of devices and platforms. Today s new, multiscreen world creates additional

More information

DIGITAL RIVER UNIVERSITY

DIGITAL RIVER UNIVERSITY DIGITAL RIVER UNIVERSITY Course Guide 2015 Digital River, Inc. CONTENTS INTRODUCTION... 3 COURSE DESCRIPTIONS... 4 100 Level Courses: Global Commerce Overview... 4 Digital River Commerce-as-a-Service Solutions...

More information

COURSE 20332B: ADVANCED SOLUTIONS OF MICROSOFT SHAREPOINT SERVER 2013

COURSE 20332B: ADVANCED SOLUTIONS OF MICROSOFT SHAREPOINT SERVER 2013 ABOUT THIS COURSE This five-day course examines how to plan, configure, and manage a Microsoft SharePoint Server 2013 environment. Special areas of focus include implementing high availability, disaster

More information

You can plan and execute tests across multiple concurrent projects and people by sharing and scheduling software/hardware resources.

You can plan and execute tests across multiple concurrent projects and people by sharing and scheduling software/hardware resources. Data Sheet Application Development, Test & Delivery Performance Center Micro Focus Performance Center software is an enterprise-class performance engineering software, designed to facilitate standardization,

More information

This guide which is primarily intended for administrators and supervisors includes the following sections:

This guide which is primarily intended for administrators and supervisors includes the following sections: Micro Focus Service Desk - Getting Started May 2017 The Micro Focus Service Desk Getting Started guide gives information about the basic steps that are required to quickly configure Micro Focus Service

More information

On-Demand Solution Planning Guide

On-Demand Solution Planning Guide On-Demand Solution Planning Guide Powering On-Demand Solutions www.growthclick.com hello@growthclick.com Copyright 2019 GrowthClick Inc. All Rights Reserved. 1 3 Steps to Planning an On-Demand Solution

More information

collaborative solutions core product features and benefits Construction Collaboration Software. SaaS.

collaborative solutions core product features and benefits Construction Collaboration Software. SaaS. Construction Collaboration Software. SaaS. featuring: information & document management communication management forms, process & workflow management organization & reporting management integration management

More information

zapnote AVINON SERVICES APPLICATION December, 2001 Analyst: Ronald Schmelzer

zapnote AVINON SERVICES APPLICATION December, 2001 Analyst: Ronald Schmelzer zapthink zapnote ZAPTHINK ZAPNOTE Doc. ID: ZTZN-0108-1 Released: Dec. 25, 2001 AVINON SCENARIOS FOR WEB SERVICES APPLICATION DELIVERY December, 2001 Analyst: Ronald Schmelzer Abstract Avinon has announced

More information

COPYRIGHTED MATERIAL WHAT S IN THIS CHAPTER?

COPYRIGHTED MATERIAL WHAT S IN THIS CHAPTER? 1 WHAT S IN THIS CHAPTER? Defining application lifecycle management Learning about the Visual Studio 2013 product family Seeing ALM in action using Visual Studio Ultimate 2013 In June of 1999, Microsoft

More information

WEB-BASED COLLECTIONS MANAGEMENT FOR MUSEUMS

WEB-BASED COLLECTIONS MANAGEMENT FOR MUSEUMS WEB-BASED COLLECTIONS MANAGEMENT FOR MUSEUMS Comprehensive Collections Management Systems You Can Access Anytime, Anywhere AXIELL COLLECTIONS FOR MUSEUMS Axiell Collections is a web-based CMS designed

More information

20332B: Advanced Solutions of Microsoft SharePoint Server 2013

20332B: Advanced Solutions of Microsoft SharePoint Server 2013 20332B: Advanced Solutions of Microsoft SharePoint Course Details Course Code: Duration: Notes: 20332B 5 days This course syllabus should be used to determine whether the course is appropriate for the

More information

Utilizing Oracle Standard Functionality and other Oracle tools to comply with Sarbanes- Oxley By Olga Johnson City of Detroit

Utilizing Oracle Standard Functionality and other Oracle tools to comply with Sarbanes- Oxley By Olga Johnson City of Detroit Utilizing Oracle Standard Functionality and other Oracle tools to comply with Sarbanes- Oxley By Olga Johnson City of Detroit Information on Speaker Olga Johnson Title is Business System Support Specialist

More information

Guide to Modernize Your Enterprise Data Warehouse How to Migrate to a Hadoop-based Big Data Lake

Guide to Modernize Your Enterprise Data Warehouse How to Migrate to a Hadoop-based Big Data Lake White Paper Guide to Modernize Your Enterprise Data Warehouse How to Migrate to a Hadoop-based Big Data Lake Motivation for Modernization It is now a well-documented realization among Fortune 500 companies

More information

How Process Flow Standardized our Process Yeqian Gu, SAS R&D, Beijing, China

How Process Flow Standardized our Process Yeqian Gu, SAS R&D, Beijing, China ABSTRACT PharmaSUG China 2017 - Paper 26 How Process Flow Standardized our Process Yeqian Gu, SAS R&D, Beijing, China Managing business process takes a lot of tedious work. Especially in Pharmaceutical

More information

GOVERNANCE. Overview. The Governance Module can address all applicable standards and regulations.

GOVERNANCE. Overview. The Governance Module can address all applicable standards and regulations. GOVERNANCE Overview The platform facilitates the design and development of Information Security Frameworks supported by embedded content and process models that vary depending on the industry sector as

More information

AppSheet: Design and Architecture

AppSheet: Design and Architecture AppSheet: Design and Architecture ABSTRACT This white paper introduces the design and architecture of the AppSheet platform. Readers will gain an understanding of the AppSheet operating infrastructure,

More information

MDA Legacy Modernization Case Study: State of Wisconsin Unemployment Insurance Division

MDA Legacy Modernization Case Study: State of Wisconsin Unemployment Insurance Division MDA Legacy Modernization Case Study: State of Wisconsin Unemployment Insurance Division ADM Workshop 2004 Adaptive Team Collaboration, Inc. 7402 Borman Avenue St. Paul, MN 55076 651.554.1771 www.atcprocess.com

More information

ewise TM Project Knowledge Management Solution

ewise TM Project Knowledge Management Solution ewise TM Project Knowledge Solution A White Paper by HEXAWARE TECHNOLOGIES LIMITED All rights reserved Page 1 of 1 Contents Processes And Knowledge Areas In Project...3 Knowledge (KM) Function Mapping

More information

Cisco Enterprise Mobility Services Platform (EMSP)

Cisco Enterprise Mobility Services Platform (EMSP) Data Sheet Cisco Enterprise Mobility Services Platform (EMSP) Product Overview The Cisco Enterprise Mobility Services Platform (EMSP) is a holistic mobile software platform. It unifies the development,

More information

Course 20332A Advanced Solutions of Microsoft SharePoint Server 2013 Course Duration: 5 days Course Type: Instructor-Led/Classroom

Course 20332A Advanced Solutions of Microsoft SharePoint Server 2013 Course Duration: 5 days Course Type: Instructor-Led/Classroom Course 20332A Advanced Solutions of Microsoft SharePoint Server 2013 Course Duration: 5 days Course Type: Instructor-Led/Classroom Course Overview This five-day course examines how to plan, configure,

More information

Industrial IT System 800xA Engineering

Industrial IT System 800xA Engineering Industrial IT System 800xA Engineering Overview Features and Benefits Integrated Engineering Environment Supports the engineering of the entire extended automation system - from field device to plant management

More information

Brochure. Information Management & Governance. Find and Control Enterprise Content. Micro Focus ControlPoint

Brochure. Information Management & Governance. Find and Control Enterprise Content. Micro Focus ControlPoint Brochure Information Management & Governance Find and Control Enterprise Content Micro Focus ControlPoint Brochure Find and Control Enterprise Content Micro Focus ControlPoint: A Better Way to Manage Data

More information