ASTERIA WARP Manual Last update: June 19, 2014 Infoteria Corporation

Size: px
Start display at page:

Download "ASTERIA WARP Manual 4.8.1 Last update: June 19, 2014 Infoteria Corporation"

Transcription

1 ASTERIA WARP Manual Last update: June 19, 2014 Infoteria Corporation

2 Table of Contents Install Guide... 1 Getting Started... 2 About Flow Service... 4 Flow Service Components Flow Designer Flow Service Flow Service Management Console Sandbox... 17

3 Install Guide Generated by Manula.com on June 19, :02:59 Page 1 of 17

4 Getting Started Here is the introduction about the Flow Service. The list on the left is content. Please click a title and open it in the list, then click an item to refer to. About the Flow Service s Manual The Flow Service s manual consists of the below contents. Introduction Flow Designer Components Mapper functions Administration Links It s about the introduction of the Flow Service. It instructs about how to create a Flow and execute it in the Flow Designer. It s about the actions and the properties of the components which can be used in a Flow. It s about the actions and the properties of the mapper functions which can be used in a mapper. It s about how to use the production, including how to start/stop the Flow Service, how to maintain and how to monitor etc. It introduces the websites about the Flow Service. About notations In the manual. the folders created during installation can be referred by the folder names in the below table. If the path to the target installation folder has been changed, please refer to each folder name according to the new path. Object Foldername Default path when installation The Flow Service installation folder Flow Designer installation folder [INSTALL_DIR] UNIX [DESIGNER_DIR] Windows: C:\Program Files\asteriawarp /[installation user s home directory]/asteriawarp C:\Program Files\ASTERIA WARP Flow Designer Generated by Manula.com on June 19, :02:59 Page 2 of 17

5 Flow Designer folders for management [USER_DIR] C:\Users\[Windows username]\appdata\roaming\infoteria\ flowdesigner\[version] Data folder [DATA_DIR] Windows: C:\asteriahome UNIX /[installation user s home directory]/asteriahome When you display the Help in the Internet Explorer, sometimes in the information bar (under the adderss) or in the message dialog box, the message for security protection will be displayed. In this case, right click the information bar to open a menu, then click Allow the blocked content, and click Yes in the dialog box of the security alert. Generated by Manula.com on June 19, :02:59 Page 3 of 17

6 About Flow Service Here is the introduction for the whole Flow Service. What s Flow Service? Flow Service is a platform where a processing of an information system is shown as an icon. By connecting icons according to a processing procedure, you can control and execute a Flow which records the whole processing. A processing location is called component, the place where the processing is recorded is called Flow. By connecting Flow Designer where a Flow is designed to Flow Service where a Flow runs, then creating a Flow and saving it into the server,you can execute the Flow by trigger. For example, once you input an HTML file and send it, the HTTP server where Flow Service is built will receive the HTTP request, then Flow Service will execute the Flow connected to a URL, at last, the input data will be processed by kinds of components and output into the database. The Flow Service has prepared daily processings with component. The interfaces built in some components support Internet protocols and applications which is needed to connect systems inside and outside an enterprise, and some components are used to input and output kinds of datas, such as CSV, XML, Excel. By connecting icons with lines, the whole system can be understood easily, so that the communication gaps between the members in one system development team will disappear. As a result, you can handle with the problems in a system flexibly, such as add or change. Moreover, by collecting up processings with component, you can use them repeatedly without coding every time, so that you can spend less time and money on developing a system. There are 6 kinds of triggers for running a Flow as below. Moreover, we also have prepared some commands for running a Flow. Execution methods Run by HTTP Run by SOAP Run by FTP Run by mail Flow Service Make a connection between a Flow and a URL Make a connection between a Flow and a method name Monitor a folder with an FTP service in which the Flow Service is built. Monitor a mail server regularly Triggers Send an HTTP request from any client to run a Flow. Send a request from any SOAP client to run a Flow. Forward a file by FTP from an external system to run a Flow Send a mail from any mail client to run a Flow Generated by Manula.com on June 19, :02:59 Page 4 of 17

7 Run by message queue Monitor a message queue regularly Send a message from any client to run a Flow Run by schedule Control with a scheduler in which the Flow Service is built Run a Flow by any time, date or interval Triggers for running Flow Flow Products Flow function consists of the Flow Designer which is an integrated design environment based on GUI and the Flow Service which is its execution environment. Moreover, the web-based Flow Service Management Console function is built in the Flow Service for setting and maintainence. Flow Designer It s an integrated development environment based on GUI. Flow Service It s a server environment for running services related to Flow. Flow Service Management Console It s a management tool for the Flow Service settings. Flow Designer Generated by Manula.com on June 19, :02:59 Page 5 of 17

8 Flow Designer is an integrated development environment, which represents a series of processings graphcally, such as data extraction, transmission or distribution by creating, saving and running a Flow. The most basic operation is to create a Flow by Flow Designer, then log into the Flow Service, and at last run the Flow there. There are kinds of icons representing daily functions in the Flow Designer, for example, the icon for sending request to HTTP server, the icon for getting data from RDB, the icon for converting data. You can program easily by dragging icons into workspace, and connecting them with lines. The Flow Designer contains the below tools. Trigger management The tool has monitoring function. Having been connected, the tool can monitor Execution settings for defining Flow and execution method, and the execution status of a Flow. Log viewer Having been connected, the tool can display logs output by the Flow Service. Diff tool By comparing with 2 projects or function collections, the tool will display the modification graphically. Create table definition document By connecting to database, the tool will output the table definition into a specification document. WebMacro recorder The tool records the data input for URL and FORM in Web browser by user. Flow Service The Flow Service is a platform for running a created Flow. You can register a Flow created by Flow Designer into the Flow Service and save it, then run the Flow by external trigger or schedule. In the Flow Service, running a Flow by multithreading is most effective. Management Console Flow Service Management Console is a tool for setting and maintaining by Web browser. You can create your Flow Service account, or check logs, or start/stop process here. Function list Flow Service Management Console s functions are as below. _. Functions Descriptions Status tab It contains tabs for checking and managing the Flow Service and the execution status of Flows. Log It s used to refer to application logs which output information set by users with Flow service or Flow. Flow It s used to check the status of a Flow or run a Flow. DeploymentSettings It s used to refer to, register, change, delete an execution settings of a Flow. Version control By using the version management, you can check the current version and revision history or update to any version. Settings tab It s used to set Flow Service communication. Generated by Manula.com on June 19, :02:59 Page 6 of 17

