Creation date: 03/01/2011 Last Review: 12/12/2012 Revision number: 3

Size: px
Start display at page:

Download "Creation date: 03/01/2011 Last Review: 12/12/2012 Revision number: 3"

Transcription

1 KB How to define custom reports in IDENTIKEY Server? Creation date: 03/01/2011 Last Review: 12/12/2012 Revision number: 3 Document type: How To Security status: EXTERNAL Summary IDENTIKEY Authentication Server reporting allows the user to extract useful information from the IDENTIKEY Authentication Server database and view it in an organized form. Various standard reports are provided with IDENTIKEY Authentication Server that will cover the common tasks such as Succeeded Operations, DIGIPASS Assignment or Authentication Trends. If the standard reports do not fit your needs you may edit the existing reports or define a new one. Details Reading the Reporting section of the IDENTIKEY Authentication Server Administration Reference guide is advisable due to the wide range of values that can be reported on. This Howto guide will show the basics for defining a custom report by creating a report to show what users have been created. 1. Using the IDENTIKEY Authentication Server Audit Viewer is a good way to discover which values can be used to define the report query. The following is an audit message from a successful user creation. Notice that IDENTIKEY Authentication Server issues a command type of Create with an object type User and within the Category of Administration. We can use these values to build a query. Date: 1/3/2011 Time: 11:07:34 AM Type: Success Source: Identikey Server Category: Administration Code: S Description: A command of type [User] [Create] was successful. AMID: 0x28A55045E93D77108ABC905438BD9E48 Details: Source Location : Client Location : User ID : admin Domain : vasco.local Input Details : ;{User ID : Test};{Password : ******};{Domain Name : vasco.local};{organizational Unit : };{Local Authentication : Default};{Back-end Authentication : Default};{Disabled : no};{locked : no};{confirm New Password : ******} Output Details : ;{User ID : test};{password : ******};{Created Time : 2011/01/03 11:07:34};{Modified Time : 2011/01/03 11:07:34};{Has Digipass : Unassigned};{Status : 0};{Domain Name : vasco.local};{organizational Unit : };{Local Authentication : Default};{Backend Authentication : Default};{Disabled : no};{locked : no};{confirm New Password : ******} Object : User Command : Create Page 1 of 5

2 Client Type : Administration Program 2. From the IDENTIKEY Authentication Server Web Admin hover your mouse over the Reports tab and select Define report. 3. From the Describe Report tab enter a report name in the Report Name field. Select the type of report from the drop down list, in this example the Detailed Analysis type will give us the amount of detail we need. Click the Next button to continue. Page 2 of 5

3 4. From the Options tab select the Grouping level and the Data Source. Grouping the data by User will group all of the created objects that user created. The Users + audit source is used because we are pulling data from the audit database and we are looking for information related to users. 5. The audit database can contain a large amount of data so it is best to narrow your query by using the filters from the Define Query tab. The following filters will give us data we are interested in and will speed up the reporting process. Audit:Category equals Administration Audit:Command equals Create Audit:Object equals User Page 3 of 5

4 6. The Query Overview tab shows the queries associated with this report and allows you to add additional queries. Click the Next button to continue. 7. The Report Permissions tab allows you to define what IDENTIKEY Authentication Server users are able to run or update the report. Select the appropriate settings and click the Next button. Page 4 of 5

5 8. Report data is always generated into XML and then a XSLT transformation is applied to give the output. The XSLT transformation requires a formatting template. Each report definition requires at least one template so that it can be produced in the format required. In this example I used the XSLT template that was created for the Detailed Activity Report. C:\Program Files (x86)\vasco\identikey 3.2\reports\xslt\ detailed_activ_report.xlst. Since these templates were created for specific reports you may need to create a XLST template. 9. Click the Finish button. Page 5 of 5

How to create or export a list of unassigned DIGIPASS in IDENTIKEY Authentication Server?

How to create or export a list of unassigned DIGIPASS in IDENTIKEY Authentication Server? KB 120103 How to create or export a list of unassigned DIGIPASS in IDENTIKEY Authentication Server? Creation date: 01/12/2009 Last Review: 11/12/2012 Revision number: 2 Document type: How To Security status:

More information

Creation date: 23/06/2017 Last Review: 23/06/2017 Revision number: 2

Creation date: 23/06/2017 Last Review: 23/06/2017 Revision number: 2 KB 160125 IDENTIKEY Authentication Server (IAS) 3.12 Introduces Maker/Checker Authorization. This article describes how it works, how to configure it and how to test it. Creation date: 23/06/2017 Last

More information

Creation date: 19/03/2010 Last Review: 08/06/2010 Revision number: 3

Creation date: 19/03/2010 Last Review: 08/06/2010 Revision number: 3 KB 110064 How To install a Citrix or OWA Filter with axsguard Identifier? Creation date: 19/03/2010 Last Review: 08/06/2010 Revision number: 3 Document type: How To Security status: EXTERNAL Summary This

