D e v e l o p e r s G u i d e

Size: px
Start display at page:

Download "D e v e l o p e r s G u i d e"

Transcription

1 A D S S A u t h r i s e d R e m t e S i g n i n g ( A R S ) D e v e l p e r s G u i d e A S C E R T I A LTD S E P T E M B E R D c u m e n t V e r s i n Ascertia Limited. All rights reserved. This dcument cntains cmmercial-in-cnfidence material. It must nt be disclsed t any third party withut the written authrity f Ascertia Limited. Cmmercial-in-Cnfidence

2 CONTENTS 1 INTRODUCTION SCOPE INTENDED READERSHIP CONVENTIONS TECHNICAL SUPPORT ADSS ARS SERVICE OVERVIEW GO>SIGN MOBILE APP ARS SERVICE INTEGRATION CONFIGURING ADSS SERVER FOR AUTHORISED REMOTE SIGNING CONFIGURE HARDWARE CRYPTO SOURCE CONFIGURE SMS SETTINGS ENABLE ARS FEATURE INTEGRATION USING ADSS RA AND ADSS SIGNING SERVICES SAMPLE PROGRAMS INTEGRATION USING RESTFUL API USER SERVICES CERTIFICATE SERVICES SIGNING SERVICES ERROR CODES FIGURES FIGURE 1 - ARS SERVICE & BUSINESS APPLICATION INTERACTION...4 TABLES TABLE 1 - REGISTER USER TABLE 2 - GENERATE KEY PAIR TABLE 3 - GET CSR TABLE 4 - SIGNING REQUEST TABLE 5 - STATUS REQUEST TABLE 6 - ERROR CODES Ascertia Limited Cmmercial-in-Cnfidence Page 2 f 18

3 1 Intrductin 1.1 Scpe This dcument prvides infrmatin n hw t integrate ADSS ARS Service in t yur business applicatin. 1.2 Intended Readership This guide is intended fr develpers wh are integrating business applicatins with ADSS ARS Service. The dcument assumes a reasnable knwledge f web applicatin develpment, specifically RESTful Web services and ADSS Server. 1.3 Cnventins The fllwing typgraphical cnventins are used in this guide t help lcate and identify infrmatin: Bld text identifies menu names, menu ptins, items yu can click n the screen, file names, flder names, and keybard keys. Curier New fnt identifies cde and text that appears n the cmmand line. Bld Curier New identifies cmmands that yu are required t type in. Curier New fnt identifies Ajax request/respnse in HTTP message bdy. 1.4 Technical supprt If Technical Supprt is required, Ascertia has a dedicated supprt team prviding debugging assistance, integratin assistance and general custmer supprt. Ascertia Supprt can be accessed in the fllwing ways: Website Knwledge Base FAQs supprt@ascertia.cm In additin t the free supprt service describe abve, Ascertia prvides frmal supprt agreements with all prduct sales. Please cntact sales@ascertia.cm fr mre details. A Prduct Supprt Questinnaire shuld be cmpleted t prvide Ascertia Supprt with further infrmatin abut yur system envirnment. When requesting help, it is always imprtant t cnfirm: System Platfrm details. ADSS Server versin number and build date. Details f specific issue and the relevant steps taken t reprduce it. Database versin and patch level. Prduct lg files Ascertia Limited Cmmercial-in-Cnfidence Page 3 f 18