9 Connection It s used to set connections such as RDB and Internet protocols. Proxy The setting is used when send HTTP, HTTPS request from Flow Service via proxy. SSL The certification for SSL communication is stored here. Log You can modify log settings of Flow Service. You can also create or modify log settings for outputing from a Flow. Notification The setting is for notifying the admin by mail when any error happens in the server. Service Kinds of settings for Flow Service can be done here. Password You can change a password here for the user who wants to log into the Management Console. Tools tab The setting is for the tools used in the Flow Service. Account Flow Service account is managed here. Maintenance You can maintain or restore the logs output by the Flow Service, and create backup for them. Calendar Set or display holidays of the system calendar for schedule function. Service You can check, run or stop the state for the services running in Flow Service. Help tab Here provides kinds of information and help links. Server information Here provides the information of the server and OS, Java. Licence information Here provides the licence of our product. Help links Here are the links for kinds of Helps. Flow Service s Specification Supported Formats XML / HTML / CSV / Fixed length / Text / Binary / ZIP / PDF / Excel (*1)/ XBRL (*1) *1?Optional product Supported Databases Oracle IBM DB2 IBM AS/400 iseries DB2 Microsoft SQL Server/SQL Azure Microsoft Access PostgreSQL MySQL MariaDB Netezza Dr.SumEA FileMaker Generated by Manula.com on June 19, :02:59 Page 7 of 17

10 *About the supported versions, please refer to the product homepage. Supported Network Protocols HTTP / HTTPS SMTP / SMTPS POP3 / POP3S IMAP / IMAPS FTP / SFTP LDAP SOAP 1.1 Supported Applications IBM Lotus Notes/Domino NeoCoreXMS Microsoft Excel Microsoft Active Directory *About the supported versions, please refer to the product homepage. the Flow Service s Process Structure Inside the Flow Service, where you can run a Flow, there are multiple services. In these services, the one which has an engine for running a Flow and manages the execution is called Flow Service. In this part, the whole execution environment, Flow Service, is considered as a server. Each service is stored as a process in the memory, and each process has a seperate Java VM (Java Virtual Machine)instance. Moreover, each service can process multiple requests at the sametime by multithreading. In these services, ASTERIA Monitor is a super process, which runs or stops the other services as subprocesses, and monitors their execution statuses. Server (the whole Flow Service) structure image Generated by Manula.com on June 19, :02:59 Page 8 of 17