More information

Running TCL Scripts on an IDENTIKEY Appliance. Creation date: 24/06/2016 Last Review: 26/07/2016 Revision number: 2

Running TCL Scripts on an IDENTIKEY Appliance. Creation date: 24/06/2016 Last Review: 26/07/2016 Revision number: 2 KB 160094 Running TCL Scripts on an IDENTIKEY Appliance Creation date: 24/06/2016 Last Review: 26/07/2016 Revision number: 2 Document type: How To Security status: EXTERNAL Summary Executing a TCL script

More information

Authenticate an IIS Forms page with DIGIPASS Authentication Module for OWA. Creation date: 17/06/2016 Last Review: 17/06/2016 Revision number: 2

Authenticate an IIS Forms page with DIGIPASS Authentication Module for OWA. Creation date: 17/06/2016 Last Review: 17/06/2016 Revision number: 2 KB 160091 Authenticate an IIS Forms page with DIGIPASS Authentication Module for OWA Creation date: 17/06/2016 Last Review: 17/06/2016 Revision number: 2 Document type: How To Security status: EXTERNAL

More information

How to force IDENTIKEY Authentication Server 3.3 AD configuration wizard to ask encryption key again?

How to force IDENTIKEY Authentication Server 3.3 AD configuration wizard to ask encryption key again? KB 120135 How to force IDENTIKEY Authentication Server 3.3 AD configuration wizard to ask encryption key again? Creation date: 15/09/2011 Last Review: 11/12/2012 Revision number: 4 Document type: How To

More information

DIGIPASS en/de-cryption problem after migration from IDENTIKEY Authentication Server 3.2 AD to 3.4 AD.

DIGIPASS en/de-cryption problem after migration from IDENTIKEY Authentication Server 3.2 AD to 3.4 AD. KB 120159 DIGIPASS en/de-cryption problem after migration from IDENTIKEY Authentication Server 3.2 AD to 3.4 AD. Creation date: 05/10/2012 Last Review: 12/12/2012 Revision number: 2 Document type: How

More information

Migration from VACMAN Middleware 3.0 AD to IDENTIKEY Authentication Server 3.3 AD.

Migration from VACMAN Middleware 3.0 AD to IDENTIKEY Authentication Server 3.3 AD. KB 120134 Migration from VACMAN Middleware 3.0 AD to IDENTIKEY Authentication Server 3.3 AD. Creation date: 05/09/2011 Last Review: 11/12/2012 Revision number: 7 Document type: How To Security status:

More information

Logon to Windows Vista using smartcard and CertiID in a Windows 2008 environment.

Logon to Windows Vista using smartcard and CertiID in a Windows 2008 environment. KB 140013 Logon to Windows Vista using smartcard and CertiID in a Windows 2008 environment. Creation date: 15/05/2009 Last Review: 02/06/2009 Revision number: 2 Document type: How To Security status: EXTERNAL

More information

How to enable and read the full trace file for IDENTIKEY Authentication Server 3.4, step by step.

How to enable and read the full trace file for IDENTIKEY Authentication Server 3.4, step by step. KB 160032 How to enable and read the full trace file for IDENTIKEY Authentication Server 3.4, step by step. Creation date: 10/09/2013 Last Review: 10/09/2013 Revision number: 2 Document type: How To Security

More information

How to enable and read the full trace file for IDENTIKEY Authentication Server 3.1, step by step.

How to enable and read the full trace file for IDENTIKEY Authentication Server 3.1, step by step. KB 150021 How to enable and read the full trace file for IDENTIKEY Authentication Server 3.1, step by step. Creation date: 27/11/2009 Last Review: 10/12/2012 Revision number: 3 Document type: How To Security

More information

How To Use Guide: Company and Personal Packages

How To Use Guide: Company and Personal Packages How To Use Guide: Company and Personal Packages Last updated: 12/21/2011 Overview Company packages contain a combination of devices, plans, accessories and features that can be saved once and reused for

More information

Getting Started with ehealth AdvantEDGE View

Getting Started with ehealth AdvantEDGE View Getting Started with ehealth AdvantEDGE View ehealth AdvantEDGE View is the Web-based graphical user interface and element manager that can receive and display data that is collected by ehealth SystemEDGE

More information

MDC Configuration for provider MessageBird on IDENTIKEY Server 3.5. Creation date: 07/02/2014 Last Review: 7/02/2014 Revision number: 1

MDC Configuration for provider MessageBird on IDENTIKEY Server 3.5. Creation date: 07/02/2014 Last Review: 7/02/2014 Revision number: 1 KB 120185 MDC Configuration for provider MessageBird on IDENTIKEY Server 3.5. Creation date: 07/02/2014 Last Review: 7/02/2014 Revision number: 1 Document type: How To Security status: EXTERNAL Summary

More information