4 2 ADSS ARS Service Overview ADSS Authrised Remte Signing (ARS) Service prvides the capability t manage users and their signing keys. It prvides the required API interface fr business applicatins t register users, send hash signing requests, checking the status f pending signing requests and getting the signed hash (i.e. PKCS#1 signature). ARS Service als prvides a Signature Activatin Mdule (SAM) which is the mst imprtant cmpnent f the ARS slutin. This cmpnent is respnsible fr maintaining the details f registered users, authrised mbile devices, authrisatin requests and their current statuses Figure 1 - ARS Service & Business Applicatin Interactin Authrised Remte Signing (ARS) Service prvides the required API interface fr business applicatins t register the users, send hash signing requests, check the status f pending signing requests and get the signed hash (i.e. PKCS#1 signature). ARS Service is basically a new service mdule which is deplyed n the Ascertia's ADSS Server prduct. In ARS Service, the private keys f the users are held at server side in an HSM. T access these keys, the user must authrise the signing request n his/her mbile device. The user must sign an Authrisatin Cntrl File (ACF) n his/her mbile device with an authrisatin key generated during the device registratin prcess in the G>Sign Mbile App. The ARS Service validates this signed ACF and ther user credentials t access the dcument signing key and prceeds with signing the dcument/transactin. 2.1 G>Sign Mbile App G>Sign Mbile App gives users the ability t securely authrise and apprve the signing f dcuments r transactins. Business applicatins can trigger the signing prcess and users can authrise this remtely frm their mbile device using tw-factr authenticatin. Ascertia Limited Cmmercial-in-Cnfidence Page 4 f 18

5 2.1.1 Supprted Devices Andrid versin 6.0 and abve. ios versin 9.0 and abve. Mbile device must have built-in finger print scanning feature. Befre accessing the G>Sign Mbile App, the fllwing tasks must be dne: User must be registered in the ARS Service User s device must be registered in the ARS Service Ascertia Limited Cmmercial-in-Cnfidence Page 5 f 18

6 3 ARS Service Integratin Business applicatins can integrate with ADSS ARS Service in the fllwing ways: Using ADSS RA and Signing Services Using RESTful APIs ADSS cnfiguratins are required fr ARS service integratin in abve methds. Ascertia Limited Cmmercial-in-Cnfidence Page 6 f 18

7 4 Cnfiguring ADSS Server fr Authrised Remte Signing 4.1 Cnfigure Hardware Crypt Surce In Authrised Remte Signing, all the keys fr users will be held in an HSM s that s why it is mandatry t have a hardware crypt surce cnfigured fr the ARS Service. Fllw ADSS Server Admin Guide t cnfigure hardware crypt surce. 4.2 Cnfigure SMS Settings SMS settings must be enabled in ADSS Server because during the mbile device registratin ADSS ARS service sends an OTP t the user s registered mbile number fr authenticatin. Fllw ADSS Server Admin Guide t enable the SMS settings. 4.3 Enable ARS feature It is required t enable the ARS settings fr the client wh wants t use ARS Service. Client Manager Launch the ADSS Server Cnsle Navigate t Client Manager Select the client samples_test_client and click n Edit buttn. Click n the ARS Service tab Enable the check bx Allw this client t access the ADSS ARS Service Select the Hardware Crypt prfile Click n the Save buttn t have the changes take int effect Fr mre infrmatin abut Client Manager, see the link: Ascertia Limited Cmmercial-in-Cnfidence Page 7 f 18

8 5 Integratin using ADSS RA and ADSS Signing Services In this integratin mde, business applicatin utilizes ADSS RA Service and Signing Service t register user, user s qualified keys/certificate generatin and dcument/transactin signing. Fllwing cnfiguratins are required: Certificatin Prfile Launch the ADSS Server Cnsle Navigate t Certificatin Service > Certificatin Prfiles Create a new certificatin prfile adss:certificatin:prfile:002 Under Request Details sectin enable the check bx Allw authrise remte signing and cnfigure the ARS Service address e.g. Under the Certificate Details sectin, select the hardware crypt prfile (created fr ARS in Key Manager earlier). Clicking n the Save buttn Navigate t Client Manager Select the client samples_test_client and click n Edit buttn. G t Certificatin Service tab t assign the abve created prfile t the client Navigate t Certificatin Service > Service Manager t restart the Certificatin Service and have the changes take int effect Fr mre infrmatin abut Certificatin Prfile, see the link: RA Prfile Launch the ADSS Server Cnsle Navigate t RA Service > RA Prfiles Create/edit the RA prfile adss:ra:prfile:001 Under the CA Details sectin change the Certificatin prfile t e.g. adss:certificatin:prfile:002 as created abve Under the Certificate Details sectin enable the check bx Allw aut-apprval fr web based requests (n manual apprval required) Under the ARS Service Settings enable the check bx Allw user registratin thrugh ARS Service and cnfigure the ARS Service address accrdingly e.g. Click n the Save buttn Navigate t Client Manager Select the client samples_test_client and click n Edit buttn. G t RA Service tab t assign the abve created/edited prfile t the client Use the Service Manager t restart the RA Service and have the changes take int effect Fr mre infrmatin abut RA prfile, see the link: Ascertia Limited Cmmercial-in-Cnfidence Page 8 f 18

9 Signing Prfile Launch the ADSS Server Cnsle Navigate t Signing Service > Signing Prfiles Create/edit the signing prfile adss:signing:prfile:001 Navigate t Advanced Settings tab Under Authrise Remte Signing sectin enable the check bx Allw authrise remte signing and cnfigure the ARS Service address e.g. Click n the Save buttn Navigate t Client Manager Select the client samples_test_client and click n Edit buttn. G t Signing Service tab t assign the abve created/edited prfile t the client Use the Service Manager t restart the Signing Service and have the changes take effect Fr mre infrmatin abut signing prfile, see the link: _cnfiguring_a_signing_prfile Ascertia Limited Cmmercial-in-Cnfidence Page 9 f 18

10 6 Sample Prgrams After successfully cnfiguring the ADSS Server, business applicatin needs t perfrm the fllwing peratins: Register a user using RA Service Enrll User Signing Certificate using RA Service Perfrm the signing using Signing Service Check the status f the transactin Tw sample prgrams ARSRegisterUser.bat/sh and ARSSignPDF.bat/sh are added inside ADSS Client SDK package t simulate abve peratins. ARSRegisterUser.bat/sh registers users and generates qualified keys/certificate fr the user. ARSSignPDF.bat/sh sends a signing request and then subsequent status calls. The status f the transactin will be plled autmatically by the sample prgram; it will remain shwn PENDING unless it is AUTHORISED/DECLINED by the registered user frm G>Sign Mbile App r is EXPIRED. Once the signing transactin is authrized frm the G>Sign Mbile app, the status will be changed t apprved and signed dcument is dwnladed at lcatin: [ADSS Client SDK Hme]/API/samples/data/signing/test_input_signed.pdf See ADSS-Develpers-Guide fr further explanatin f the API used in samples. Ascertia Limited Cmmercial-in-Cnfidence Page 10 f 18

11 7 Integratin using RESTful API Business applicatins can integrate with ADSS ARS RESTful Services using standard HTTP messages. 7.1 User Services User services includes the fllwing web service: Register User Register User Create a user in ARS Service. When a new user is created then respnse status 201 is returned. HTTP Verb Cntent-Type PUT applicatin/jsn Accept applicatin/jsn Request Bdy { "client_id": "samples_test_client", "user_name": "Jhn De", "user_id": "jhnde12", "user_passwrd": "passwrd", "user_ ": "jhn.de@ascertia.cm", "user_mbile": " " Status Cde Message Respnse Bdy 201 Created 200 Ok { 400 Bad Request { 403 Frbidden { 500 Internal Server Errr { Ascertia Limited Cmmercial-in-Cnfidence Page 11 f 18

12 Item Details Name Request Parameters client_id user_name user_id user_passwrd user_ user_mbile Respnse Parameters errr errr_descriptin Descriptin Client's Originatr ID which is cnfigured in ADSS Cnsle > Client Manager (Optinal) User name an ptinal attribute used as friendly name fr the registered user in ARS service (max. 50 characters) User ID identifying the registered user in ARS service (max. 50 characters) Passwrd fr the registered user in ARS service (max. 50 characters) (Optinal) fr the registered user in ARS service (max. 100 characters) Mbile number fr the registered user in ARS service. It will be used t send OTP fr device registratin etc. (max. 100 characters) The errr cde. Errr descriptin message Table 1 - Register User 7.2 Certificate Services Certificate services includes the fllwing web services: Generate Key Pair Get CSR Generate Key Pair Creates a key pair fr the prvided user in ARS Service. When a new key pair is created the respnse status 201 is returned. HTTP Verb Cntent-Type PUT applicatin/jsn Accept applicatin/jsn Request Bdy { "client_id": "samples_test_client", "user_id": "jhnde12", "user_passwrd": "passwrd", "key_alias": "sample_cert_alias", "key_length": "2048", "key_algrithm": "RSA" Status Cde Message Respnse Bdy 201 Created 200 Ok { 400 Bad Request { Ascertia Limited Cmmercial-in-Cnfidence Page 12 f 18

13 403 Frbidden { 500 Internal Server Errr { Item Details Name Descriptin Request Parameters client_id Client's Originatr ID which is cnfigured in ADSS Cnsle > Client Manager user_id User ID identifying the registered user in ARS service. user_passwrd Passwrd fr the registered user in ARS service key_alias Key Alias f key pair fr which CSR t be generated key_algrithm Supprted values are RSA and ECDSA key_length Fr RSA 1024, 2048, 3072, 4096, 8192 Fr ECDSA 192, 224, 256, 384, 521 Respnse Parameters errr The errr cde. errr_descriptin Errr descriptin message Table 2 - Generate Key Pair Get CSR Returns the base64 encded CSR (Certificate Signing Request i.e. PKCS#10) f the key pair generated fr the prvided user. HTTP Verb Cntent-Type Accept Request Bdy POST applicatin/jsn applicatin/jsn { "client_id": "samples_test_client", "user_id": "jhnde12", "key_alias": "sample_cert_alias", "subject_dn": "CN=Sample User" Status Cde Message Respnse Bdy 200 Ok { "csr": " MIICUzCCATsCAQAwDjEMMAGA1 KJh" 400 Bad Request { 403 Frbidden { Ascertia Limited Cmmercial-in-Cnfidence Page 13 f 18

14 500 Internal Server Errr { Item Details Name Descriptin Request Parameters client_id Client's Originatr ID which is cnfigured in ADSS Cnsle > Client Manager user_id User ID identifying the registered user in ARS service. key_alias Key Alias f key pair fr which CSR t be generated. subject_dn Subject DN t be used in CSR Respnse Parameters csr Base 64 encded CSR errr The errr cde. errr_descriptin Errr descriptin message Table 3 - Get CSR 7.3 Signing Services Signing services includes the fllwing web services: Signing Request Status Request Signing Request Add a signing request t pending authrised requests queue. HTTP Verb Cntent-Type POST applicatin/jsn Accept applicatin/jsn Request Bdy { "client_id": "samples_test_client", "user_id": "jhnde12", "user_passwrd": "passwrd", "key_alias": "sample_cert_alias", "data_t_be_signed": "ATsCAQAwDjE=", "data_t_be_displayed": "A pending signing request", "dcument_id": "dcument_id_01", "dcument_name": "This is a sample dcument" Status Cde Message Respnse Bdy 200 Ok { "client_id": "samples_test_client", Ascertia Limited Cmmercial-in-Cnfidence Page 14 f 18

15 400 Bad Request { 403 Frbidden { 500 Internal Server Errr { "transactin_id": " " Item Details Name Descriptin Request Parameters client_id Client's Originatr ID which is cnfigured in ADSS Cnsle > Client Manager user_id User ID identifying the registered user in ARS service user_passwrd Passwrd fr the registered user in ARS service key_alias Qualified signing key alias data_t_be_signed Base 64 encded data t be signed data_t_be_displayed Message t be shwn n the mbile device dcument_id ID f the dcument t be signed dcument_name Name f the dcument t be signed Respnse Parameters client_id Client's Originatr ID which is cnfigured in ADSS Cnsle > Client Manager transactin_id An identifier t be used later in the status request errr The errr cde. errr_descriptin Errr descriptin message Table 4 - Signing Request Status Request Check the status f signing request and return a signature if cmputed by the service n behalf f the user. HTTP Verb Cntent-Type POST applicatin/jsn Accept applicatin/jsn Request Bdy { "client_id": "samples_test_client", "transactin_id": " " Status Cde Message Respnse Bdy 200 Ok { "client_id": "samples_test_client", Ascertia Limited Cmmercial-in-Cnfidence Page 15 f 18

16 400 Bad Request { 403 Frbidden { 500 Internal Server Errr { "transactin_id": " ", "status": "SIGNED", "pkcs1_signature": "h5+qp9fhwxwd /kcefaz3caxj", "authrised_acf": "PEF1dGhv xpcmlnaw5hdg9ysuq+c" Item Details Name Descriptin Request Parameters client_id Client's Originatr ID which is cnfigured in ADSS Cnsle > Client Manager transactin_id Transactin ID against which the status needs t be checked. Respnse Parameters client_id Client's Originatr ID which is cnfigured in ADSS Cnsle > Client Manager transactin_id Transactin ID against which the status is checked by the service. status PENDING, SIGNED, EXPIRED, DECLINED pkcs1_signature Base64 encded PKCS#1 signature authrised_acf Base64 encded signed ACF Table 5 - Status Request Ascertia Limited Cmmercial-in-Cnfidence Page 16 f 18

17 8 Errr Cdes Errrs errr errr_descriptin An internal errr ccurred while prcessing the request - see the ARS service debug lgs fr details Failed t prcess request - ARS service is stpped Failed t prcess request - ARS service is nt enabled in license Failed t prcess request - ARS service license has expired Failed t prcess request - ARS service is nt enabled in system Failed t prcess request - ARS service is nt allwed Failed t prcess request - Invalid Failed t prcess request - client des nt exist Failed t prcess request - user des nt exist Failed t prcess request - invalid passwrd Failed t prcess request - user already exists Failed t prcess request - $param_name is missing Failed t prcess request - key alias des nt exist Failed t prcess request - transactin ID des nt exist Failed t validate authrisatin cntrl file - riginatr ID is missing Failed t validate authrisatin cntrl file - riginatr ID des nt match with the riginatr ID in request Failed t validate authrisatin cntrl file - user ID is missing Failed t validate authrisatin cntrl file - user ID des nt match with the user ID in request Failed t validate authrisatin cntrl file - valid frm date is missing Failed t validate authrisatin cntrl file - valid frm date has invalid frmat Failed t validate authrisatin cntrl file - validity perid is nt yet valid Failed t validate authrisatin cntrl file - valid t date is missing Failed t validate authrisatin cntrl file - valid t date has invalid frmat Failed t validate authrisatin cntrl file - validity perid has expired Failed t validate authrisatin cntrl file - n signature fund Failed t validate authrisatin cntrl file - digest algrithm r signature value is missing Failed t validate authrisatin cntrl file - signature is invalid Failed t validate authrisatin cntrl file - certificate ID is missing Failed t validate authrisatin cntrl file - certificate ID des nt match with the certificate ID in request Failed t validate authrisatin cntrl file - dcument hash is missing Failed t validate authrisatin cntrl file - dcument hash des nt match with the dcument hash in request A key pair with same alias already exists Failed t prcess request - user ID is invalid Failed t prcess request - user ID r passwrd is invalid Failed t prcess request - certificate alias des nt exist Failed t prcess request - client is inactive Failed t prcess request - user is inactive Failed t prcess request - signing key is inactive Failed t prcess request - $param_name exceeds the allwed limit Ascertia Limited Cmmercial-in-Cnfidence Page 17 f 18

18 58040 Failed t prcess request - the license limit fr user registratin has reached ARS service user registratin is nt allwed Failed t prcess request - client_id is missing Failed t prcess request - user_id is missing Failed t prcess request - key_alias is missing Failed t prcess request - subject_dn is missing Failed t prcess request - user_passwrd is missing Failed t prcess request - key_length is missing Failed t prcess request - key_algrithm is missing Failed t prcess request - request_data is missing Failed t prcess request - user_name is missing Failed t prcess request - data_t_be_signed is missing Failed t prcess request - passwrd is missing Failed t prcess request - user_mbile is missing Failed t prcess request - key_alias exceeds the allwed limit Failed t prcess request - user_id exceeds the allwed limit Failed t prcess request - user_name exceeds the allwed limit Failed t prcess request - user_passwrd exceeds the allwed limit Failed t prcess request - user_mbile exceeds the allwed limit Failed t prcess request - user_ exceeds the allwed limit Failed t prcess request - transactin_id is missing Table 6 - Errr Cdes *** End f dcument *** Ascertia Limited Cmmercial-in-Cnfidence Page 18 f 18

ADSS Server Evaluation Quick Guide

ADSS Server Evaluation Quick Guide ADSS Server Evaluatin Quick Guide This dcument aims t prvide a quick d this and it wrks guide t evaluating ADSS Enterprise Server as a PDF Signing Server bth fr server-side signing and als fr client-side

More information

VMware AirWatch Certificate Authentication for Cisco IPSec VPN

VMware AirWatch Certificate Authentication for Cisco IPSec VPN VMware AirWatch Certificate Authenticatin fr Cisc IPSec VPN Fr VMware AirWatch Have dcumentatin feedback? Submit a Dcumentatin Feedback supprt ticket using the Supprt Wizard n supprt.air-watch.cm. This

More information

To start your custom application development, perform the steps below.

To start your custom application development, perform the steps below. Get Started T start yur custm applicatin develpment, perfrm the steps belw. 1. Sign up fr the kitewrks develper package. Clud Develper Package Develper Package 2. Sign in t kitewrks. Once yu have yur instance

More information

Enrolling onto the Open Banking Directory How To Guide

Enrolling onto the Open Banking Directory How To Guide Enrlling nt the Open Banking Directry Hw T Guide Date: Octber 2017 Versin: v3.0 Classificatin: PUBLIC OPEN BANKING LIMITED ENROLLING ONTO THE OPEN BANKING DIRECTORY Page 1 f 14 Cntents 1. Intrductin 3

More information

Stock Affiliate API workflow

Stock Affiliate API workflow Adbe Stck Stck Affiliate API wrkflw The purpse f this dcument is t illustrate the verall prcess and technical wrkflw fr Adbe Stck partners wh want t integrate the Adbe Stck Search API int their applicatins.

More information

SmartPass User Guide Page 1 of 50

SmartPass User Guide Page 1 of 50 SmartPass User Guide Table f Cntents Table f Cntents... 2 1. Intrductin... 3 2. Register t SmartPass... 4 2.1 Citizen/Resident registratin... 4 2.1.1 Prerequisites fr Citizen/Resident registratin... 4

More information

Click Studios. Passwordstate. RSA SecurID Configuration

Click Studios. Passwordstate. RSA SecurID Configuration Passwrdstate RSA SecurID Cnfiguratin This dcument and the infrmatin cntrlled therein is the prperty f Click Studis. It must nt be reprduced in whle/part, r therwise disclsed, withut prir cnsent in writing

More information

ROCK-POND REPORTING 2.1

ROCK-POND REPORTING 2.1 ROCK-POND REPORTING 2.1 AUTO-SCHEDULER USER GUIDE Revised n 08/19/2014 OVERVIEW The purpse f this dcument is t describe the prcess in which t fllw t setup the Rck-Pnd Reprting prduct s that users can schedule

More information

1 Getting and Extracting the Upgrader

1 Getting and Extracting the Upgrader Hughes BGAN-X 9202 Upgrader User Guide (Mac) Rev 1.0 (23-Feb-12) This dcument explains hw t use the Hughes BGAN Upgrader prgram fr the 9202 User Terminal using a Mac Nte: Mac OS X Versin 10.4 r newer is

More information

Enterprise Chat and Developer s Guide to Web Service APIs for Chat, Release 11.6(1)

Enterprise Chat and  Developer s Guide to Web Service APIs for Chat, Release 11.6(1) Enterprise Chat and Email Develper s Guide t Web Service APIs fr Chat, Release 11.6(1) Fr Unified Cntact Center Enterprise August 2017 Americas Headquarters Cisc Systems, Inc. 170 West Tasman Drive San

More information

New Tenancy Contact - User manual

New Tenancy Contact - User manual New Tenancy Cntact - User manual Table f Cntents Abut Service... 3 Service requirements... 3 Required Dcuments... 3 Service fees... 3 Hw t apply fr this service... 4 Validatin Messages... 28 New Tenancy

More information

Integrating QuickBooks with TimePro

Integrating QuickBooks with TimePro Integrating QuickBks with TimePr With TimePr s QuickBks Integratin Mdule, yu can imprt and exprt data between TimePr and QuickBks. Imprting Data frm QuickBks The TimePr QuickBks Imprt Facility allws data

More information

E-Lock Policy Manager White Paper

E-Lock Policy Manager White Paper White Paper Table f Cntents 1 INTRODUCTION... 3 2 ABOUT THE POLICY MANAGER... 3 3 HOW E-LOCK POLICY MANAGER WORKS... 3 4 WHAT CAN I DO WITH THE POLICY MANAGER?... 4 4.1 THINGS YOU CONTROL IN SIGNING...

More information

1 Getting and Extracting the Upgrader

1 Getting and Extracting the Upgrader Hughes BGAN-X 9211 Upgrader User Guide (Mac) Rev 1.2 (6-Jul-17) This dcument explains hw t use the Hughes BGAN Upgrader prgram fr the 9211 User Terminal using a Mac Nte: Mac OS X Versin 10.4 r newer is

More information

These tasks can now be performed by a special program called FTP clients.

These tasks can now be performed by a special program called FTP clients. FTP Cmmander FAQ: Intrductin FTP (File Transfer Prtcl) was first used in Unix systems a lng time ag t cpy and mve shared files. With the develpment f the Internet, FTP became widely used t uplad and dwnlad

More information

Mission Antyodaya Android Mobile & Web Application. Frequently Asked Questions

Mission Antyodaya Android Mobile & Web Application. Frequently Asked Questions Missin Antydaya Andrid Mbile & Web Applicatin Frequently Asked Questins Natinal Infrmatics Centre v1.0 Missin Antydaya Mbile & Web Applicatin 1 Intrductin What is the name f Mbile applicatin? Earlier it

More information

OATS Registration and User Entitlement Guide

OATS Registration and User Entitlement Guide OATS Registratin and User Entitlement Guide The OATS Registratin and Entitlement Guide prvides the fllwing infrmatin: OATS Registratin The prcess and dcumentatin required fr a firm r Service Prvider t

More information

BMC Remedyforce Integration with Remote Support

BMC Remedyforce Integration with Remote Support BMC Remedyfrce Integratin with Remte Supprt 2003-2018 BeyndTrust, Inc. All Rights Reserved. BEYONDTRUST, its lg, and JUMP are trademarks f BeyndTrust, Inc. Other trademarks are the prperty f their respective

More information

User Manual. Revised June 18, 2007

User Manual. Revised June 18, 2007 User Manual Revised June 18, 2007 TABLE OF CONTENTS 1. AN INTRODUCTION TO NVTREC... 3 2. NVTREC HOME PAGE... 3 3. ACCOUNT REGISTRATION... 5 4. ACCOUNT HOME PAGE... 5 5. FACILITY REGISTRATION... 6 6. EDITING

More information

Upgrade Guide. Medtech Evolution Specialist. Version 1.11 Build (October 2018)

Upgrade Guide. Medtech Evolution Specialist. Version 1.11 Build (October 2018) Upgrade Guide Medtech Evlutin Specialist Versin 1.11 Build 1.11.0.4 (Octber 2018) These instructins cntain imprtant infrmatin fr all Medtech Evlutin users and IT Supprt persnnel. We suggest that these

More information

LiveEngage and Microsoft Dynamics Integration Guide Document Version: 1.0 September 2017

LiveEngage and Microsoft Dynamics Integration Guide Document Version: 1.0 September 2017 LiveEngage and Micrsft Dynamics Integratin Guide Dcument Versin: 1.0 September 2017 Cntents Intrductin... 3 Step 1: Sign Up... 3 CRM Widget Signing Up... 3 Step 2: Cnfiguring the CRM Widget... 4 Accessing

More information

CMC Blade BIOS Profile Cloning

CMC Blade BIOS Profile Cloning This white paper describes the detailed capabilities f the Chassis Management Cntrller s Blade BIOS Prfile Clning feature. Authr Crey Farrar This dcument is fr infrmatinal purpses nly and may cntain typgraphical

More information

Demand Forecasting. For. Microsoft Dynamics 365 for Operations. Technical Guide. Release 7.1. December 2017

Demand Forecasting. For. Microsoft Dynamics 365 for Operations. Technical Guide. Release 7.1. December 2017 Demand Frecasting Fr Micrsft Dynamics 365 fr Operatins Technical Guide Release 7.1 December 2017 2017 Farsight Slutins Limited All Rights Reserved. Prtins cpyright Business Frecast Systems, Inc. This dcument

More information

A D S S G o > S i g n D e v e l o p e r s G u i d e

A D S S G o > S i g n D e v e l o p e r s G u i d e A D S S G > S i g n D e v e l p e r s G u i d e A S C E R T I A LTD J u l y 2 0 1 7 D c u m e n t V e r s i n - 5. 5. 0. 1 Ascertia Limited. All rights reserved. This dcument cntains cmmercial-in-cnfidence

More information

Access the site directly by navigating to in your web browser.

Access the site directly by navigating to   in your web browser. GENERAL QUESTIONS Hw d I access the nline reprting system? Yu can access the nline system in ne f tw ways. G t the IHCDA website at https://www.in.gv/myihcda/rhtc.htm and scrll dwn the page t Cmpliance

More information

User Guide. Document Version: 1.0. Solution Version:

User Guide. Document Version: 1.0. Solution Version: User Guide Dcument Versin: 1.0 Slutin Versin: 365.082017.3.1 Table f Cntents Prduct Overview... 3 Hw t Install and Activate Custmer Satisfactin Survey Slutin?... 4 Security Rles in Custmer Satisfactin

More information

Technical Paper. Installing and Configuring SAS Environment Manager in a SAS Grid Environment with a Shared Configuration Directory

Technical Paper. Installing and Configuring SAS Environment Manager in a SAS Grid Environment with a Shared Configuration Directory Technical Paper Installing and Cnfiguring Envirnment Manager in a Grid Envirnment with a Shared Cnfiguratin Directry Last Mdified: January 2018 Release Infrmatin Cntent Versin: January 2018. Trademarks

More information

Uploading Files with Multiple Loans

Uploading Files with Multiple Loans Uplading Files with Multiple Lans Descriptin & Purpse Reprting Methds References Per the MHA Handbk, servicers are required t prvide peridic lan level data fr activity related t the Making Hme Affrdable

More information

Managing Your Access To The Open Banking Directory How To Guide

Managing Your Access To The Open Banking Directory How To Guide Managing Yur Access T The Open Banking Directry Hw T Guide Date: June 2018 Versin: v2.0 Classificatin: PUBLIC OPEN BANKING LIMITED 2018 Page 1 f 32 Cntents 1. Intrductin 3 2. Signing Up 4 3. Lgging In

More information

Upgrade Guide. Medtech Evolution General Practice. Version 1.9 Build (March 2018)

Upgrade Guide. Medtech Evolution General Practice. Version 1.9 Build (March 2018) Upgrade Guide Medtech Evlutin General Practice Versin 1.9 Build 1.9.0.312 (March 2018) These instructins cntain imprtant infrmatin fr all Medtech Evlutin users and IT Supprt persnnel. We suggest that these

More information

SafeDispatch SDR Gateway for MOTOROLA TETRA

SafeDispatch SDR Gateway for MOTOROLA TETRA SafeDispatch SDR Gateway fr MOTOROLA TETRA SafeMbile ffers a wrld f wireless applicatins that help rganizatins better manage their mbile assets, fleet and persnnel. Fr mre infrmatin, see www.safembile.cm.

More information

AvePoint Pipeline Pro 2.0 for Microsoft Dynamics CRM

AvePoint Pipeline Pro 2.0 for Microsoft Dynamics CRM AvePint Pipeline Pr 2.0 fr Micrsft Dynamics CRM Installatin and Cnfiguratin Guide Revisin E Issued April 2014 1 Table f Cntents Abut AvePint Pipeline Pr... 3 Required Permissins... 4 Overview f Installatin

More information

BMC Remedyforce Integration with Bomgar Remote Support

BMC Remedyforce Integration with Bomgar Remote Support BMC Remedyfrce Integratin with Bmgar Remte Supprt 2017 Bmgar Crpratin. All rights reserved wrldwide. BOMGAR and the BOMGAR lg are trademarks f Bmgar Crpratin; ther trademarks shwn are the prperty f their

More information

Troubleshooting Citrix- Published Resources Configuration in VMware Identity Manager

Troubleshooting Citrix- Published Resources Configuration in VMware Identity Manager Trubleshting Citrix- Published Resurces Cnfiguratin in VMware Identity Manager VMware Identity Manager A U G U S T 2 0 1 7 V1 Table f Cntents Overview... 1 Supprted Versins f Cmpnents... 1 Prerequisites...

More information

Adverse Action Letters

Adverse Action Letters Adverse Actin Letters Setup and Usage Instructins The FRS Adverse Actin Letter mdule was designed t prvide yu with a very elabrate and sphisticated slutin t help autmate and handle all f yur Adverse Actin

More information

Kaltura Video Extension for SharePoint 2013 Deployment Guide for Microsoft Office 365. Version: 1.0

Kaltura Video Extension for SharePoint 2013 Deployment Guide for Microsoft Office 365. Version: 1.0 Kaltura Vide Extensin fr SharePint 2013 Deplyment Guide fr Micrsft Office 365 Versin: 1.0 Kaltura Business Headquarters 250 Park Avenue Suth, 10th Flr, New Yrk, NY 10003 Tel.: +1 800 871 5224 Cpyright

More information

Launching Xacta 360 Marketplace AMI Guide June 2017

Launching Xacta 360 Marketplace AMI Guide June 2017 Launching Xacta 360 Marketplace AMI Guide June 2017 Tels Crpratin 2017. All rights reserved. U.S. patents Ns. 6,901,346; 6,980,927; 6,983,221; 6,993,448; and 7,380,270. Xacta is a registered trademark

More information

Date: October User guide. Integration through ONVIF driver. Partner Self-test. Prepared By: Devices & Integrations Team, Milestone Systems

Date: October User guide. Integration through ONVIF driver. Partner Self-test. Prepared By: Devices & Integrations Team, Milestone Systems Date: Octber 2018 User guide Integratin thrugh ONVIF driver. Prepared By: Devices & Integratins Team, Milestne Systems 2 Welcme t the User Guide fr Online Test Tl The aim f this dcument is t prvide guidance

More information

UiPath Automation. Walkthrough. Walkthrough Calculate Client Security Hash

UiPath Automation. Walkthrough. Walkthrough Calculate Client Security Hash UiPath Autmatin Walkthrugh Walkthrugh Calculate Client Security Hash Walkthrugh Calculate Client Security Hash Start with the REFramewrk template. We start ff with a simple implementatin t demnstrate the

More information

Sircon User Guide A Guide to Using the Vertafore Sircon Self-Service Portal

Sircon User Guide A Guide to Using the Vertafore Sircon Self-Service Portal Sircn User Guide A Guide t Using the Vertafre Sircn Self-Service Prtal September 2016 Versin 16.8 Cntents Cntents Using the Vertafre Sircn Self-Service Prtal... 3 Lg In... 3 Hme Page... 4 Lg New Cases...

More information

Element Creator for Enterprise Architect

Element Creator for Enterprise Architect Element Creatr User Guide Element Creatr fr Enterprise Architect Element Creatr fr Enterprise Architect... 1 Disclaimer... 2 Dependencies... 2 Overview... 2 Limitatins... 3 Installatin... 4 Verifying the

More information

VMware AirWatch SDK Plugin for Apache Cordova Instructions Add AirWatch Functionality to Enterprise Applicataions with SDK Plugins

VMware AirWatch SDK Plugin for Apache Cordova Instructions Add AirWatch Functionality to Enterprise Applicataions with SDK Plugins VMware AirWatch SDK Plugin fr Apache Crdva Instructins Add AirWatch Functinality t Enterprise Applicatains with SDK Plugins v1.2 Have dcumentatin feedback? Submit a Dcumentatin Feedback supprt ticket using

More information

Getting Started with the SDAccel Environment on Nimbix Cloud

Getting Started with the SDAccel Environment on Nimbix Cloud Getting Started with the SDAccel Envirnment n Nimbix Clud Revisin Histry The fllwing table shws the revisin histry fr this dcument. Date Versin Changes 09/17/2018 201809 Updated figures thrughut Updated

More information

Dolby Conference Phone Support Frequently Asked Questions

Dolby Conference Phone Support Frequently Asked Questions Dlby Cnference Phne Supprt Frequently Asked Questins Versin 1.0, 1 Intrductin This dcument prvides sme answers t frequently asked questins abut the Dlby Cnference Phne. Fr mre detailed infrmatin n any

More information

Wave IP 4.5. CRMLink Desktop User Guide

Wave IP 4.5. CRMLink Desktop User Guide Wave IP 4.5 CRMLink Desktp User Guide 2015 by Vertical Cmmunicatins, Inc. All rights reserved. Vertical Cmmunicatins and the Vertical Cmmunicatins lg and cmbinatins theref and Vertical ViewPint, Wave Cntact

More information

Additional License Authorizations

Additional License Authorizations Additinal License Authrizatins Fr HPE CMS SIM Management sftware prducts Prducts and suites cvered PRODUCTS E-LTU OR E-MEDIA AVAILABLE * NON-PRODUCTION USE OPTION HPE Dynamic SIM Prvisining Yes Yes HPE

More information

Release Notes Version: - v18.13 For ClickSoftware StreetSmart September 22, 2018

Release Notes Version: - v18.13 For ClickSoftware StreetSmart September 22, 2018 Release Ntes Versin: - v18.13 Fr ClickSftware StreetSmart September 22, 2018 Cpyright Ntice Cpyright 2018 ClickSftware Technlgies Ltd. All rights reserved. N part f this publicatin may be cpied withut

More information

ClassFlow Administrator User Guide

ClassFlow Administrator User Guide ClassFlw Administratr User Guide ClassFlw User Engagement Team April 2017 www.classflw.cm 1 Cntents Overview... 3 User Management... 3 Manual Entry via the User Management Page... 4 Creating Individual

More information

Technical Paper. Installing and Configuring SAS Environment Manager in a SAS Grid Environment

Technical Paper. Installing and Configuring SAS Environment Manager in a SAS Grid Environment Technical Paper Installing and Cnfiguring SAS Envirnment Manager in a SAS Grid Envirnment Last Mdified: Octber 2016 Release Infrmatin Cntent Versin: Octber 2016. Trademarks and Patents SAS Institute Inc.,

More information

What's New 3. Install DocuSign for SharePoint 5. DocuSign for SharePoint Settings 11. Send Documents using DocuSign for SharePoint 23

What's New 3. Install DocuSign for SharePoint 5. DocuSign for SharePoint Settings 11. Send Documents using DocuSign for SharePoint 23 Quick Start Guide DcuSign fr SharePint On-Prem v3.1 Published: July 18, 2017 Overview DcuSign fr SharePint allws users t sign r get signatures frm any SharePint dcument library. This guide prvides infrmatin

More information

Campuses that access the SFS nvision Windows-based client need to allow outbound traffic to:

Campuses that access the SFS nvision Windows-based client need to allow outbound traffic to: Summary This dcument is a guide intended t guide yu thrugh the prcess f installing and cnfiguring PepleTls 8.55.27 (r current versin) via Windws Remte Applicatin (App). Remte App allws the end user t run

More information

Your New Service Request Process: Technical Support Reference Guide for Cisco Customer Journey Platform

Your New Service Request Process: Technical Support Reference Guide for Cisco Customer Journey Platform Supprt Guide Yur New Service Request Prcess: Technical Supprt Reference Guide fr Cisc Custmer Jurney Platfrm September 2018 2018 Cisc and/r its affiliates. All rights reserved. This dcument is Cisc Public

More information

NiceLabel LMS. Installation Guide for Single Server Deployment. Rev-1702 NiceLabel

NiceLabel LMS. Installation Guide for Single Server Deployment. Rev-1702 NiceLabel NiceLabel LMS Installatin Guide fr Single Server Deplyment Rev-1702 NiceLabel 2017. www.nicelabel.cm 1 Cntents 1 Cntents 2 2 Architecture 3 2.1 Server Cmpnents and Rles 3 2.2 Client Cmpnents 3 3 Prerequisites

More information

Troubleshooting Guide for

Troubleshooting Guide for 1 MIGRATION RELATED ISSUES AND THEIR SOLUTIONS Trubleshting Guide fr Intrductin: Enrlment frms n the GST Cmmn Prtal needs t be digitally signed befre final submissin. The prtal uses a cmpnent called the

More information

AvePoint Timeline Enterprise for Microsoft Dynamics CRM

AvePoint Timeline Enterprise for Microsoft Dynamics CRM AvePint Timeline Enterprise 1.0.2 fr Micrsft Dynamics CRM Installatin and Cnfiguratin Guide Revisin B Issued Nvember 2013 Timeline Enterprise fr Micrsft Dynamics CRM Install and Cnfig 1 Table f Cntents

More information

Point-to-Point Encryption (P2PE)

Point-to-Point Encryption (P2PE) Payment Card Industry (PCI) Pint-t-Pint Encryptin (P2PE) Template fr P2PE Applicatin Reprt n Validatin (Applicatin P-ROV) Applicatin P-ROV Template Fr Applicatins used with PCI P2PE Hardware/Hardware Standard

More information

Virtual Office

Virtual Office Virtual Office ---------------------------------------------------------------------------- ------- --------- Cpyright 2016, 8x8, Inc. All rights reserved. This dcument is prvided fr infrmatin purpses

More information

OO Shell for Authoring (OOSHA) User Guide

OO Shell for Authoring (OOSHA) User Guide Operatins Orchestratin Sftware Versin: 10.70 Windws and Linux Operating Systems OO Shell fr Authring (OOSHA) User Guide Dcument Release Date: Nvember 2016 Sftware Release Date: Nvember 2016 Legal Ntices

More information

Configuring Database & SQL Query Monitoring With Sentry-go Quick & Plus! monitors

Configuring Database & SQL Query Monitoring With Sentry-go Quick & Plus! monitors Cnfiguring Database & SQL Query Mnitring With Sentry-g Quick & Plus! mnitrs 3Ds (UK) Limited, Nvember, 2013 http://www.sentry-g.cm Be Practive, Nt Reactive! One f the best ways f ensuring a database is

More information

Users, groups, collections and submissions in DSpace. Contents

Users, groups, collections and submissions in DSpace. Contents Users, grups, cllectins and submissins in DSpace Cntents Key cncepts... 2 User accunts and authenticatin... 2 Authrisatin and privileges... 2 Resurce plicies... 2 User rles and grups... 3 Submissin wrkflws...

More information

First Aid and Choking, Fire Safety, Medication Administration, and Standard Precautions Roster Submission:

First Aid and Choking, Fire Safety, Medication Administration, and Standard Precautions Roster Submission: The Wiscnsin CBRF Training Registry is lcated at www.uwgb.edu/cbrf-registry. This guide prvides directins fr submitting rsters and applicatins. Rster Submissin First Aid and Chking, Fire Safety, Medicatin

More information

Avigilon Control Center Server User Guide. Version 6.4

Avigilon Control Center Server User Guide. Version 6.4 Avigiln Cntrl Center Server User Guide Versin 6.4 2006-2017, Avigiln Crpratin. All rights reserved. AVIGILON, the AVIGILON lg, AVIGILON CONTROL CENTER, ACC, and TRUSTED SECURITY SOLUTIONS.AVIGILON, the

More information

AvePoint Perimeter Pro 1.9

AvePoint Perimeter Pro 1.9 G09 AvePint Perimeter Pr 1.9 Secured Share User Guide Issued December 2017 Table f Cntents What s New in this Guide... 4 Overview... 5 Internal Users... 6 Site Cllectin Administratrs... 7 External Prtal

More information

File Share Navigator Online

File Share Navigator Online File Share Navigatr Online User Guide Service Pack 7 Issued September 2017 Table f Cntents What s New in this Guide... 4 Abut File Share Navigatr Online... 5 Cmpnents f File Share Navigatr Online... 5

More information

Element Creator for Enterprise Architect

Element Creator for Enterprise Architect Element Creatr User Guide Element Creatr fr Enterprise Architect Element Creatr fr Enterprise Architect... 1 Disclaimer... 2 Dependencies... 2 Overview... 2 Limitatins... 3 Installatin... 4 Verifying the

More information

istartsmart 3.5 Upgrade - Installation Instructions

istartsmart 3.5 Upgrade - Installation Instructions istartsmart 3.5 Upgrade - Installatin Instructins Minimum System Requirements: Hatch All-In-One istartsmart Cmputer Learning Center v1.0 r v1.1 Internet access - either hard-wired r wireless cnnectin is

More information

Compliance Guardian 4. User Guide

Compliance Guardian 4. User Guide Cmpliance Guardian 4 User Guide Issued September 2015 Table f Cntents What's New in this Guide... 3 Abut Cmpliance Guardian... 4 Cmplementary Prducts... 5 Submitting Dcumentatin Feedback t AvePint... 6

More information

Quick Guide on implementing SQL Manage for SAP Business One

Quick Guide on implementing SQL Manage for SAP Business One Quick Guide n implementing SQL Manage fr SAP Business One The purpse f this dcument is t guide yu thrugh the quick prcess f implementing SQL Manage fr SAP B1 SQL Server databases. SQL Manage is a ttal

More information

Planning, installing, and configuring IBM CMIS for Content Manager OnDemand

Planning, installing, and configuring IBM CMIS for Content Manager OnDemand Planning, installing, and cnfiguring IBM CMIS fr Cntent Manager OnDemand Cntents IBM CMIS fr Cntent Manager OnDemand verview... 4 Planning fr IBM CMIS fr Cntent Manager OnDemand... 5 Prerequisites fr installing

More information

Single File Upload Guide

Single File Upload Guide Single File Uplad Guide August 15, 2018 Versin 9.6.134.78 Single File Uplad Guide 1 Fr the mst recent versin f this dcument, visit ur dcumentatin website. Single File Uplad Guide 2 Table f Cntents 1 Single

More information

Municode Website Instructions

Municode Website Instructions Municde Website instructins Municde Website Instructins The new and imprved Municde site allws yu t navigate t, print, save, e-mail and link t desired sectins f the Online Cde f Ordinances with greater

More information

Repstor custodian. On Premise Pre-Requisites. Document Version 1.1 January 2017

Repstor custodian. On Premise Pre-Requisites. Document Version 1.1 January 2017 Repstr custdian On Premise Pre-Requisites Dcument Versin 1.1 January 2017 Intrductin This dcument utlines the pre-requisites fr installatin f the Repstr custdian server cmpnents. There are tw main parts;

More information

Establishing two-factor authentication with FortiGate and HOTPin authentication server from Celestix Networks

Establishing two-factor authentication with FortiGate and HOTPin authentication server from Celestix Networks Establishing tw-factr authenticatin with FrtiGate and HOTPin authenticatin server frm Celestix Netwrks Cntact Infrmatin www.celestix.cm Celestix Netwrks USA Celestix Netwrks EMEA Celestix Netwrks APAC

More information

RISKMAN REFERENCE GUIDE TO USER MANAGEMENT (Non-Network Logins)

RISKMAN REFERENCE GUIDE TO USER MANAGEMENT (Non-Network Logins) Intrductin This reference guide is aimed at managers wh will be respnsible fr managing users within RiskMan where RiskMan is nt cnfigured t use netwrk lgins. This guide is used in cnjunctin with the respective

More information

Deploy Your First Cloud Foundry App to Any Cloud Foundry Service Provider

Deploy Your First Cloud Foundry App to Any Cloud Foundry Service Provider Deply Yur First Clud Fundry App t Any Clud Fundry Service Prvider cludwrkshp.rg/cludfundry Presenter: Dave Nielsen Clud Cmputing Evangelist @davenielsen May 2015 Dave Nielsen dnielsen@gmail.cm twitter.cm/davenielsen

More information

Cookbook Qermid Defibrillator web service Version This document is provided to you free of charge by the. ehealth platform

Cookbook Qermid Defibrillator web service Version This document is provided to you free of charge by the. ehealth platform Ckbk Qermid Defibrillatr web service Versin 1.01 This dcument is prvided t yu free f charge by the ehealth platfrm Willebrekkaai 38 38, Quai de Willebrek 1000 BRUSSELS All are free t circulate this dcument

More information

CodeSlice. o Software Requirements. o Features. View CodeSlice Live Documentation

CodeSlice. o Software Requirements. o Features. View CodeSlice Live Documentation CdeSlice View CdeSlice Live Dcumentatin Scripting is ne f the mst pwerful extensibility features in SSIS, allwing develpers the ability t extend the native functinality within SSIS t accmmdate their specific

More information

MANAGING FORWARDING ACCOUNTS

MANAGING  FORWARDING ACCOUNTS Overview This prcess is t be perfrmed as needed t manage e-mail frwarding accunts fr Alumni. Several tasks may need t be perfrmed: Adding a new user t the security table Resetting a user s passwrd ( frgt

More information

Log in with your WUSTL Key and password If you have forgotten your WUSTL Key or password, see

Log in with your WUSTL Key and password If you have forgotten your WUSTL Key or password, see Student Help Manual fr CrnerstneCnnect Accmmdate Accessing Accmmdate G t URL https://crnerstne.wustl.edu/crnerstnecnnect.aspx Click the link at tp right fr Accmmdate Lg in with yur WUSTL Key and passwrd

More information

Universal CMDB. Software Version: Backup and Recovery Guide

Universal CMDB. Software Version: Backup and Recovery Guide Universal CMDB Sftware Versin: 10.32 Backup and Recvery Guide Dcument Release Date: April 2017 Sftware Release Date: April 2017 Backup and Recvery Guide Legal Ntices Warranty The nly warranties fr Hewlett

More information

Infrastructure Series

Infrastructure Series Infrastructure Series TechDc WebSphere Message Brker / IBM Integratin Bus Parallel Prcessing (Aggregatin) (Message Flw Develpment) February 2015 Authr(s): - IBM Message Brker - Develpment Parallel Prcessing

More information

Investor Services Online Quick Reference Guide FTP Delivery

Investor Services Online Quick Reference Guide FTP Delivery The File Transfer Prtcl (FTP) feature f Investr Services Online enables yu t autmatically transmit any reprt frm Investr Services Online n t yur cmpany s FTP servers thrugh a secure methd f cmmunicatin

More information

WorldShip PRE-INSTALLATION INSTRUCTIONS: INSTALLATION INSTRUCTIONS: Window (if available) Install on a Single or Workgroup Workstation

WorldShip PRE-INSTALLATION INSTRUCTIONS: INSTALLATION INSTRUCTIONS: Window (if available) Install on a Single or Workgroup Workstation PRE-INSTALLATION INSTRUCTIONS: This dcument discusses using the WrldShip DVD t install WrldShip. Yu can als install WrldShip frm the Web. G t the fllwing Web page and click the apprpriate dwnlad link:

More information

Refreshing Axiom TEST with a Current Copy of Production Axiom EPM June 20, 2014

Refreshing Axiom TEST with a Current Copy of Production Axiom EPM June 20, 2014 Refreshing Axim TEST with a Current Cpy f Prductin Axim EPM June 20, 2014 Refreshing Axim TEST If yu maintain an Axim TEST envirnment yu will want t refresh it with a current cpy f yur PROD database when

More information

Kaltura Video Extension for IBM Connections User Guide. Version: 1.0

Kaltura Video Extension for IBM Connections User Guide. Version: 1.0 Kaltura Vide Extensin fr IBM Cnnectins User Guide Versin: 1.0 Kaltura Business Headquarters 5 Unin Square West, Suite 602, New Yrk, NY, 10003, USA Tel.: +1 800 871 5224 Cpyright 2014 Kaltura Inc. All Rights

More information

UiPath Automation. Walkthrough. Walkthrough Calculate Client Security Hash

UiPath Automation. Walkthrough. Walkthrough Calculate Client Security Hash UiPath Autmatin Walkthrugh Walkthrugh Calculate Client Security Hash Walkthrugh Calculate Client Security Hash Start with the REFramewrk template. We start ff with a simple implementatin t demnstrate the

More information

Developing Microsoft SharePoint Server 2013 Core Solutions

Developing Microsoft SharePoint Server 2013 Core Solutions Develping Micrsft SharePint Server 2013 Cre Slutins Develping Micrsft SharePint Server 2013 Cre Slutins Curse Cde: 20488 Certificatin Exam: 70-488 Duratin: 5 Days Certificatin Track: N/A Frmat: Classrm

More information

Reviewer Information Sheet for Committee Members

Reviewer Information Sheet for Committee Members Reviewer Infrmatin Sheet fr Cmmittee Members OSIRIS is a web-based applicatin that was created t imprve human subject prtectins and t enable the IRB t better serve the research cmmunity. The applicatin

More information

Development Workbench- Screen Development II Oracle FLEXCUBE Universal Banking Release

Development Workbench- Screen Development II Oracle FLEXCUBE Universal Banking Release Develpment Wrkbench- Screen Develpment II Oracle FLEXCUBE Universal Banking Release 12.2.0.0.0 1 Cntents 1 Preface... 3 1.1 Audience... 3 1.2 Related Dcuments... 3 2 Intrductin... 4 3 Generated Files...

More information

The screenshots/advice are based on upgrading Controller 10.1 RTM to 10.1 IF6 on Win2003

The screenshots/advice are based on upgrading Controller 10.1 RTM to 10.1 IF6 on Win2003 Overview The screenshts/advice are based n upgrading Cntrller 10.1 RTM t 10.1 IF6 n Win2003 Other Interim Fix (IF) upgrades are likely t be similar, but the authr cannt guarantee that the dcumentatin is

More information

1 Getting and Extracting the Upgrader

1 Getting and Extracting the Upgrader Hughes BGAN-X 9202 Upgrader User Guide (PC) Rev 1.0 (23-Feb-12) This dcument explains hw t use the Hughes BGAN-X Upgrader prgram fr the 9202 User Terminal using a PC. 1 Getting and Extracting the Upgrader

More information

Employee Self Service (ESS) Quick Reference Guide ESS User

Employee Self Service (ESS) Quick Reference Guide ESS User Emplyee Self Service (ESS) Quick Reference Guide ESS User Cntents Emplyee Self Service (ESS) User Quick Reference Guide 4 Intrductin t ESS 4 Getting Started 5 Prerequisites 5 Accunt Activatin 5 Hw t activate

More information

DC Remote Control Installation and Configuration Guide. Version 1.2

DC Remote Control Installation and Configuration Guide. Version 1.2 DC Remte Cntrl Installatin and Cnfiguratin Guide Versin 1.2 What des the applicatin d? The DminCmms Remte Cntrl applicatin allws the bulk re-cnfiguratin f Cisc IP Telephnes as if the user was present directly

More information

Troubleshooting Citrix- Published Resources Configuration in VMware Identity Manager

Troubleshooting Citrix- Published Resources Configuration in VMware Identity Manager Trubleshting Citrix- Published Resurces Cnfiguratin in VMware Identity Manager VMware Identity Manager SEP 2 0 1 8 V 4 Table f Cntents Overview... 1 Supprted Versins f Cmpnents... 1 Prerequisites... 1

More information

CaseWare Working Papers. Data Store user guide

CaseWare Working Papers. Data Store user guide CaseWare Wrking Papers Data Stre user guide Index 1. What is a Data Stre?... 3 1.1. When using a Data Stre, the fllwing features are available:... 3 1.1.1.1. Integratin with Windws Active Directry... 3

More information

Frequently Asked Questions

Frequently Asked Questions Frequently Asked Questins Versin 10-21-2016 Cpyright 2014-2016 Aviatrix Systems, Inc. All rights reserved. Aviatrix Clud Gateway What can it d fr me? Aviatrix Clud Gateway prvides an end t end secure netwrk

More information

VISITSCOTLAND - TOURS MANAGEMENT SYSTEM Manual for Tour Operators

VISITSCOTLAND - TOURS MANAGEMENT SYSTEM Manual for Tour Operators VISITSCOTLAND - TOURS MANAGEMENT SYSTEM Manual fr Tur Operatrs 1 CONTENTS GETTING STARTED... 3 REGISTER AND CREATE YOUR ACCOUNT... 3 OPERATOR PROFILE... 4 Create yur Operatr Prfile... 4 ADD A TOUR LISTING...

More information

HPE AppPulse Mobile. Software Version: 2.1. IT Operations Management Integration Guide

HPE AppPulse Mobile. Software Version: 2.1. IT Operations Management Integration Guide HPE AppPulse Mbile Sftware Versin: 2.1 IT Operatins Management Integratin Guide Dcument Release Date: Nvember 2015 Cntents Overview: The IT Operatins Management Integratin 3 System Requirements 3 Hw t

More information

Setting up the ncipher nshield HSM for use with Kerberized Certificate Authority

Setting up the ncipher nshield HSM for use with Kerberized Certificate Authority Setting up the ncipher nshield HSM fr use with Kerberized Certificate Authrity Intrductin This dcument cntains instructins fr setting up ncipher nshield hardware security mdules (HSM) fr use with the Kerberized

More information

RAPID7 NEXPOSE Integration Guide for McAfee Enterprise Security Manager

RAPID7 NEXPOSE Integration Guide for McAfee Enterprise Security Manager Integratin Guide RAPID7 NEXPOSE Integratin Guide fr McAfee Enterprise Security Manager Partner Name: McAfee Inc Website: www.mcafee.cm Prduct Name: McAfee Enterprise Security Manager Versin: 9.x Imprt

More information