11 Service name list In a standuard structure, the services as below are registered. Service names FlowService AccessControl Scheduler ManagementConsole FtpService InternalDataStorage Descriptions The service has an engine used to run Flow and an HTTP listener. The service manages and authenticates the Flow Service account. By registering a specified date and time or a start date and a repeat interval, the service will run the specified Flow once the time comes. The service can set and maintain the Server by Web browser. It s an FTP server installed standurdly in the Server. It can run a Flow once a file is received. (In the default setting, it s set not to run.) The database is used when the server stores internal data. Because it s for BtoB only, the data for other usual purposes won t increase. Moreover, inside the service, HSQL ( is applied. FlowService s structure As the server s core, FlowService consists of kinds of listeners and a Flow Engine. The listeners are used to receive external events, and the Flow engine is used to run Flow. Generated by Manula.com on June 19, :02:59 Page 9 of 17

12 After reading project files (the extension is.xfp ) dynamically, which are XML files used to record Flow s processing procedure, Flow Engine compiles the files and saves them. Then it runs the Flow specified by trigger, listerner, by multithreading. Inside a Flow, components works in cooperation. Some communications with FTP server or database server outside the server use connection. Because a pool of connections can be made, we can cost less when initialize. The concept image is as below. For more information about each concept, please refer to Flow Service s architecture? Flow Service s execution model under More topics in the left side menu. FlowSerive s concept image Cooperation between the Flow Service and the other services The Flow Service works in cooperation with the other services, such as Scheduler and AccessControl. The operation model is as below. Operation model image Generated by Manula.com on June 19, :02:59 Page 10 of 17

13 Flow Service s File Structure The files of the Flow Serive are put in 2 places as below. We will instrcut about these folders by using folder notation. Target Folder notation Default path Flow Service Installation folder [INSTALL_DIR] Windows C:\Program Files\asteriawarp UNIX /[Installtion user s home directory]/asteriawarp Data folder [DATA_DIR] Windows C:\asteriahome UNIX /[Installtion user s home directory]/asteriahome Installation folder s structure The folerd with (*) will be used when a user configures or refers to files for applying or developing. For more information about the files used for maintenance or migration, please refer to Administration - Maintainence, Backup Folder [INSTALL_DIR]/common [INSTALL_DIR]/license (*) [INSTALL_DIR]/jre/lib/ext (*) Description Libraries shared with other services Licence files Drivers, such as JDBC Generated by Manula.com on June 19, :02:59 Page 11 of 17

14 [INSTALL_DIR]/flow/bin (*) [INSTALL_DIR]/flow/conf [INSTALL_DIR]/flow/data [INSTALL_DIR]/flow/lib [INSTALL_DIR]/flow/lib/flowlib [INSTALL_DIR]/flow/log (*) [INSTALL_DIR]/flow/services [INSTALL_DIR]/flow/services/ flowservice/conf [INSTALL_DIR]/flow/webapps Execution files Setting files InternalDataStorage data, such as SSL and KeyStore Libraries Libraries about components and mapper functions Log files that can be referred to with the Management Console and the log viewer??????????????????????????? Original definition files of service Flow Service s setting files Files related to the Flow Service Management Console Getting Started: (topic-link-next)flow Service Components > :#flow-service-components Generated by Manula.com on June 19, :02:59 Page 12 of 17

15 Flow Service Components Flow function consists of the Flow Designer which is an integrated design environment based on GUI and the Flow Service which is its execution environment. Moreover, the web-based Flow Service Management Console function is built in the Flow Service for setting and maintainence. Flow Designer Flow Service Flow Service Management Console It s an integrated development environment based on GUI. It s a server environment for running services related to Flow. It s a management tool for the Flow Service settings. Generated by Manula.com on June 19, :02:59 Page 13 of 17

16 Flow Designer Flow Designer Flow Designer is an integrated development environment, which represents a series of processings graphcally, such as data extraction, transmission or distribution by creating, saving and running a Flow. The most basic operation is to create a Flow by Flow Designer, then log into the Flow Service, and at last run the Flow there. There are kinds of icons representing daily functions in the Flow Designer, for example, the icon for sending request to HTTP server, the icon for getting data from RDB, the icon for converting data. You can program easily by dragging icons into workspace, and connecting them with lines. The Flow Designer contains the below tools. Trigger management The tool has monitoring function. Having been connected, the tool can monitor Execution settings for defining Flow and execution method, and the execution status of a Flow. Log viewer Having been connected, the tool can display logs output by the Flow Service. Diff tool By comparing with 2 projects or function collections, the tool will display the modification graphically. Create table definition document By connecting to database, the tool will output the table definition into a specification document. WebMacro recorder The tool records the data input for URL and FORM in Web browser by user. Generated by Manula.com on June 19, :02:59 Page 14 of 17

17 Flow Service Flow Service The Flow Service is a platform for running a created Flow. You can register a Flow created by Flow Designer into the Flow Service and save it, then run the Flow by external trigger or schedule. In the Flow Service, running a Flow by multithreading is most effective. Generated by Manula.com on June 19, :02:59 Page 15 of 17

18 Flow Service Management Console Management Console Flow Service Management Console is a tool for setting and maintaining by Web browser. You can create your Flow Service account, or check logs, or start/stop process here. Function list Flow Service Management Console s functions are as below. _. Functions Descriptions Status tab It contains tabs for checking and managing the Flow Service and the execution status of Flows. Log It s used to refer to application logs which output information set by users with Flow service or Flow. Flow It s used to check the status of a Flow or run a Flow. DeploymentSettings It s used to refer to, register, change, delete an execution settings of a Flow. Version control By using the version management, you can check the current version and revision history or update to any version. Settings tab It s used to set Flow Service communication. Connection It s used to set connections such as RDB and Internet protocols. Proxy The setting is used when send HTTP, HTTPS request from Flow Service via proxy. SSL The certification for SSL communication is stored here. Log You can modify log settings of Flow Service. You can also create or modify log settings for outputing from a Flow. Notification The setting is for notifying the admin by mail when any error happens in the server. Service Kinds of settings for Flow Service can be done here. Password You can change a password here for the user who wants to log into the Management Console. Tools tab The setting is for the tools used in the Flow Service. Account Flow Service account is managed here. Maintenance You can maintain or restore the logs output by the Flow Service, and create backup for them. Calendar Set or display holidays of the system calendar for schedule function. Service You can check, run or stop the state for the services running in Flow Service. Help tab Here provides kinds of information and help links. Server information Here provides the information of the server and OS, Java. Licence information Here provides the licence of our product. Help links Here are the links for kinds of Helps. Generated by Manula.com on June 19, :02:59 Page 16 of 17

19 Sandbox???WARP????????????????important??? TDTDTD TDTDTD TDTDTD TDTDTD TDTDTD TDTDTD TDTDTD TDTDTD preprepre Generated by Manula.com on June 19, :02:59 Page 17 of 17

Installation Guide for contineo

Installation Guide for contineo Installation Guide for contineo Sebastian Stein Michael Scholz 2007-02-07, contineo version 2.5 Contents 1 Overview 2 2 Installation 2 2.1 Server and Database....................... 2 2.2 Deployment............................

More information

Sophos Mobile Control Installation guide. Product version: 3

Sophos Mobile Control Installation guide. Product version: 3 Sophos Mobile Control Installation guide Product version: 3 Document date: January 2013 Contents 1 Introduction...3 2 The Sophos Mobile Control server...4 3 Set up Sophos Mobile Control...16 4 External

More information

IceWarp to IceWarp Server Migration

IceWarp to IceWarp Server Migration IceWarp to IceWarp Server Migration Registered Trademarks iphone, ipad, Mac, OS X are trademarks of Apple Inc., registered in the U.S. and other countries. Microsoft, Windows, Outlook and Windows Phone

More information

Advanced Service Design

Advanced Service Design vcloud Automation Center 6.0 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 editions

More information

Sophos Mobile Control Installation guide. Product version: 3.5

Sophos Mobile Control Installation guide. Product version: 3.5 Sophos Mobile Control Installation guide Product version: 3.5 Document date: July 2013 Contents 1 Introduction...3 2 The Sophos Mobile Control server...4 3 Set up Sophos Mobile Control...10 4 External

More information

FileMaker Server 14. FileMaker Server Help

FileMaker Server 14. FileMaker Server Help FileMaker Server 14 FileMaker Server Help 2007 2015 FileMaker, Inc. All Rights Reserved. FileMaker, Inc. 5201 Patrick Henry Drive Santa Clara, California 95054 FileMaker and FileMaker Go are trademarks

More information

BlackBerry Enterprise Server for Microsoft Exchange Version: 5.0 Service Pack: 2. Administration Guide

BlackBerry Enterprise Server for Microsoft Exchange Version: 5.0 Service Pack: 2. Administration Guide BlackBerry Enterprise Server for Microsoft Exchange Version: 5.0 Service Pack: 2 Administration Guide Published: 2010-06-16 SWDT487521-1041691-0616023638-001 Contents 1 Overview: BlackBerry Enterprise

More information

SyncThru Database Migration

SyncThru Database Migration SyncThru Database Migration Overview Database Migration for SyncThru application is an intuitive tool that enables the data stored in the database of an older version of SyncThru, to be moved to the database

More information

WatchDox SharePoint Beta Guide. Application Version 1.0.0

WatchDox SharePoint Beta Guide. Application Version 1.0.0 Application Version 1.0.0 Confidentiality This document contains confidential material that is proprietary WatchDox. The information and ideas herein may not be disclosed to any unauthorized individuals

More information

DiskPulse DISK CHANGE MONITOR

DiskPulse DISK CHANGE MONITOR DiskPulse DISK CHANGE MONITOR User Manual Version 7.9 Oct 2015 www.diskpulse.com info@flexense.com 1 1 DiskPulse Overview...3 2 DiskPulse Product Versions...5 3 Using Desktop Product Version...6 3.1 Product

More information

Lucid Key Server v2 Installation Documentation. www.lucidcentral.org

Lucid Key Server v2 Installation Documentation. www.lucidcentral.org Lucid Key Server v2 Installation Documentation Contents System Requirements...2 Web Server...3 Database Server...3 Java...3 Tomcat...3 Installation files...3 Creating the Database...3 Step 1: Create the

More information

Sophos Mobile Control Installation guide. Product version: 3.6

Sophos Mobile Control Installation guide. Product version: 3.6 Sophos Mobile Control Installation guide Product version: 3.6 Document date: November 2013 Contents 1 Introduction...3 2 The Sophos Mobile Control server...5 3 Set up Sophos Mobile Control...11 4 External

More information

Configuration Guide BES12. Version 12.3

Configuration Guide BES12. Version 12.3 Configuration Guide BES12 Version 12.3 Published: 2016-01-19 SWD-20160119132230232 Contents About this guide... 7 Getting started... 8 Configuring BES12 for the first time...8 Configuration tasks for managing

More information

Exchange 2010. Outlook Profile/POP/IMAP/SMTP Setup Guide

Exchange 2010. Outlook Profile/POP/IMAP/SMTP Setup Guide Exchange 2010 Outlook Profile/POP/IMAP/SMTP Setup Guide Document Revision Date: Nov. 13, 2013 Exchange 2010 Outlook Profile/POP/IMAP/SMTP Setup Guide i Contents Introduction... 1 Exchange 2010 Outlook

More information

Installing The SysAidTM Server Locally

Installing The SysAidTM Server Locally Installing The SysAidTM Server Locally Document Updated: 17 October 2010 Introduction SysAid is available in two editions: a fully on-demand ASP solution and an installed, in-house solution for your server.

More information

FileMaker Server 11. FileMaker Server Help

FileMaker Server 11. FileMaker Server Help FileMaker Server 11 FileMaker Server Help 2010 FileMaker, Inc. All Rights Reserved. FileMaker, Inc. 5201 Patrick Henry Drive Santa Clara, California 95054 FileMaker is a trademark of FileMaker, Inc. registered

More information

LICENSE4J AUTO LICENSE GENERATION AND ACTIVATION SERVER USER GUIDE

LICENSE4J AUTO LICENSE GENERATION AND ACTIVATION SERVER USER GUIDE LICENSE4J AUTO LICENSE GENERATION AND ACTIVATION SERVER USER GUIDE VERSION 1.6.0 LICENSE4J www.license4j.com Table of Contents Getting Started... 2 Server Roles... 4 Installation... 9 Server WAR Deployment...

More information

Configure Single Sign on Between Domino and WPS

Configure Single Sign on Between Domino and WPS Configure Single Sign on Between Domino and WPS What we are doing here? Ok now we have the WPS server configured and running with Domino as the LDAP directory. Now we are going to configure Single Sign

More information

Departmental (Service) Account Set Up

Departmental (Service) Account Set Up Departmental (Service) Account Set Up Exchange does not offer an exact equivalent to GroupWise proxy. Listed below are different methods of accessing your departmental or service account. All require that

More information

AWS Schema Conversion Tool. User Guide Version 1.0

AWS Schema Conversion Tool. User Guide Version 1.0 AWS Schema Conversion Tool User Guide AWS Schema Conversion Tool: User Guide Copyright 2016 Amazon Web Services, Inc. and/or its affiliates. All rights reserved. Amazon's trademarks and trade dress may

More information

Migrating helpdesk to a new server

Migrating helpdesk to a new server Migrating helpdesk to a new server Table of Contents 1. Helpdesk Migration... 2 Configure Virtual Web on IIS 6 Windows 2003 Server:... 2 Role Services required on IIS 7 Windows 2008 / 2012 Server:... 2

More information

Configuration Guide BES12. Version 12.2

Configuration Guide BES12. Version 12.2 Configuration Guide BES12 Version 12.2 Published: 2015-07-07 SWD-20150630131852557 Contents About this guide... 8 Getting started... 9 Administrator permissions you need to configure BES12... 9 Obtaining

More information

8.6. NET SatisFAXtion Email Gateway Installation Guide. For NET SatisFAXtion 8.6. Contents

8.6. NET SatisFAXtion Email Gateway Installation Guide. For NET SatisFAXtion 8.6. Contents NET SatisFAXtion Email Gateway Installation Guide For NET SatisFAXtion 8.6 Contents 1.0 - Install Microsoft Virtual SMTP Server 2 XP and 2003 2 2008 and 2008 R2 2 Windows 7 2 Upgrade Path 2 Configure Microsoft

More information

Technical Bulletin. SQL Express Backup Utility

Technical Bulletin. SQL Express Backup Utility Technical Bulletin SQL Express Backup Utility May 2012 Introduction This document describes the installation, configuration and use of the SATEON SQL Express Backup utility, which is used to provide scheduled

More information

TSM Studio Server User Guide 2.9.0.0

TSM Studio Server User Guide 2.9.0.0 TSM Studio Server User Guide 2.9.0.0 1 Table of Contents Disclaimer... 4 What is TSM Studio Server?... 5 System Requirements... 6 Database Requirements... 6 Installing TSM Studio Server... 7 TSM Studio

More information

Xpert.ivy 4.2. Server Guide

Xpert.ivy 4.2. Server Guide Xpert.ivy 4.2 Server Guide Xpert.ivy 4.2: Server Guide Copyright 2008-2011 ivyteam AG Table of Contents 1. Preface... 1 Audience... 1 2. Introduction... 2 Overview... 2 Installation Environment... 2 Server

More information

User's Guide. Product Version: 2.5.0 Publication Date: 7/25/2011

User's Guide. Product Version: 2.5.0 Publication Date: 7/25/2011 User's Guide Product Version: 2.5.0 Publication Date: 7/25/2011 Copyright 2009-2011, LINOMA SOFTWARE LINOMA SOFTWARE is a division of LINOMA GROUP, Inc. Contents GoAnywhere Services Welcome 6 Getting Started

More information

User's Guide. Product Version: 4.0.0 Publication Date: 11/29/2011

User's Guide. Product Version: 4.0.0 Publication Date: 11/29/2011 User's Guide Product Version: 4.0.0 Publication Date: 11/29/2011 Copyright 2007-2011, LINOMA SOFTWARE LINOMA SOFTWARE is a division of LINOMA GROUP, Inc. Contents Contents 2 Welcome 9 Getting Started 10

More information

WhatsUp Gold v11 Features Overview

WhatsUp Gold v11 Features Overview WhatsUp Gold v11 Features Overview This guide provides an overview of the core functionality of WhatsUp Gold v11, and introduces interesting features and processes that help users maximize productivity

More information

BlackBerry Enterprise Service 10. Version: 10.2. Configuration Guide

BlackBerry Enterprise Service 10. Version: 10.2. Configuration Guide BlackBerry Enterprise Service 10 Version: 10.2 Configuration Guide Published: 2015-02-27 SWD-20150227164548686 Contents 1 Introduction...7 About this guide...8 What is BlackBerry Enterprise Service 10?...9

More information

8.7. NET SatisFAXtion Email Gateway Installation Guide. For NET SatisFAXtion 8.7. Contents

8.7. NET SatisFAXtion Email Gateway Installation Guide. For NET SatisFAXtion 8.7. Contents NET SatisFAXtion Email Gateway Installation Guide For NET SatisFAXtion 8.7 Contents Install Microsoft Virtual SMTP Server 2 XP and 2003 2 2008 and 2008 R2 2 Windows 7 2 Upgrade Path 2 Configure Microsoft

More information

Monitoring Oracle Enterprise Performance Management System Release 11.1.2.3 Deployments from Oracle Enterprise Manager 12c

Monitoring Oracle Enterprise Performance Management System Release 11.1.2.3 Deployments from Oracle Enterprise Manager 12c Monitoring Oracle Enterprise Performance Management System Release 11.1.2.3 Deployments from Oracle Enterprise Manager 12c This document describes how to set up Oracle Enterprise Manager 12c to monitor

More information

FileMaker Server 10 Help

FileMaker Server 10 Help FileMaker Server 10 Help 2007-2009 FileMaker, Inc. All Rights Reserved. FileMaker, Inc. 5201 Patrick Henry Drive Santa Clara, California 95054 FileMaker, the file folder logo, Bento and the Bento logo

More information

Eylean server deployment guide

Eylean server deployment guide Eylean server deployment guide Contents 1 Minimum software and hardware requirements... 2 2 Setting up the server using Eylean.Server.Setup.exe wizard... 2 3 Manual setup with Windows authentication -

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

FileMaker. Installation and New Features Guide. for FileMaker Pro 15 and FileMaker Pro 15 Advanced

FileMaker. Installation and New Features Guide. for FileMaker Pro 15 and FileMaker Pro 15 Advanced FileMaker Installation and New Features Guide for FileMaker Pro 15 and FileMaker Pro 15 Advanced 2007-2016 FileMaker, Inc. All Rights Reserved. FileMaker, Inc. 5201 Patrick Henry Drive Santa Clara, California

More information

FileMaker Server 12. FileMaker Server Help

FileMaker Server 12. FileMaker Server Help FileMaker Server 12 FileMaker Server Help 2010-2012 FileMaker, Inc. All Rights Reserved. FileMaker, Inc. 5201 Patrick Henry Drive Santa Clara, California 95054 FileMaker is a trademark of FileMaker, Inc.

More information

Configuration Guide BES12. Version 12.1

Configuration Guide BES12. Version 12.1 Configuration Guide BES12 Version 12.1 Published: 2015-04-22 SWD-20150422113638568 Contents Introduction... 7 About this guide...7 What is BES12?...7 Key features of BES12... 8 Product documentation...

More information

2.3 - Installing the moveon management module - SQL version

2.3 - Installing the moveon management module - SQL version 2.3 - Installing the moveon management module - SQL version The moveon management module consists of two elements: the moveon client and the moveon database. The moveon client contains all the program

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.0.3 This document supports the version of each product listed and supports all subsequent versions until the document

More information

JAMF Software Server Installation Guide for Windows. Version 8.6

JAMF Software Server Installation Guide for Windows. Version 8.6 JAMF Software Server Installation Guide for Windows Version 8.6 JAMF Software, LLC 2012 JAMF Software, LLC. All rights reserved. JAMF Software has made all efforts to ensure that this guide is accurate.

More information

Configuration Guide. BlackBerry Enterprise Service 12. Version 12.0

Configuration Guide. BlackBerry Enterprise Service 12. Version 12.0 Configuration Guide BlackBerry Enterprise Service 12 Version 12.0 Published: 2014-12-19 SWD-20141219132902639 Contents Introduction... 7 About this guide...7 What is BES12?...7 Key features of BES12...

More information

http://www.trendmicro.com/download

http://www.trendmicro.com/download Trend Micro Incorporated reserves the right to make changes to this document and to the products described herein without notice. Before installing and using the software, please review the readme files,

More information

Avalanche Site Edition

Avalanche Site Edition Avalanche Site Edition Version 4.8 avse ug 48 20090325 Revised 03/20/2009 ii Copyright 2008 by Wavelink Corporation All rights reserved. Wavelink Corporation 6985 South Union Park Avenue, Suite 335 Midvale,

More information

IBM Campaign Version-independent Integration with IBM Engage Version 1 Release 3 April 8, 2016. Integration Guide IBM

IBM Campaign Version-independent Integration with IBM Engage Version 1 Release 3 April 8, 2016. Integration Guide IBM IBM Campaign Version-independent Integration with IBM Engage Version 1 Release 3 April 8, 2016 Integration Guide IBM Note Before using this information and the product it supports, read the information

More information

Administration Guide. BlackBerry Enterprise Service 12. Version 12.0

Administration Guide. BlackBerry Enterprise Service 12. Version 12.0 Administration Guide BlackBerry Enterprise Service 12 Version 12.0 Published: 2015-01-16 SWD-20150116150104141 Contents Introduction... 9 About this guide...10 What is BES12?...11 Key features of BES12...

More information

JAMF Software Server Installation and Configuration Guide for OS X. Version 9.0

JAMF Software Server Installation and Configuration Guide for OS X. Version 9.0 JAMF Software Server Installation and Configuration Guide for OS X Version 9.0 JAMF Software, LLC 2013 JAMF Software, LLC. All rights reserved. JAMF Software has made all efforts to ensure that this guide

More information

Novell ZENworks Asset Management 7.5

Novell ZENworks Asset Management 7.5 Novell ZENworks Asset Management 7.5 w w w. n o v e l l. c o m October 2006 USING THE WEB CONSOLE Table Of Contents Getting Started with ZENworks Asset Management Web Console... 1 How to Get Started...

More information

Architecture and Mode of Operation

Architecture and Mode of Operation Software- und Organisations-Service Open Source Scheduler Architecture and Mode of Operation Software- und Organisations-Service GmbH www.sos-berlin.com Scheduler worldwide Open Source Users and Commercial

More information

Enterprise Manager. Version 6.2. Installation Guide

Enterprise Manager. Version 6.2. Installation Guide Enterprise Manager Version 6.2 Installation Guide Enterprise Manager 6.2 Installation Guide Document Number 680-028-014 Revision Date Description A August 2012 Initial release to support version 6.2.1

More information

StreamServe Persuasion SP5 Control Center

StreamServe Persuasion SP5 Control Center StreamServe Persuasion SP5 Control Center User Guide Rev C StreamServe Persuasion SP5 Control Center User Guide Rev C OPEN TEXT CORPORATION ALL RIGHTS RESERVED United States and other international patents

More information

vcenter Chargeback User s Guide vcenter Chargeback 1.0 EN-000186-00

vcenter Chargeback User s Guide vcenter Chargeback 1.0 EN-000186-00 vcenter Chargeback 1.0 EN-000186-00 You can find the most up-to-date technical documentation on the VMware Web site at: http://www.vmware.com/support/ The VMware Web site also provides the latest product

More information

SysPatrol - Server Security Monitor

SysPatrol - Server Security Monitor SysPatrol Server Security Monitor User Manual Version 2.2 Sep 2013 www.flexense.com www.syspatrol.com 1 Product Overview SysPatrol is a server security monitoring solution allowing one to monitor one or

More information

MCTS Guide to Microsoft Windows Server 2008 Applications Infrastructure Configuration (Exam # 70-643)

MCTS Guide to Microsoft Windows Server 2008 Applications Infrastructure Configuration (Exam # 70-643) MCTS Guide to Microsoft Windows Server 2008 Applications Infrastructure Configuration (Exam # 70-643) Chapter Six Configuring Windows Server 2008 Web Services, Part 1 Objectives Create and configure Web

More information

JAMF Software Server Installation and Configuration Guide for OS X. Version 9.2

JAMF Software Server Installation and Configuration Guide for OS X. Version 9.2 JAMF Software Server Installation and Configuration Guide for OS X Version 9.2 JAMF Software, LLC 2013 JAMF Software, LLC. All rights reserved. JAMF Software has made all efforts to ensure that this guide

More information

SOSFTP Managed File Transfer

SOSFTP Managed File Transfer Open Source File Transfer SOSFTP Managed File Transfer http://sosftp.sourceforge.net Table of Contents n Introduction to Managed File Transfer n Gaps n Solutions n Architecture and Components n SOSFTP

More information

OnCommand Performance Manager 1.1

OnCommand Performance Manager 1.1 OnCommand Performance Manager 1.1 Installation and Setup Guide For Red Hat Enterprise Linux NetApp, Inc. 495 East Java Drive Sunnyvale, CA 94089 U.S. Telephone: +1 (408) 822-6000 Fax: +1 (408) 822-4501

More information

Using Internet or Windows Explorer to Upload Your Site

Using Internet or Windows Explorer to Upload Your Site Using Internet or Windows Explorer to Upload Your Site This article briefly describes what an FTP client is and how to use Internet Explorer or Windows Explorer to upload your Web site to your hosting

More information

How To Backup In Cisco Uk Central And Cisco Cusd (Cisco) Cusm (Custodian) (Cusd) (Uk) (Usd).Com) (Ucs) (Cyse

How To Backup In Cisco Uk Central And Cisco Cusd (Cisco) Cusm (Custodian) (Cusd) (Uk) (Usd).Com) (Ucs) (Cyse This chapter includes the following sections: Backup and Import in Cisco UCS Central, page 1 Backing up and Restoring Cisco UCS Central, page 4 Backing up and Restoring Cisco UCS Domains, page 8 Import

More information

Email Setup Guide. network support pc repairs web design graphic design Internet services spam filtering hosting sales programming

Email Setup Guide. network support pc repairs web design graphic design Internet services spam filtering hosting sales programming Email Setup Guide 1. Entourage 2008 Page 2 2. ios / iphone Page 5 3. Outlook 2013 Page 10 4. Outlook 2007 Page 17 5. Windows Live Mail a. New Account Setup Page 21 b. Change Existing Account Page 25 Entourage

More information

FileMaker Security Guide The Key to Securing Your Apps

FileMaker Security Guide The Key to Securing Your Apps FileMaker Security Guide The Key to Securing Your Apps Table of Contents Overview... 3 Configuring Security Within FileMaker Pro or FileMaker Pro Advanced... 5 Prompt for Password... 5 Give the Admin Account

More information

JAMF Software Server Installation and Configuration Guide for Windows. Version 9.3

JAMF Software Server Installation and Configuration Guide for Windows. Version 9.3 JAMF Software Server Installation and Configuration Guide for Windows Version 9.3 JAMF Software, LLC 2014 JAMF Software, LLC. All rights reserved. JAMF Software has made all efforts to ensure that this

More information

ServerView Inventory Manager

ServerView Inventory Manager User Guide - English FUJITSU Software ServerView Suite ServerView Inventory Manager ServerView Operations Manager V6.21 Edition October 2013 Comments Suggestions Corrections The User Documentation Department

More information

SurfCop for Microsoft ISA Server. System Administrator s Guide

SurfCop for Microsoft ISA Server. System Administrator s Guide SurfCop for Microsoft ISA Server System Administrator s Guide Contents INTRODUCTION 5 PROGRAM FEATURES 7 SYSTEM REQUIREMENTS 7 DEPLOYMENT PLANNING 8 AGENTS 10 How It Works 10 What is Important to Know

More information

Steps to import MCS SSL certificates on a Sametime Server. Securing LDAP connections to and from Sametime server using SSL

Steps to import MCS SSL certificates on a Sametime Server. Securing LDAP connections to and from Sametime server using SSL Steps to import MCS SSL certificates on a Sametime Server Securing LDAP connections to and from Sametime server using SSL Author: Madhu S Dutta / Manoj Palaniswamy, IT Specialist 1 P a g e Configuring

More information

NeoMail Guide. Neotel (Pty) Ltd

NeoMail Guide. Neotel (Pty) Ltd NeoMail Guide Neotel (Pty) Ltd NeoMail Connect Guide... 1 1. POP and IMAP Client access... 3 2. Outlook Web Access... 4 3. Outlook (IMAP and POP)... 6 4. Outlook 2007... 16 5. Outlook Express... 24 1.

More information

Prerequisites and Configuration Guide

Prerequisites and Configuration Guide Prerequisites and Configuration Guide Informatica Support Console (Version 2.0) Table of Contents Chapter 1: Overview.................................................... 2 Chapter 2: Minimum System Requirements.................................

More information

Jitterbit Technical Overview : Microsoft Dynamics AX

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

More information

Advantage for Windows Copyright 2012 by The Advantage Software Company, Inc. All rights reserved. Client Portal blue Installation Guide v1.

Advantage for Windows Copyright 2012 by The Advantage Software Company, Inc. All rights reserved. Client Portal blue Installation Guide v1. Advantage for Windows Copyright 2012 by The Advantage Software Company, Inc. All rights reserved Client Portal blue Installation Guide v1.1 Overview This document will walk you through the process of installing

More information

Ensim WEBppliance 3.0 for Windows (ServerXchange) Release Notes

Ensim WEBppliance 3.0 for Windows (ServerXchange) Release Notes Ensim WEBppliance 3.0 for Windows (ServerXchange) Release Notes May 07, 2002 Thank you for choosing Ensim WEBppliance 3.0 for Windows. This document includes information about the following: About Ensim

More information

FileMaker Server 7. Administrator s Guide. For Windows and Mac OS

FileMaker Server 7. Administrator s Guide. For Windows and Mac OS FileMaker Server 7 Administrator s Guide For Windows and Mac OS 1994-2004, FileMaker, Inc. All Rights Reserved. FileMaker, Inc. 5201 Patrick Henry Drive Santa Clara, California 95054 FileMaker is a trademark

More information

Practice Fusion API Client Installation Guide for Windows

Practice Fusion API Client Installation Guide for Windows Practice Fusion API Client Installation Guide for Windows Quickly and easily connect your Results Information System with Practice Fusion s Electronic Health Record (EHR) System Table of Contents Introduction

More information

1. How do I access my VPS control panel?

1. How do I access my VPS control panel? VPS Business FAQ Section 1: Installation...2 1. How do I access my VPS control panel?...2 2. How do I access my Windows VPS?...6 3. How do I access my Linux VPS?...8 Section 2: using a VPS...9 4. How to

More information

Volume SYNAMETRICS TECHNOLOGIES. A Division of IndusSoft Technologies, Inc. DeltaCopy User s Guide

Volume SYNAMETRICS TECHNOLOGIES. A Division of IndusSoft Technologies, Inc. DeltaCopy User s Guide Volume 1 SYNAMETRICS TECHNOLOGIES A Division of IndusSoft Technologies, Inc DeltaCopy User s Guide SYNAMETRICS TECHNOLOGIES DeltaCopy User s Guide Synametrics Technologies 27 Sand Hill Ct., Jamesburg,

More information

Jitterbit Technical Overview : Salesforce

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

More information

Tracking Network Changes Using Change Audit

Tracking Network Changes Using Change Audit CHAPTER 14 Change Audit tracks and reports changes made in the network. Change Audit allows other RME applications to log change information to a central repository. Device Configuration, Inventory, and

More information

JAMF Software Server Installation Guide for Linux. Version 8.6

JAMF Software Server Installation Guide for Linux. Version 8.6 JAMF Software Server Installation Guide for Linux Version 8.6 JAMF Software, LLC 2012 JAMF Software, LLC. All rights reserved. JAMF Software has made all efforts to ensure that this guide is accurate.

More information

TestTrack. Server Admin Guide Version 2015.1.2

TestTrack. Server Admin Guide Version 2015.1.2 TestTrack Server Admin Guide Version 2015.1.2 Copyrights 2015 Seapine Software, Inc. All rights reserved. Defect Scribe, QA Wizard Pro, Resource Thief, Seapine CM, SoloBug, SoloSubmit, Surround SCM, and

More information

FileMaker Server 13. FileMaker Server Help

FileMaker Server 13. FileMaker Server Help FileMaker Server 13 FileMaker Server Help 2010-2013 FileMaker, Inc. All Rights Reserved. FileMaker, Inc. 5201 Patrick Henry Drive Santa Clara, California 95054 FileMaker and Bento are trademarks of FileMaker,

More information

FaxCore 2007 Database Migration Guide :: Microsoft SQL 2008 Edition

FaxCore 2007 Database Migration Guide :: Microsoft SQL 2008 Edition 1 FaxCore 2007 - Database Migration Guide :: Microsoft SQL 2008 Edition Version 1.0.0 FaxCore 2007 Database Migration Guide :: Microsoft SQL 2008 Edition 2 FaxCore 2007 - Database Migration Guide :: Microsoft

More information

AVALANCHE MC 5.3 AND DATABASE MANAGEMENT SYSTEMS

AVALANCHE MC 5.3 AND DATABASE MANAGEMENT SYSTEMS AVALANCHE MC 5.3 AND DATABASE MANAGEMENT SYSTEMS Avalanche Mobility Center (MC) offers support for other database management systems (DBMS) as alternatives to the built-in PostgreSQL DBMS. This was prompted

More information

FTP Use. Internal NPS FTP site instructions using Internet Explorer:

FTP Use. Internal NPS FTP site instructions using Internet Explorer: FTP Use File Transfer Protocol (FTP), a standard Internet protocol, is the simplest way to exchange files between computers on the Internet. Like the Hypertext Transfer Protocol (HTTP), which transfers

More information

Contents About the Contract Management Post Installation Administrator's Guide... 5 Viewing and Modifying Contract Management Settings...

Contents About the Contract Management Post Installation Administrator's Guide... 5 Viewing and Modifying Contract Management Settings... Post Installation Guide for Primavera Contract Management 14.1 July 2014 Contents About the Contract Management Post Installation Administrator's Guide... 5 Viewing and Modifying Contract Management Settings...

More information

RemoteTM LAN Server User Guide

RemoteTM LAN Server User Guide RemoteTM LAN Server User Guide Copyright 2008-2013 Maxprograms Contents 3 Contents Introduction...5 Supported Platforms...5 Requirements...5 LAN Server...7 System Tray Menu...7 Server Status...7 Server

More information

JAMF Software Server Installation and Configuration Guide for Linux. Version 9.2

JAMF Software Server Installation and Configuration Guide for Linux. Version 9.2 JAMF Software Server Installation and Configuration Guide for Linux Version 9.2 JAMF Software, LLC 2013 JAMF Software, LLC. All rights reserved. JAMF Software has made all efforts to ensure that this guide

More information

Exploiting the Web with Tivoli Storage Manager

Exploiting the Web with Tivoli Storage Manager Exploiting the Web with Tivoli Storage Manager Oxford University ADSM Symposium 29th Sept. - 1st Oct. 1999 Roland Leins, IBM ITSO Center - San Jose leins@us.ibm.com Agenda The Web Client Concept Tivoli

More information

Send password-encrypted files automatically

Send password-encrypted files automatically Send password-encrypted files automatically iq.suite Tips & Tricks for IBM Domino Since iq.suite version 13.2 you can automatically compress and password-protect documents before sending using the Convert

More information

DocuShare Installation Guide

DocuShare Installation Guide DocuShare Installation Guide Publication date: May 2009 This document supports DocuShare Release 6.5/DocuShare CPX Release 6.5 Prepared by: Xerox Corporation DocuShare Business Unit 3400 Hillview Avenue

More information

APIS CARM NG Quick Start Guide for MS Windows

APIS CARM NG Quick Start Guide for MS Windows APIS CARM NG Quick Start Guide for MS Windows The information contained in this document may be changed without advance notice and represents no obligation on the part of the manufacturer. The software

More information

JapanCert 専 門 IT 認 証 試 験 問 題 集 提 供 者

JapanCert 専 門 IT 認 証 試 験 問 題 集 提 供 者 JapanCert 専 門 IT 認 証 試 験 問 題 集 提 供 者 http://www.japancert.com 1 年 で 無 料 進 級 することに 提 供 する Exam : 70-643 Title : Windows Server 2008 Applications Infrastructure, Configuring Vendors : Microsoft Version :

More information

Subscribe to RSS in Outlook 2007. Find RSS Feeds. Exchange Outlook 2007 How To s / RSS Feeds 1of 7

Subscribe to RSS in Outlook 2007. Find RSS Feeds. Exchange Outlook 2007 How To s / RSS Feeds 1of 7 Exchange Outlook 007 How To s / RSS Feeds of 7 RSS (Really Simple Syndication) is a method of publishing and distributing content on the Web. When you subscribe to an RSS feed also known as a news feed

More information

Sophos Mobile Control Installation guide

Sophos Mobile Control Installation guide Sophos Mobile Control Installation guide Product version: 2.5 Document date: July 2012 Contents 1 Introduction... 3 2 The Sophos Mobile Control server... 4 3 Set up Sophos Mobile Control... 13 4 Running

More information

Getting Started with Attunity CloudBeam for Azure SQL Data Warehouse BYOL

Getting Started with Attunity CloudBeam for Azure SQL Data Warehouse BYOL Getting Started with Attunity CloudBeam for Azure SQL Data Warehouse BYOL Overview This short guide explains how to use Attunity CloudBeam to replicate data from your on premises database to Microsoft

More information

WatchDox for Windows. User Guide. Version 3.9.5

WatchDox for Windows. User Guide. Version 3.9.5 WatchDox for Windows User Guide Version 3.9.5 Notice Confidentiality This document contains confidential material that is proprietary WatchDox. The information and ideas herein may not be disclosed to

More information

Neoteris IVE Integration Guide

Neoteris IVE Integration Guide Neoteris IVE Integration Guide Published Date July 2015 The Secure Email Client upgrade option enables Neoteris IVE users to use standards based email clients to access corporate email from remote locations.

More information

LICENSE4J LICENSE MANAGER USER GUIDE

LICENSE4J LICENSE MANAGER USER GUIDE LICENSE4J LICENSE MANAGER USER GUIDE VERSION 4.5.5 LICENSE4J www.license4j.com Table of Contents Getting Started... 4 Managing Products... 6 Create Product... 6 Edit Product... 7 Refresh, Delete Product...

More information

Set Up E-mail Setup with Microsoft Outlook 2007 using POP3

Set Up E-mail Setup with Microsoft Outlook 2007 using POP3 Page 1 of 14 Help Center Set Up E-mail Setup with Microsoft Outlook 2007 using POP3 Learn how to configure Outlook 2007 for use with your 1&1 e-mail account using POP3. Before you begin, you will need

More information

LifeSize Control Installation Guide

LifeSize Control Installation Guide LifeSize Control Installation Guide April 2005 Part Number 132-00001-001, Version 1.0 Copyright Notice Copyright 2005 LifeSize Communications. All rights reserved. LifeSize Communications has made every

More information

BEST PRACTICES EMAIL ARCHIVE in contentaccess version 2.5

BEST PRACTICES EMAIL ARCHIVE in contentaccess version 2.5 BEST PRACTICES EMAIL ARCHIVE in contentaccess version 2.5 Use case: Email Archive configuration for companies with up to 2,000 mailboxes This document gives you an overview how to configure email archive

More information

IBM Sterling Control Center

IBM Sterling Control Center IBM Sterling Control Center System Administration Guide Version 5.3 This edition applies to the 5.3 Version of IBM Sterling Control Center and to all subsequent releases and modifications until otherwise

More information