PACS QUICK REFERENCE GUIDE

PACS QUICK REFERENCE GUIDE Version: 7.6.2.22 QUICK REFERENCE ADMIN/RADIOLOGIST PACS QUICK REFERENCE GUIDE Critical Findings The purpose of this document is to instruct Radiologists how to mark images with any critical finding or

More information

USER MANUAL TABLE OF CONTENTS. Admin Actions Audit Log. Version: 0.1.1

USER MANUAL TABLE OF CONTENTS. Admin Actions Audit Log. Version: 0.1.1 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of Admin Actions Audit Log... 1 Installation... 2 Installation Steps... 2 Installation (Custom Theme)... 3 Extension Activation... 3 Configuration...

More information

Assigning Users and Groups

Assigning Users and Groups Contents About Assigning Users and Groups The Admin User Accessing Security Preparing Groups Preparing Users Security Listing Report Assigning Users and Groups About Assigning Users and Groups PCLaw Security

More information

Troubleshooting DIGIPASS Authentication for Windows Logon (DAWL) Off-line data uploading.

Troubleshooting DIGIPASS Authentication for Windows Logon (DAWL) Off-line data uploading. KB 150116 Troubleshooting DIGIPASS Authentication for Windows Logon (DAWL) Off-line data uploading. Creation date: 21/11/2013 Last Review: 4/12/2014 Revision number: 2 Document type: Documentation Security

More information

LepideAuditor. Data Discovery and Classification

LepideAuditor. Data Discovery and Classification Data Discovery and Classification Table of Contents 1. Introduction... 2 2. Features of... 2 2.1. Discover, Classify and Tag Sensitive Data... 2 2.2. Instant Insight into Your Sensitive Data... 2 3. How

More information

McAfee Security Connected Integrating epo and MFECC

McAfee Security Connected Integrating epo and MFECC McAfee Security Connected Integrating epo and MFECC Table of Contents Overview 3 User Accounts & Privileges 3 Prerequisites 3 Configuration Steps 3 Value Add 12 FOR INTERNAL AND CHANNEL USE ONLY Rev 1

More information

Modern Requirements4TFS 2018 Release Notes

Modern Requirements4TFS 2018 Release Notes Modern Requirements4TFS 2018 Release Notes Modern Requirements 3/7/2018 Table of Contents 1. INTRODUCTION... 3 2. SYSTEM REQUIREMENTS... 3 3. APPLICATION SETUP... 3 GENERAL... 4 1. FEATURES... 4 2. ENHANCEMENT...

More information

DIGIPASS Authentication for O2 Succendo

DIGIPASS Authentication for O2 Succendo DIGIPASS Authentication for O2 Succendo for IDENTIKEY Authentication Server IDENTIKEY Appliance 2009 Integration VASCO Data Security. Guideline All rights reserved. Page 1 of 30 Disclaimer Disclaimer of

More information

Administration Guide

Administration Guide Administration Guide This guide will cover how to customize and lock down the SCOM 2012 Maintenance Mode Scheduler for your end users. Table of Contents Customize Look and Feel... 2 Enable Auditing of

More information

DW File Management. Installation Manual. How to install and configure the component.

DW File Management. Installation Manual. How to install and configure the component. DW File Management Installation Manual How to install and configure the component. 1. Download the component and plugin. Go to the website http://shop.decryptweb.com/and purchase the latest version of

More information

Release Notes. Last Updated: March 2018

Release Notes. Last Updated: March 2018 Office 365 Manager Release Notes Last Updated: March 2018 Version 5.0 Included support for Multi Factor Authentication enabled Office 365 tenant in the application. Removed support for x86 machine architecture

More information

BUSINESS BILL PAY Quick Step User Guide

BUSINESS BILL PAY Quick Step User Guide BUSINESS BILL PAY Quick Step User Guide Business Bill Pay is an online tool for small businesses to easily and efficiently pay bills. This convenient service provides our business online banking users

More information

Creating a Test in TAG

Creating a Test in TAG www.dmac-solutions.net 1.866.988.6777 support@dmac-solutions.net Creating a Test in TAG Log-in to DMAC Solutions at https://www.dmac-solutions.net. *Your user-name and password will be given to you by

More information

Table of Contents. I need LennoxPROs.com help. Where should I go? How to receive a customer number How to register for LennoxPROs.com...

Table of Contents. I need LennoxPROs.com help. Where should I go? How to receive a customer number How to register for LennoxPROs.com... How To Guide 1 Table of Contents I need LennoxPROs.com help. Where should I go?... 3 How to receive a customer number... 3 How to register for LennoxPROs.com... 5 How can users join an existing LennoxPROs.com

More information

REST API Operations. 8.0 Release. 12/1/2015 Version 8.0.0

REST API Operations. 8.0 Release. 12/1/2015 Version 8.0.0 REST API Operations 8.0 Release 12/1/2015 Version 8.0.0 Table of Contents Business Object Operations... 3 Search Operations... 6 Security Operations... 8 Service Operations... 11 Business Object Operations

More information

Extra Tools. Create own filters. Assign ID number. Create own filters. Assign ID number. Assign name and description. Set a model and risk category

Extra Tools. Create own filters. Assign ID number. Create own filters. Assign ID number. Assign name and description. Set a model and risk category Extra Tools Create own filters Assign ID number Assign name and description Set a model and risk category Specify authorization objects, authorization object fields and specifications Search for specific

More information

Database Performance Analyzer (DPA) Quick Demo

Database Performance Analyzer (DPA) Quick Demo Database Performance Analyzer (DPA) Quick Demo http://database.demo.solarwinds.com/ Log in with the username demo and password demo1. NOTE: You may encounter the following recommended video, while demoing

More information

RooDocs Quick Reference Guide

RooDocs Quick Reference Guide RooDocs Quick Reference Guide Welcome to RooDocs, the web-based application that gives the user, via the Internet, the ability to store and retrieve electronically archived documents from anywhere in the

More information

Secure Archiving. Admin Guide

Secure Archiving. Admin Guide Secure Archiving Admin Guide Document Revision Date: Jan. 29, 2014 Secure Archiving Admin Guide i Contents Enable Archiving in the Hosting Control Panel...1 Add Users to Secure Archiving...4 Manage Secure

More information

Invalid upgrade path error when trying to upgrade from IAS3.10 to IAS3.11. Creation date: 22/11/2016 Last Review: 7/12/2016 Revision number: 2

Invalid upgrade path error when trying to upgrade from IAS3.10 to IAS3.11. Creation date: 22/11/2016 Last Review: 7/12/2016 Revision number: 2 KB 150180 Invalid upgrade path error when trying to upgrade from IAS3.10 to IAS3.11. Creation date: 22/11/2016 Last Review: 7/12/2016 Revision number: 2 Document type: Known-Issue Security status: EXTERNAL

More information

How to Sign Off an Audit using the Online Audit Tool

How to Sign Off an Audit using the Online Audit Tool How to Sign Off an Audit using the Online Audit Tool ARC System Manager, September 2013 Contents Contents... 2 1 Accessing POPPI... 3 1.1 Placement Areas... 4 1.2 Audit Practice Placement Area Audits...

More information

Replicator. Enterprise API Guide VERSION January 04,

Replicator. Enterprise API Guide VERSION January 04, Replicator Enterprise API Guide VERSION 7.4.0 January 04, 2018 www.metalogix.com info@metalogix.com 202.609.9100 Copyright International GmbH, 2002-2018. All rights reserved. No part or section of the

More information

Content Mirroring Configuration

Content Mirroring Configuration Content Mirroring Configuration Product version: 4.51 Document version: 1.1 Document creation date: 02-01-2006 Purpose This document describes how to configure mirroring in EPiServer and contains information

More information

DIGIPASS Authentication for NETASQ

DIGIPASS Authentication for NETASQ DIGIPASS Authentication for NETASQ With IDENTIKEY Server 2010 Integration VASCO Data Security. Guideline All rights reserved. Page 1 of 19 Disclaimer Disclaimer of Warranties and Limitations of Liabilities

More information

Chapter 1. Configuring VPGO

Chapter 1. Configuring VPGO Chapter 1. Configuring VPGO The VPGO module is configured in the VISUAL PLANNING client. You can define as many VPGO templates as you need based on the three existing template types: Diary template Events

More information

Using CyberData Devices with a Digium SwitchVox PBX

Using CyberData Devices with a Digium SwitchVox PBX Using CyberData Devices with a Digium SwitchVox PBX This is a sample of CyberData products, please visit CyberData.net for a complete list. Document: 931453A Draft Date: 11/20/2017 Version 1 CyberData

More information

BEAAquaLogic Enterprise Repository. Automation for Web Services Guide

BEAAquaLogic Enterprise Repository. Automation for Web Services Guide BEAAquaLogic Enterprise Repository Automation for Web Services Guide Version 3.0. RP1 Revised: February, 2008 Table of Contents Overview System Settings Properties for Managing WSDL- and UDDI-Related

More information

Step-by-Step Guide to Ansur Executive 3.0 Installation With or without Electronic Signatures

Step-by-Step Guide to Ansur Executive 3.0 Installation With or without Electronic Signatures Step-by-Step Guide to Ansur Executive 3.0 Installation With or without Electronic Signatures Ansur with Electronic Signatures Background: Electronic signature is a new feature that is implemented in Ansur

More information

Automation for Web Services

Automation for Web Services BEA AquaLogic TM Enterprise Repository (Evaluation Version) Automation for Web Services Table of Contents Overview System Settings Properties for Managing WSDL- and UDDI-Related Assets WSDL/UDDI Import/Export

More information

Modern Requirements4TFS 2018 Update 3 Release Notes

Modern Requirements4TFS 2018 Update 3 Release Notes Modern Requirements4TFS 2018 Update 3 Release Notes Modern Requirements 12/14/2018 Table of Contents 1. INTRODUCTION... 3 2. SYSTEM REQUIREMENTS... 3 3. APPLICATION SETUP... 4 GENERAL... 5 1. FEATURES...

More information

BIOMA USER MANUAL VERSION

BIOMA USER MANUAL VERSION BIOMA USER MANUAL VERSION 2.2.1304 VIENNA UNIVERSITY OF TECHNOLOGY, JULY 2013 Vienna University of Technology Institute for Water Quality, Resources and Waste Management A-1040 Wien, Karlsplatz 13/226

More information

Introduction. Logging In. https://portal.format.co.nz/login/trt

Introduction. Logging In. https://portal.format.co.nz/login/trt Introduction Welcome to the Tidd Ross Todd On-line Ordering System. This site has been created with the intention to assist users with the following: placing orders viewing work in progress searching for

More information

Tripwire App for QRadar Documentation

Tripwire App for QRadar Documentation Tripwire App for QRadar Documentation Release 1.0.0 Tripwire, Inc. April 21, 2017 CONTENTS 1 Introduction 1 2 Tripwire Enterprise 2 2.1 Features............................................. 2 2.2 Prerequisites..........................................

More information

SAS Viya 3.4 Administration: Logging

SAS Viya 3.4 Administration: Logging SAS Viya 3.4 Administration: Logging Logging: Overview............................................................................. 1 Logging: How To...............................................................................

More information

WebEx Administrator Guide. Cloud Connected Audio Service Meeting Centre. Version 0.9

WebEx Administrator Guide. Cloud Connected Audio Service Meeting Centre. Version 0.9 WebEx Administrator Guide. Cloud Connected Audio Service Meeting Centre. Version 0.9 Contents 3 Purpose 3 Target Audience 3 Organization of this Guide 4 WebEx Administration Portal 5 Site Information 7

More information

Purpose: Use this document to Update a Letter Template and Add Merge Fields to a letter template.

Purpose: Use this document to Update a Letter Template and Add Merge Fields to a letter template. Updating a Letter Template and Using Merge Fields Purpose: Use this document to Update a Letter Template and Add Merge Fields to a letter template. Audience: PeopleSoft Communication Builders 1. Create

More information

Modern Requirements4TFS 2018 Update 1 Release Notes

Modern Requirements4TFS 2018 Update 1 Release Notes Modern Requirements4TFS 2018 Update 1 Release Notes Modern Requirements 6/22/2018 Table of Contents 1. INTRODUCTION... 3 2. SYSTEM REQUIREMENTS... 3 3. APPLICATION SETUP... 3 GENERAL... 4 1. FEATURES...

More information

1 Dashboards Administrator's Guide

1 Dashboards Administrator's Guide 1 Dashboards Administrator's Guide Page 1 2 Dashboards Administrator's Guide Table of Contents FAQs... 4 Q: Why does my browser tell me Microsoft Silverlight is required when I am trying to view a Visualization?

More information

Front Desk 2018 Practice Management System

Front Desk 2018 Practice Management System Front Desk 2018 Practice Management System Physitrack Integration Guide Copyright Smartsoft Pty Ltd. 1996-2018 All rights reserved. No part of this publication may be reproduced without the express written

More information

Department User Guide

Department User Guide Department User Guide Revision Chart Version Primary Author(s) Description of Version Date 1.0 Anthony Curley Initial Document 6/22/11 1.1 Anthony Curley Update to Publishing Changes & Navigation Changes

More information

DIRECTORY MANAGER V1.6 Quick Start Guide

DIRECTORY MANAGER V1.6 Quick Start Guide DIRECTORY MANAGER V1.6 Quick Start Guide Directory Manager is an easy-to-use, customizable, Web-based utility that allows the administrator to delegate the ability to update user s information in the Active

More information

Additional Functions User Guide

Additional Functions User Guide Additional Functions User Guide Date: April, 2016 Lenovo Warranty Claims User Guide 1 Index Overview... 3 User Preparation... 3 Log In... 3 Password Formats... 4 Welcome Page... 4 Warranty Lookup... 5

More information

ELODEA USER'S GUIDE HOW TO SETUP, CONFIGURE AND USE ELODEA

ELODEA USER'S GUIDE HOW TO SETUP, CONFIGURE AND USE ELODEA ELODEA USER'S GUIDE HOW TO SETUP, CONFIGURE AND USE ELODEA Table of Contents 1. Introduction... 2 2. Understanding Elodea... 3 2.1. Deployment approaches... 4 2.2. Feeds and subscriptions... 7 3. System

More information

System Process Document Define Condition Processes. Department Responsibility/Role File Name. Define Condition Processes Trigger:

System Process Document Define Condition Processes. Department Responsibility/Role File Name. Define Condition Processes Trigger: Department Responsibility/Role File Name Define Condition Processes_SPD_20141224095142 Revision Document Generation Date Date Modified Last Changed by ctbrand2 12/18/2014 Status sent for review 12.25 12/24/2014

More information

DIGIPASS Authentication for Citrix Access Essentials Web Interface

DIGIPASS Authentication for Citrix Access Essentials Web Interface DIGIPASS Authentication for Citrix Access Essentials Web Interface With VASCO Digipass Pack for Citrix DIGIPASS Authentication for Citrix Access Essentials - Integration Guideline V1.0 2006 VASCO Data

More information

Table of Contents. Configure and Manage Logging in to the Management Portal Verify and Trust Certificates

Table of Contents. Configure and Manage Logging in to the Management Portal Verify and Trust Certificates Table of Contents Configure and Manage Logging in to the Management Portal Verify and Trust Certificates Configure System Settings Add Cloud Administrators Add Viewers, Developers, or DevOps Administrators

More information

XTM Connect Drupal Connector. A Translation Management Tool Plugin

XTM Connect Drupal Connector. A Translation Management Tool Plugin XTM Connect Drupal Connector A Translation Management Tool Plugin Published by XTM International Ltd. Copyright XTM International Ltd. All rights reserved. No part of this publication may be reproduced

More information

Table of Contents UFA Credit Account Application... 9 Card Link Online Account Management User Management... 71

Table of Contents UFA Credit Account Application... 9 Card Link Online Account Management User Management... 71 Table of Contents Launch into the Card Link Online Web Application... 4 Roles for User Management... 5 UFA Credit Account Application... 9 Credit Application Options... 10 Accessing Card Link Online Launch

More information

PANTHERTRAIL PROCEDURE DOCUMENT PANTHERTRAIL SYSTEM & PANTHERTRAIL REPORTS

PANTHERTRAIL PROCEDURE DOCUMENT PANTHERTRAIL SYSTEM & PANTHERTRAIL REPORTS PANTHERTRAIL PROCEDURE DOCUMENT PANTHERTRAIL SYSTEM & PANTHERTRAIL REPORTS PANTHERTRAIL SYSTEM PantherTrail is a web-based tracking system that can be used with a swipe machine, data entry or touch screen

More information

Getting Started with OmniVista Security

Getting Started with OmniVista Security Getting Started with OmniVista Security Getting Started with OmniVista Security The Users and User Groups application enables you to control user access to OmniVista and to network switches. Access to

More information

eportfolios First, request for an account through

eportfolios First, request for an account through 1 eportfolios Digication Training Objective The objective is to learn the tools and features of Digication and gain the essential skills to use Digication to develop an electronic portfolio. What you can

More information

Orgnazition of This Part

Orgnazition of This Part Orgnazition of This Part Table of Contents Tutorial: Organization of This Part...1 Lesson 1: Starting JReport Enterprise Server and Viewing Reports...3 Introduction...3 Installing JReport Enterprise Server...3

More information

Tenable.io Evaluation Workflow. Last Revised: August 22, 2018

Tenable.io Evaluation Workflow. Last Revised: August 22, 2018 Tenable.io Evaluation Workflow Last Revised: August 22, 2018 Table of Contents Welcome 3 Part One 4 Create User(s) and Group(s) 5 Create Target Group(s) 6 Create Exclusion Lists 7 Create an External Scan

More information

Table of Contents UFA Credit Account Application... 9 Card Link Online Account Management User Management... 77

Table of Contents UFA Credit Account Application... 9 Card Link Online Account Management User Management... 77 Table of Contents Launch into the Card Link Online Web Application... 4 Roles for User Management... 5 UFA Credit Account Application... 9 Credit Application Options... 10 Accessing Card Link Online Launch

More information

Accounts. Adding accounts

Accounts. Adding accounts Email Accounts All changes to your accounts will be performed by logging in to http://exch.mystafford.net. For username or password assistance contact us at hosting@staffordnet.com Once logged in, click

More information

TECHNICAL RESOURCE Remote Banner Control

TECHNICAL RESOURCE Remote Banner Control TECHNICAL RESOURCE Remote Banner Control Let marketing update logos, banners and graphics at will. www.exclaimer.com Remote Banner Control This Dynamic Content or Remote Banner Control feature lets a nominated

More information

Student Faculty Information System. PeopleSoft Comm Gen. Screen Shots From

Student Faculty Information System. PeopleSoft Comm Gen. Screen Shots From Student Faculty Information System PeopleSoft Comm Gen Screen Shots From Managing Communications Comm Gen Part I Defining and Assigning Communications Comm Gen Part II 1 Set up Communication Steps Campus

More information

Password Protection for PDF Output (XML Publisher Output) Generated from a Concurrent Program

Password Protection for PDF Output (XML Publisher Output) Generated from a Concurrent Program Password Protection for PDF Output (XML Publisher Output) Generated from a Concurrent Program We have all worked on generating a PDF/Excel Output using XML Publisher Tool, now with this article along with

More information

Word 2010 Tools. This tab is great for when you want to interact with others in a Word document: comments, editing, changing, and so on.

Word 2010 Tools. This tab is great for when you want to interact with others in a Word document: comments, editing, changing, and so on. Word 2010 Tools Review Tab This tab is great for when you want to interact with others in a Word document: comments, editing, changing, and so on. COMMENTS Insert a Comment 1. Select the text or item that

More information

IDENTIKEY Authentication Server

IDENTIKEY Authentication Server IDENTIKEY Authentication Server Release Notes 3.8 1. Introduction 1. Introduction Welcome to IDENTIKEY Authentication Server 3.8! This document covers the following topics: New features and enhancements

More information

Web Client User Guide

Web Client User Guide ImageTag, Inc. 2016 Contents Introduction... 2 Logging Into Your KwikTag Client... 3 KwikTag Tabs and Your Landing Page... 4 Drawers Tab Features and Functions... 7 My Lists... 7 The KwikTag Library...

More information

Integration Guide. SafeNet Authentication Service. Protecting SugarCRM with SAS

Integration Guide. SafeNet Authentication Service. Protecting SugarCRM with SAS SafeNet Authentication Service Integration Guide Technical Manual Template Release 1.0, PN: 000-000000-000, Rev. A, March 2013, Copyright 2013 SafeNet, Inc. All rights reserved. 1 Document Information

More information

RIPPLESTONE SUMMARY

RIPPLESTONE SUMMARY RIPPLESTONE 3.7 - SUMMARY HOME PAGE ADDED AN ADMIN DASHBOARD (3.7.1.2) This new page is available to Super Users and Administrators and provides information about the Ripplestone system. It allows them

More information

CollabNet TeamForge 5.3 Evaluator s Guide

CollabNet TeamForge 5.3 Evaluator s Guide CollabNet TeamForge 5.3 Evaluator s Guide Thank you for evaluating CollabNet TeamForge 5.3. This Evaluator s Guide will help you experience the key features of CollabNet TeamForge by walking you through

More information

Technical White Paper HP Access Control Upgrade Guide. August 2017

Technical White Paper HP Access Control Upgrade Guide. August 2017 Technical White Paper HP Access Control Upgrade Guide Table of contents 1 Introduction... 5 2 Preparation... 5 2.1 Where to obtain the current HP AC software... 5 2.2 Where to obtain HP AC documentation...

More information

LimeSurvey v2.05 User Guide

LimeSurvey v2.05 User Guide LimeSurvey v2.05 User Guide Revised July 2016 Contents 1.0. Introduction to LimeSurvey v2.05... 3 2.0. LimeSurvey FAQs... 3 How can I tell which version of LimeSurvey I am using?... 3 Which browser is

More information

Adding images to account Report Designer Sections Categories Report title Graphs. Customization Tips for Your Extended DISC Reports

Adding images to account Report Designer Sections Categories Report title Graphs. Customization Tips for Your Extended DISC Reports Customization Tips for Your Extended DISC Reports Adding images to account Report Designer Sections Categories Report title Graphs Creating and Editing a Job Template All of the materials are copyrighted

More information

SureClose Product Line

SureClose Product Line SureClose Product Line Release Notes 3.7 June 21, 2013 SureClose 3.7 Release Notes June 2013 1 Table of Contents Overview... 4 Post-Installation Considerations... 4 Features and Functionality... 6 New

More information

Getting Started With Tornado

Getting Started With Tornado Download and Install Download the Docmosis Tornado Server You will also need to obtain a license key to allow the server to run. Install OpenOffice or LibreOffice Docmosis works well with either LibreOffice

More information

Click Studios. Passwordstate. Remote Session Launcher. Installation Instructions

Click Studios. Passwordstate. Remote Session Launcher. Installation Instructions Passwordstate Remote Session Launcher Installation Instructions This document and the information controlled therein is the property of Click Studios. It must not be reproduced in whole/part, or otherwise

More information

Folios & Web Pages. 71 WEST 23RD STREET, NEW YORK, NY T e

Folios & Web Pages. 71 WEST 23RD STREET, NEW YORK, NY T e Folios & Web Pages 71 WEST 23RD STREET, NEW YORK, NY 10010 T 1.800.311.5656 e help@taskstream.com Table of Contents About the Folios & Web Pages Tool... 1 Create a New Folio or Web Page... 3 Manage Existing

More information

Configuring Vulnerability Assessment Devices

Configuring Vulnerability Assessment Devices CHAPTER 10 Revised: November 10, 2007 Vulnerability assessment (VA) devices provide MARS with valuable information about many of the possible targets of attacks and threats. They provide information useful

More information

Integration Guide. SafeNet Authentication Service. NetDocuments

Integration Guide. SafeNet Authentication Service. NetDocuments SafeNet Authentication Service Integration Guide Technical Manual Template Release 1.0, PN: 000-000000-000, Rev. A, March 2013, Copyright 2013 SafeNet, Inc. All rights reserved. 1 Document Information

More information

ATTACHMENT MANAGEMENT USING AZURE BLOB STORAGE

ATTACHMENT MANAGEMENT USING AZURE BLOB STORAGE MICROSOFT LABS NOVEMBER 6, 2018 ATTACHMENT MANAGEMENT USING AZURE BLOB STORAGE A Solution to help optimizes Dynamics 365 CRM storage by automatically saving file attachments to Azure Blob Storage Contents

More information

Quick Start Guide. Marketing Bulk & Print Jobs

Quick Start Guide. Marketing Bulk  & Print Jobs i Quick Start Guide Table of Contents Creating A Distribution List.. 3 Creating A Bulk Email & Print Job... 6 Rev 4 042815 Page 2 of 11 Creating A Distribution List Bulk email and bulk print jobs can be

More information

Supplier: Registration Guide

Supplier: Registration Guide Supplier: Registration Guide INDEX 1 INTRODUCTION... 1 2 INITIAL REGISTRATION... 1 3 ACCESS TO THE PURCHASING PORTAL... 4 4 SUPPLIER S ACCOUNT MANAGEMENT... 5 1 INTRODUCTION In order to participate in

More information

How to Create a *.vpn File

How to Create a *.vpn File You can import VPN profiles and Barracuda Personal Licenses to the Barracuda Network Access Client and the Barracuda VPN Client using configuration files with the suffix *.vpn that can be configured and

More information

Integration Guide. LoginTC

Integration Guide. LoginTC Integration Guide LoginTC Revised: 21 November 2016 About This Guide Guide Type Documented Integration WatchGuard or a Technology Partner has provided documentation demonstrating integration. Guide Details

More information

Getting Started Guide. Sage MAS Intelligence 500

Getting Started Guide. Sage MAS Intelligence 500 Getting Started Guide Sage MAS Intelligence 500 Table of Contents Getting Started Guide... 1 Login Properties... 1 Standard Reports Available... 2 Financial Report... 2 Financial Trend Analysis... 3 Dashboard

More information

Migrating to MIL-Comply SQL Server Edition

Migrating to MIL-Comply SQL Server Edition Migrating to MIL-Comply SQL Server Edition Step by step instructions for migrating MIL-Comply s local database to Microsoft SQL Server or SQL Server Express. Pre-start Checklist: The following items must

More information

TSM Studio Server Installing Version 3

TSM Studio Server Installing Version 3 TSM Studio Server Installing Version 3 1 Table of Contents Disclaimer... 3 What is TSM Studio Server?... 4 System Requirements... 5 Database Requirements... 6 Installing TSM Admin Client... 7 Installing

More information

CUSTOM OPTION TEMPLATE FOR MAGENTO 2

CUSTOM OPTION TEMPLATE FOR MAGENTO 2 1 User Guide Custom Option Template for Magento 2 CUSTOM OPTION TEMPLATE FOR MAGENTO 2 USER GUIDE BSS COMMERCE 1 2 User Guide Custom Option Template for Magento 2 1. Custom Option Template for Magento

More information

City National E Deposit SM User Guide

City National E Deposit SM User Guide City National E Deposit SM User Guide July 2016 Copyright 2016 by City National Bank Member FDIC All rights reserved. No part of this User Guide may be reproduced or transmitted in any form or by any means,

More information

Web Publisher User Guide

Web Publisher User Guide Web Publisher User Guide Version 5.3 SP4 December 2006 Copyright 1994-2006 EMC Corporation. All rights reserved. Table of Contents Preface... 15 Chapter 1 Introduction... 17 What is Web Publisher?... 17

More information

MAX Workbench. Balance Point Technologies, Inc. MAX Workbench. User Guide. Certified MAX Integrator

MAX Workbench. Balance Point Technologies, Inc.  MAX Workbench. User Guide.  Certified MAX Integrator Balance Point Technologies, Inc. www.maxtoolkit.com MAX Workbench User Guide 1 P a g e Copyright Manual copyright 2017 Balance Point Technologies, Inc. All Rights reserved. Your right to copy this documentation

More information

HOL159 Integrating Microsoft Technologies to Microsoft Dynamics AX 4.0. Hands-On Lab

HOL159 Integrating Microsoft Technologies to Microsoft Dynamics AX 4.0. Hands-On Lab HOL159 Integrating Microsoft Technologies to Microsoft Dynamics AX 4.0 Hands-On Lab Integrating Microsoft Technologies to Microsoft Dynamics AX 4.0 Lab Manual Table of Contents Lab 1: Deploy Enterprise

More information