Air Canada ADO scripted login User Guide. July 22, 2016

Size: px
Start display at page:

Download "Air Canada ADO scripted login User Guide. July 22, 2016"

Transcription

1 Air Canada ADO scripted login User Guide July 22, 2016

2 Table of contents Purpose... 3 Background... 3 ADO scripted login Solution... 3 Impact on external systems... 4 Sample script for auto sign in... 5

3 Purpose The purpose of this document is to describe the implementation required to be carried out by the Air Canada travel agencies for performing automated logins through an API call to the new aircanada.com website. Background Currently the Air Canada travel agencies have custom, automated scripts for their agents to sign-in to aircanada.com. This has been put in place for enhanced security and fraud prevention. The custom automated scripts perform an auto sign-in using a post method to the current Air Canada website, thereby removing the need for the ado agent to manually login to the aircanada.com website. Hence the Ado Agent logging in need not have the knowledge of the password being used to login. The custom scripting is specific to each travel agency and is not standardized. This document provides a solution to support the current auto login feature on the new web application as well. The solution has been described in more details in further sections. ADO scripted login Solution As part of the auto-login implementation, an API would be exposed to the external systems. The API would accept a prescribed set of parameters, validate the login credentials and decide on the login status. To perform an auto sign-in, the external systems would be calling the API and a POST request will need to be sent to Air Canada booking engine in a required format (as detailed below) to perform a successful login. In case of successful sign-in user would be redirected to the ADO home page and in case of failure, redirection will happen to the ADO login page with an error message. The URL for the POST action is and the list of parameters are listed below: HTTP Parameter name Description Format or Specific Value(s) AGENCY_ID Travel agency ID Numeric string Length: 3 Mandatory / Default value IATA_NUMBER Travel agency s registered IATA ID Numeric string Length: 7

4 HTTP Parameter name Description PIN User password (case sensitive) BOOKING_AGENT BETA Booking name agent This parameter, if true, redirects the agency to the beta site after successful login. If the parameter is not set then agency will always be redirected to the live site. Format or Specific Value(s) String -It is case sensitive -It must contain between 8 and 10 characters -It must be a combination of upper and lower case letters, numbers and any of the following special characters : exclamation mark (!), at-sign (@), dollar sign ($), caret (^), asterisk (*) and underscore (_). String Length :4 Only alphanumeric characters are allowed. TRUE/FALSE Mandatory / Default value No Impact on external systems With the new implementation, the impact on the external systems would be only in terms of the new URL and the parameter names passed to aircanada.com and rest of the logic (like determining the IATA number/ Pin etc.) at their end would remain as is. The external system would also take care of the secure form submit.

5 Sample script for auto sign in Given below is an example code snippet that generates an HTML form and auto submits to with the mandatory parameters. The implementation of generating the form with the correct values and parameters will be handled by the respective agencies as today. Response.Write("<html>" & Chr(13)) Response.Write("<body>" & Chr(13) & Chr(13)) Response.Write("<form name='adologonform' id='adologonform' action=' method='post' >" & Chr(13)) Response.Write("<input type='hidden' name='iata_number' value='" & iatanum & "'>" & Chr(13)) Response.Write("<input type='hidden' name='agency_id' value='" & agencyid & "'>" & Chr(13)) Response.Write("<input type='hidden' name='booking_agent' value='" & bookagent & "'>" & Chr(13)) Response.Write("<input type='hidden' name='pin' value='" & pin & "'>" & Chr(13)) Response.Write("</form>" & Chr(13) & Chr(13)) ' Close the form Response.Write("<script>" & Chr(13)) ' submit the data to post to Web website Response.Write("document.ADOLogonForm.submit();" & Chr(13)) Response.Write("</script>" & Chr(13)) Response.Write("</body>" & Chr(13) & Chr(13)) Response.Write("</html>" & Chr(13))

IndiGo Agency Credential Setup and Usage Guide

IndiGo Agency Credential Setup and Usage Guide IndiGo Agency Credential Setup and Usage Guide Table of Contents IndiGo Agency Credential Setup and Usage Guide... 1 Introduction... 1 How to request an Agency Id from IndiGo... 2 Smartpoint/TAS Provisioning...

More information

Cisco Prime License Manager CLI Commands

Cisco Prime License Manager CLI Commands Introduction, page 1 license file, page 1 license management change user, page 2 license management list users, page 2 license management product re-register all, page 3 license management reset, page

More information

TripSource: Profile Manager

TripSource: Profile Manager TripSource: Profile Manager End User Manual March 12, 2018 Page 1 End User Manual April 12, 2018 Contents... 3 1. Login... 3 1.1. Travel Login and Access to Profile... 3 1.2. Login for the First Time (traveler

More information

UNIGLOBE ProFILER Express

UNIGLOBE ProFILER Express UNIGLOBE ProFILER Express UNIGLOBE Travel Electronic Traveller Profile System Version last updated 25 November 2016 UNIGLOBE Travel (UNIGLOBE) is pleased to provide eligible travellers with a very efficient

More information

How to Set Up a Custom Challenge Page for Authentication

How to Set Up a Custom Challenge Page for Authentication How to Set Up a Custom Challenge Page for Authentication Setting up a custom challenge page is a three step process: 1. Create a custom challenge page. Deploy the created custom challenge page on your

More information

Accessing Insurance Portal/PAS Job Aid Single Sign-On

Accessing Insurance Portal/PAS Job Aid Single Sign-On Accessing Insurance Portal/PAS Job Aid Single Sign-On Getting Started with Insurance Portal and PAS - Create Desktop Shortcut and Single Sign-On Password Getting Started To Get Started with Insurance Portal

More information

GOQUO AGENT PORTAL USER GUIDE

GOQUO AGENT PORTAL USER GUIDE 1 GOQUO AGENT PORTAL USER GUIDE 2 1. General Overview This document is designed for the purpose of providing users (Agents as well as Admin user) with all main steps in the whole process, as well as detailed

More information

Assure Self-Service Portal

Assure Self-Service Portal Assure Self-Service Portal Assure Self-Service Portal is a web-based portal, where Customers are able to: Record Cases to Assure Support 24/7 View existing and past Cases Find solutions to known issues

More information

Mumbai International Airport Pvt Ltd CEPS User Manual

Mumbai International Airport Pvt Ltd CEPS User Manual Cargo Entry Permit System User Manual Agency Registration Page 1 of 10 1. OVERVIEW The objective of this document is to give user an understanding of the application process flow so as to help the user

More information

Air Elite Management Guide. World Fuel Services elearning Tool

Air Elite Management Guide. World Fuel Services elearning Tool Air Elite Management Guide World Fuel Services elearning Tool www.wfselearning.com User Management Guide Administrator Menu You can access the Administrator Menu from the top navigation bar. The primary

More information

SETTING UP SALESFORCE KNOWLEDGE

SETTING UP SALESFORCE KNOWLEDGE SETTING UP SALESFORCE KNOWLEDGE Summary Salesforce Knowledge enhances your customer service. A knowledge base lets you create and manage custom articles that can be easily shared with your Salesforce Knowledge

More information

Registration. To access SalesLink, open your web browser and type the following URL address:

Registration. To access SalesLink, open your web browser and type the following URL address: Registration To access SalesLink, open your web browser and type the following URL address: http://aasaleslink.com. Choose Login at the top right of the page. Page 1 of 6 Click on Register as a Travel

More information

Signature Cruise Booking Engine powered by SabreCruises Password Set-Up Instructions Updated July 17, Step 1: Go to

Signature Cruise Booking Engine powered by SabreCruises Password Set-Up Instructions Updated July 17, Step 1: Go to Signature Cruise Booking Engine powered by SabreCruises Password Set-Up Instructions Updated July 17, 2009 Upon first receiving your login information from Signature for the new cruise booking engine,

More information

Transfer Payment Common Registration System. Access Transfer Payment Common Registration System (TPCR)

Transfer Payment Common Registration System. Access Transfer Payment Common Registration System (TPCR) Transfer Payment Common Registration System Access Transfer Payment Common Registration System (TPCR) Version Date: November 2017 Table of Contents Table of Contents Introduction... 1 Overview... 1 Purpose

More information

Portal Integration. What Works at Plymouth State University IUG 2005 San Francisco

Portal Integration. What Works at Plymouth State University IUG 2005 San Francisco Portal Integration What Works at Plymouth State University IUG 2005 San Francisco Elaine S. Allard, Systems Librarian Casey Bisson, Library Systems Plymouth State University Lamson Library Building on

More information

MyClinic. Password Reset Guide

MyClinic. Password Reset Guide MyClinic Password Reset Guide Content Retrieving your username Retrieving your password using security question Retrieving your password without remembering login credentials Retrieving your password using

More information

e-vgm SHIPPERS MANUAL by K Line & ODeX Shippers Manual for Electronic Verified Gross Mass by K Line & ODeX

e-vgm SHIPPERS MANUAL by K Line & ODeX Shippers Manual for Electronic Verified Gross Mass by K Line & ODeX Shippers Manual for Electronic Verified Gross Mass by K Line & ODeX Table of Contents 1. Flow Chart: e-vgm Process for Shippers/Freight Forwarders... 3 2. Steps to Register on ODeX... 4 3. Steps to Submit

More information

RezDesk User Guide for Travel Arrangers

RezDesk User Guide for Travel Arrangers RezDesk User Guide for Travel Arrangers Table of Contents Creating a New Profile... 3 Updating and Reviewing your Profile... 9 Support... 10 2 RezDesk New User Guide for Travel Arrangers We are pleased

More information

Industry Access Portal MUNICIPALITY MODULE User Guide

Industry Access Portal MUNICIPALITY MODULE User Guide 2017 Industry Access Portal MUNICIPALITY MODULE User Guide LOUISIANA DEPARTMENT OF INSURANCE INDUSTRY ACCESS Contents Register for Industry Access... 2 Sign Up... 4 Log into Industry Access... 8 Access

More information

Savings Central Trade Ally Online Rebate Form Training Manual

Savings Central Trade Ally Online Rebate Form Training Manual Savings Central Trade Ally Online Rebate Form Training Manual Navigating the Site URL: http://chtradeallyonline.programprocessing.com/ At the top of the page you will see a series of links: Program Home

More information

Managing Westcor CPLs and Jackets within SoftPro 360

Managing Westcor CPLs and Jackets within SoftPro 360 Managing Westcor CPLs and Jackets within SoftPro 360 In order to help maintain a streamlined closing process we now provide the ability to order CPLs and Jackets directly from SoftPro 360. Applicable data

More information

Direct Post Integration Guide

Direct Post Integration Guide Direct Post Integration Guide Page 1 of 34 Document Control This is a control document DESCRIPTION Direct Post Integration Guide CREATION DATE 20/12/2011 CREATED BY SecurePay VERSION 1.4 DATE UPDATED 28/02/2017

More information

Registration Instructions

Registration Instructions Registration Instructions Anyone planning to attend Oracle Industry Connect needs to register using his/her existing Oracle single sign-on (SSO) login details, or will need to create an Oracle Account

More information

Applicant and Traveler s Guide

Applicant and Traveler s Guide Manual: July 2015 Applicant and Traveler s Guide Contents 1. Introduction... 4 2. Online Request... 4 2.1 Booking an Air Segment Online... 4 2.2 Booking Accommodation Online... 7 2.3 Car Rental... 9 3.

More information

SciFinder On-Campus User Registration

SciFinder On-Campus User Registration SciFinder On-Campus User Registration Introduction SciFinder s web-based user registration form allows you to create your own SciFinder username and password. A Self-Registration URL used to access the

More information

BMC FootPrints 12 Integration with Remote Support

BMC FootPrints 12 Integration with Remote Support BMC FootPrints 12 Integration with Remote Support 2003-2019 BeyondTrust Corporation. All Rights Reserved. BEYONDTRUST, its logo, and JUMP are trademarks of BeyondTrust Corporation. Other trademarks are

More information

QUICK REFERENCE GUIDE. Version

QUICK REFERENCE GUIDE. Version QUICK REFERENCE GUIDE Version 2.10.16 TABLE OF CONTENTS LOGGING INTO CERTIFY PASSWORD Lost Password Reset My Password DISPLAY OPTIONS ASSIGN MY TRAVEL PLANNER SWITCH TRAVELERS UPDATE TRAVEL PREFERENCES

More information

Security Access Manager 7.0

Security Access Manager 7.0 IBM Security Access Manager 7.0 RSA SecurID Ready Implementation Guide Partner Information Last Modified: July 8, 2013 Product Information Partner Name IBM Web Site www.ibm.net Product Name IBM Security

More information

Step No. 1: User Registration Process

Step No. 1: User Registration Process This document is for ADSSC internal using and give guild line to ADSSC Customer how will Register and apply in ADSSC e- Service. Step No. 1: User Registration Process 1.1 Key Points and Pre-requisites

More information

Perceptive TransForm and Perceptive Conent Integration

Perceptive TransForm and Perceptive Conent Integration Perceptive TransForm and Perceptive Conent Integration Setup Guide Version: 8.x Written by: Product Knowledge, R&D Date: May 2018 2008-2018 Hyland Software, Inc. and its affiliates. Table of Contents Perceptive

More information

Entrust PartnerLink Login Instructions

Entrust PartnerLink Login Instructions Entrust PartnerLink Login Instructions Contents Introduction... 4 Purpose 4 Overview 4 Prerequisites 4 Instructions... 5 Entrust is a registered trademark of Entrust, Inc. in the United States and certain

More information

Connect-2-Everything SAML SSO (client documentation)

Connect-2-Everything SAML SSO (client documentation) Connect-2-Everything SAML SSO (client documentation) Table of Contents Summary Overview Refined tags Summary The Connect-2-Everything landing page by Refined Data allows Adobe Connect account holders to

More information

Automated Partial Refunds Quick Reference

Automated Partial Refunds Quick Reference Automated Partial Refunds Quick Reference Automated Partial Refunds in Apollo - Quick Reference, July 2008 1 Table of Content Introduction...1 Accepted Transactions for Partial Refunds...2 Minimum Requirements...2

More information

Use this procedure to create and submit a Vendor Performance Report (VPR) as required by State procurement law.

Use this procedure to create and submit a Vendor Performance Report (VPR) as required by State procurement law. Purpose Use this procedure to create and submit a Vendor Performance Report (VPR) as required by State procurement law. Prerequisites Purchase Order (PO) or Outline Agreement (OA) must be approved and

More information

Mission Guide: Google Drive

Mission Guide: Google Drive Mission Guide: Google Drive Your Mission: Use F-Response to access Google Drive Using F-Response to connect to Google Drive and collect its contents Important Note Disclaimer: F-Response provide access

More information

Market Snapshot 7i User Guide

Market Snapshot 7i User Guide Market Snapshot 7i User Guide Top Producer Systems Phone Number: 1-800-830-8300 Email: support@topproducer.com Web Site: www.topproducer.com Trademarks Information in this document is subject to change

More information

BSPlink Manual Agent Group

BSPlink Manual Agent Group BSPlink Manual Agent Group 1. What is BSPlink... 3 2. How to access BSPlink... 3 3. User menu... 4 4. Issuing Documents... 5 5. Files Download Group Files & Download Files by File Type... 5 6. Sub-Users

More information

TAP Overview & Workflow

TAP Overview & Workflow 855 Winding Brook Drive Glastonbury, CT 06033 1-800-243-3174 sales@travelinsured.com Travel Insured Agent Portal TAP Overview & Workflow NOTE: TAP is currently not available to Mac users. If you re installing

More information

An Online Permit Application & Approval System

An Online Permit Application & Approval System An Online Permit Application & Approval System Dagang Net Technologies Sdn Bhd Trader Guide Page 1 of 17 This module is solely for Traders to apply for a permit online and to check the status of their

More information

RSA SecurID Ready Implementation Guide. Last Modified: December 13, 2013

RSA SecurID Ready Implementation Guide. Last Modified: December 13, 2013 Ping Identity RSA SecurID Ready Implementation Guide Partner Information Last Modified: December 13, 2013 Product Information Partner Name Ping Identity Web Site www.pingidentity.com Product Name PingFederate

More information

Guide to Author. Journal of Mountain Science (JMS)

Guide to Author. Journal of Mountain Science (JMS) Guide to Author Journal of Mountain Science (JMS) http://jms.imde.ac.cn/ Contents 1 2 3 Account registration Account management Main menu 4 New submission process 3 Revision submission process Account

More information

User Guide. Connect to: for use with SharePoint 2010 and 2013 version 1.0. June 2014 Issue 1.0

User Guide. Connect to: for use with SharePoint 2010 and 2013 version 1.0. June 2014 Issue 1.0 User Guide Connect to: for use with SharePoint 2010 and 2013 version 1.0 June 2014 Issue 1.0 Fuji Xerox Australia 101 Waterloo Road North Ryde NSW 2113 For technical queries please contact the Fuji Xerox

More information

Grant Application Portal User Manual. Community Foundation of Western Massachusetts

Grant Application Portal User Manual. Community Foundation of Western Massachusetts Grant Application Portal User Manual Community Foundation of Western Massachusetts V.1.00 10/19/2016 Contents Welcome!... 2 Create A New Account:... 2 Change your email address or password... 4 Change

More information

User guide Passenger Head office and Branch location - online forms

User guide Passenger Head office and Branch location - online forms IATA TRAVEL AGENT User guide Passenger Head office and Branch location - online forms IMPORTANT! In order to apply for the IATA accreditation, please check the following requirements: 1. Before you start

More information

ewallet API integration guide version 5.1 8/31/2015

ewallet API integration guide version 5.1 8/31/2015 ewallet API integration guide version 5.1 8/31/2015 International Payout Systems, Inc. (IPS) ewallet API Integration Guide contains information proprietary to IPS, and is intended only to be used in conjunction

More information

https://vendorpartners.hbc.com

https://vendorpartners.hbc.com The vendor portal is a One-Stop-Shop for vendors to interact with HBC for several key processes. This exciting new development will allow for much better clarity into the HBC Vendor relationship as well

More information

iservice USER GUIDE January 2016

iservice USER GUIDE January 2016 iservice USER GUIDE January 2016 TABLE OF CONTENTS Access iservice...3 Site Navigation...4 User Management...5 Create a New User...5 Edit, Clone, Reset Passwords, & Disable Users...5 Re-Enable an Inactive

More information

ONLINE ENROLLMENT. 2) Next, review and accept the Online Enrollment Agreement and then click Agree.

ONLINE ENROLLMENT. 2) Next, review and accept the Online Enrollment Agreement and then click Agree. ONLINE ENROLLMENT 1) In order to gain access to Account Management, you must first enroll online directly from our website www.frf1.com, and click the Enroll button. Note: You must complete entire enrollment

More information

Outlook 2010 Exchange Setup Guide

Outlook 2010 Exchange Setup Guide Outlook 2010 Outlook Profile Configuration This section provides a quick overview of the settings needed to access Outlook client software and configure Outlook to connect to your hosted Exchange mailbox.

More information

HOW TO: Download and Play your WMA Audio Books

HOW TO: Download and Play your WMA Audio Books HOW TO: Download and Play your WMA Audio Books First you will need to search for a book you would like to download. Once you have found a title, click the green download button to see your options. You

More information

SAS STUDIO. JUNE 2014 PRESENTER: MARY HARDING Education SAS Canada. Copyr i g ht 2014, SAS Ins titut e Inc. All rights res er ve d.

SAS STUDIO. JUNE 2014 PRESENTER: MARY HARDING Education SAS Canada. Copyr i g ht 2014, SAS Ins titut e Inc. All rights res er ve d. JUNE 2014 PRESENTER: MARY HARDING Education SAS Canada NEW SAS PROGRAMMING ENVIRONMENT Available Consistent Assistive AVAILABLE THROUGH ALL MODERN WEB BROWSERS Available Consistent Assistive ONE INTERFACE

More information

CHICAGO BRANCH 19 S LaSalle Street, Suite 200 Chicago IL 60603

CHICAGO BRANCH 19 S LaSalle Street, Suite 200 Chicago IL 60603 CHICAGO BRANCH 19 S LaSalle Street, Suite 200 Chicago IL 60603 INTERNET BANKING STEP-BY-STEP GUIDE TO ENROLL ONLINE Pre-condition You should be existing account holder in State Bank of India, Chicago (The

More information

EMIS Patient Access Patient User Guide

EMIS Patient Access Patient User Guide EMIS Patient Access Patient User Guide 1 Contents Registering for Patient Access... 3 Forgotten Password/Email/User ID... 5 Change Password & Contact details... 7 Order repeat medication using Patient

More information

FAQs to your Premium-Transfer at fixed prices

FAQs to your Premium-Transfer at fixed prices TABLE OF CONTENTS FAQs to your Premium-Transfer at fixed prices I. Product overview. 2 II. Registration... 2 III. Booking 2 IV. After the booking... 5 V. During the ride.. 5 VI. After the ride.. 5 1 Product

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

HOSTED CONTACT CENTRE

HOSTED CONTACT CENTRE HOSTED CONTACT CENTRE CO-BROWSING 9.4 Version 1.1 Hosted Contact Centre Co-browsing Confidentiality and Proprietary Statement This document is SaskTel s property and it is strictly confidential. Without

More information

TripSource: Profile Manager

TripSource: Profile Manager TripSource: Profile Manager End User Manual Copyright 2013 BCD Travel N.V. All rights reserved. Contents TripSource: Profile Manager... 1 End User Manual... 1 1 Login... 3 1.1 Traveler Login and access

More information

Documentation Staff / Guest Registration

Documentation Staff / Guest Registration Documentation Staff / Guest Registration 27.2.2017 Nicole Neumann HOW TO REGISTER YOUR STAFF OR GUESTS? THE FOLLOWING DOCUMENT DESCRIBES HOW TO REGISTER EMPLOYEES OF YOUR COMPANY OR GUESTS. LOG IN TO THE

More information

User Manual. National Accreditation Board for Testing and Calibration Laboratories (NABL) Type of LAB: Testing

User Manual. National Accreditation Board for Testing and Calibration Laboratories (NABL) Type of LAB: Testing User Manual National Accreditation Board for Testing and Calibration Laboratories (NABL) Type of LAB: Testing Creation Date: 16 th Dec, 2017 Last Updating Date: 29 th Jan 2018 Version: 1.3 Table of Contents

More information

User Manual. National Accreditation Board for Testing and Calibration Laboratories (NABL) Type of LAB: Calibration

User Manual. National Accreditation Board for Testing and Calibration Laboratories (NABL) Type of LAB: Calibration User Manual National Accreditation Board for Testing and Calibration Laboratories (NABL) Type of LAB: Calibration Creation Date: 16 th Dec, 2017 Last Updating Date: 29 th Jan, 2018 Version: 1.3 Table of

More information

USER GUIDE. Enterprise Calendar. Event Management 8/1/2017 ENTERPRISE CALENDAR USER GUIDE 2

USER GUIDE. Enterprise Calendar. Event Management 8/1/2017 ENTERPRISE CALENDAR USER GUIDE 2 USER GUIDE Enterprise Calendar Event Management 8/1/2017 ENTERPRISE CALENDAR USER GUIDE 2 30 N. Third Street, Suite 200, Harrisburg, PA 17101 Phone : 717-773 - 4750 CHANGE HISTORY Author Date Version Change

More information

Zoho Integration. Installation Manual Release. 1 P a g e

Zoho Integration. Installation Manual Release. 1 P a g e Zoho Integration Installation Manual Release 1 P a g e Table of Contents Zoho Integration... 3 Customizing the settings in LeadForce1... 6 Configuration Settings... 7 Schedule Settings... 8 2 P a g e Zoho

More information

Online Child Abuse Reporting New Users Instructions

Online Child Abuse Reporting New Users Instructions Online Child Abuse Reporting New Users Instructions To register and prepare to use the system 1. Create Account a. Go to http://www.reportchildabuse.families.sa.gov.au/ b. Bookmark or add to Favourites

More information

Ask OMAFRA ONe-key Enrolment Guide. Including steps to create your ONe-key User ID and Password

Ask OMAFRA ONe-key Enrolment Guide. Including steps to create your ONe-key User ID and Password Ask OMAFRA ONe-key Enrolment Guide Including steps to create your ONe-key User ID and Password Contents Ask OMAFRA ONe-key Enrolment Guide... 1 Introduction... 3 Purpose of this Guide... 3 What is ONe-key

More information

How to Register for eportamedic.com

How to Register for eportamedic.com Attention: First-Time Users How to Register for eportamedic.com 4963A-1 7/12 HOW TO REGISTER When you open eportamedic.com, you will see a LOGIN screen on your left. IF YOU ARE A NEW USER Step 1. Click

More information

WP Voting Plugin - Ohiowebtech Video Extension - Youtube Documentation

WP Voting Plugin - Ohiowebtech Video Extension - Youtube Documentation WP Voting Plugin - Ohiowebtech Video Extension - Youtube Documentation Overview This documentation includes details about the WP Voting Plugin - Video Extension Plugin for Youtube. This extension will

More information

Live Data CLI Commands

Live Data CLI Commands Supported Character Set for Live Data Installation CLI Commands, page 1 Live Data AW DB Access, page 2 Live Data Cluster Configuration, page 3 Live Data Reporting Configuration, page 4 Live Data Services

More information

Romeo. How to Apply for a Faculty Conference Travel Grant

Romeo. How to Apply for a Faculty Conference Travel Grant Romeo How to Apply for a Faculty Conference Travel Grant Please note: Romeo is compatible with Internet Explorer, Firefox, Edge, Google Chrome and Safari. If you have any problems or questions, please

More information

NAB TRANSACT. Direct Post v2.1.2 Integration Guide

NAB TRANSACT. Direct Post v2.1.2 Integration Guide NAB TRANSACT Direct Post v2.1.2 Integration Guide CONTENTS 1 Introduction 4 1.1 What is Direct Post? 4 1.2 Requirements for Implementation 4 1.2.1 Public Test Account Details 4 1.3 Card Types Accepted

More information

<Partner Name> <Partner Product> RSA SECURID ACCESS Implementation Guide. PingIdentity PingFederate 8

<Partner Name> <Partner Product> RSA SECURID ACCESS Implementation Guide. PingIdentity PingFederate 8 RSA SECURID ACCESS Implementation Guide PingIdentity John Sammon & Gina Salvalzo, RSA Partner Engineering Last Modified: February 27 th, 2018 Solution Summary Ping Identity

More information

Caradigm Single Sign-On and Context Management RSA Ready Implementation Guide for. Caradigm Single Sign-On and Context Management 6.2.

Caradigm Single Sign-On and Context Management RSA Ready Implementation Guide for. Caradigm Single Sign-On and Context Management 6.2. RSA Ready Implementation Guide for Caradigm Single Sign-On and Context Management 6.2.7 John Sammon, RSA Partner Engineering Last Modified: March 1, 2016 Solution Summary Caradigm customers integrate Caradigm

More information

Agency User Manual. Version 2.0

Agency User Manual. Version 2.0 Agency User Manual Version 2.0 October 2015 Copyright Information 2015 by. All rights reserved. This document is the copyrighted property of the. It should not be duplicated, used, or disclosed in whole

More information

Module Certification and Testing

Module Certification and Testing Module 20 Certification and Testing Certification and Testing Certification requirements The certification exam Online Timed Instant scoring Score required for certification Taking the exam Receiving your

More information

English Language Program: Online Application Instructions

English Language Program: Online Application Instructions English Language Program: Online Application Instructions 1. Logging in a. You will need to create an account by filling out all the required details (please see the Registration Information image below).

More information

Password Management Guidelines for Cisco UCS Passwords

Password Management Guidelines for Cisco UCS Passwords Guidelines for Cisco UCS Passwords, page 1 Guidelines for Cisco UCS Usernames, page 3 Configuring the Maximum Number of Password Changes for a Change Interval, page 4 Configuring a No Change Interval for

More information

CHICAGO BRANCH 19 S LaSalle Street, Suite 200 Chicago IL 60603

CHICAGO BRANCH 19 S LaSalle Street, Suite 200 Chicago IL 60603 CHICAGO BRANCH 19 S LaSalle Street, Suite 200 Chicago IL 60603 INTERNET BANKING STEP-BY-STEP GUIDE TO ENROLL ONLINE Pre-condition You should be existing account holder in State Bank of India, Chicago (The

More information

CMS-i First Time Activation User Guide

CMS-i First Time Activation User Guide Download Soft Token Application (ios Application) Download Soft Token Application (Android Application) First Time Activation Soft Token Registration Version : 1.0 Last updated : 25 th July 2018 alrajhicashbiz24seven

More information

Figure 1 Forms category in the Insert panel. You set up a form by inserting it and configuring options through the Properties panel.

Figure 1 Forms category in the Insert panel. You set up a form by inserting it and configuring options through the Properties panel. Adobe Dreamweaver CS6 Project 3 guide How to create forms You can use forms to interact with or gather information from site visitors. With forms, visitors can provide feedback, sign a guest book, take

More information

USER MANUAL. SuiteCRM Customer Portal for Joomla TABLE OF CONTENTS. Version: 2.0

USER MANUAL. SuiteCRM Customer Portal for Joomla TABLE OF CONTENTS. Version: 2.0 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of Customer Portal... 1 Prerequisites... 1 Installation... 2 SuiteCRM Plug-in Installation... 2 Joomla Manual Plug-in installation... 3 Plug-in

More information

2. Fill in the blanks; fill your RETAILER/BRAND for Retail Merchant. When all filled, click on: Submit.

2. Fill in the blanks; fill your RETAILER/BRAND for Retail Merchant. When all filled, click on: Submit. Before Ordering 1. Type in www.myarchroma.com, you can see below screen. If you don t have the user name and password yet, click Request a User Name and Password. 2. Fill in the blanks; fill your RETAILER/BRAND

More information

Configuring Hotspots

Configuring Hotspots CHAPTER 12 Hotspots on the Cisco NAC Guest Server are used to allow administrators to create their own portal pages and host them on the Cisco NAC Guest Server. Hotspots created by administrators can be

More information

VISIONTRACKER FREQUENTLY ASKED QUESTIONS FAQ

VISIONTRACKER FREQUENTLY ASKED QUESTIONS FAQ VISIONTRACKER FREQUENTLY ASKED QUESTIONS FAQ 1. FREQUENTLY ASKED QUESTIONS 1.1. TABLE OF CONTENTS 1. Frequently Asked Questions... 1 1.1. Table of Contents... 1 1.2. How to Open or Search for a Saved Application...

More information

FDA DUNS Portal User Guide:

FDA DUNS Portal User Guide: FDA DUNS Portal User Guide: How to Obtain a DUNS Number FDA.GOV The following document will provide step-by-step instructions on how to look-up, verify, validate, modify/update or create a new DUNS number

More information

TalariaX sendquick Alert Plus

TalariaX sendquick Alert Plus TalariaX sendquick Alert Plus RSA SMS HTTP Plug-In Implementation Guide Last Modified: November 29, 2010 Partner Information Product Information Partner Name Web Site Product Name Version & Platform Product

More information

1. Sending SMS using any client 2. Outlook Mobile Service (OMS) integrated SMS sending via outlook 2007 and 2010

1. Sending  SMS using any  client 2. Outlook Mobile Service (OMS) integrated SMS sending via outlook 2007 and 2010 SMS for Email Included in your RockendSMS package, is the ability to send SMS from any email client (EmailSMS) you are also able to send through Outlook Mobile Service (OMS) for Outlook 2007 and 2010 users.

More information

User Manual. DTCM Classification System Partner Interface. Version 1.2

User Manual. DTCM Classification System Partner Interface. Version 1.2 User Manual DTCM Classification System Partner Interface Version 1.2 Table of Contents 1. General Information... 1 1.1 Overview... 1 1.2 Purpose... 1 2. Accessing DTCM Partner Interface Module... 2 2.1

More information

OSLA (Office of Staff Legal Assistance) User Manual. Created Date: 09 th December, 2016 Version: 2.0

OSLA (Office of Staff Legal Assistance) User Manual. Created Date: 09 th December, 2016 Version: 2.0 OSLA (Office of Staff Legal Assistance) User Manual Created Date: 09 th December, 2016 Version: 2.0 Table of Contents (Re-generate the TOC after modifications to the document) Contents Table of Contents

More information

If you ve ordered a (OFFICE SOLUTION) product, you MUST. obtain local connectivity between your devices.

If you ve ordered a (OFFICE SOLUTION) product, you MUST. obtain local connectivity between your devices. Available Wi-Fi networks for exhibitors Two Wi-Fi networks will be available for these exhibitors ordering Internet Access (Wi-Fi + LAN) product. EXHIBITION_WIFI: This Wi-Fi network will be available only

More information

JIRA Integration Guide

JIRA Integration Guide JIRA Integration Guide 2018 Bomgar Corporation. All rights reserved worldwide. BOMGAR and the BOMGAR logo are trademarks of Bomgar Corporation; other trademarks shown are the property of their respective

More information

Sentry SSO with Netscaler

Sentry SSO with Netscaler Sentry SSO with Netscaler Contents 1 Introduction 2 Overview 3 Configure Netscaler Login 4 Configuring Netscaler 5 Configuring Sentry Login 6 Configuring Sentry RADIUS 7 SSO 8 Authentication with AD/LDAP

More information

User Manual. National Accreditation Board for Testing and Calibration Laboratories (NABL) Type of LAB: Calibration. Creation Date: 16 th Dec, 2017

User Manual. National Accreditation Board for Testing and Calibration Laboratories (NABL) Type of LAB: Calibration. Creation Date: 16 th Dec, 2017 User Manual National Accreditation Board for Testing and Calibration Laboratories (NABL) Type of LAB: Calibration Creation Date: 16 th Dec, 2017 Last Updating Date: 29 th Jan, 2018 Version: 1.3 Table of

More information

Hearing Care Dashboard

Hearing Care Dashboard Hearing Care Dashboard Registration & Management Hearing Care Dashboard: Register and Manage Your Organization Hearing Care Anywhere is Starkey s remote programming system. The Hearing Care Dashboard is

More information

RSA Ready Implementation Guide for

RSA Ready Implementation Guide for RSA Ready Implementation Guide for Spryng Peter Waranowski, RSA Partner Engineering Last Modified: April 20 th, 2016 Solution Summary RSA Authentication Manager can be

More information

GRASP DATA SETTINGS. State of the Art Web-based Management Reporting Product. Recommended screen resolution 1024 x 768

GRASP DATA SETTINGS. State of the Art Web-based Management Reporting Product. Recommended screen resolution 1024 x 768 GRASP DATA SETTINGS State of the Art Web-based Management Reporting Product Recommended screen resolution 1024 x 768 (Locate on desktop under Control Panel / Display Settings) Website: www.graspdata.com

More information

ScriptPro SecuRate Air Fares Script Overview

ScriptPro SecuRate Air Fares Script Overview ScriptPro SecuRate Air Fares Script Overview Introduction This document contains an overview of the Worldspan SecuRate Air Standard Script available for users on Worldspan Go! Res. File name Z4SECURE.CSL

More information

Logging In - Administrators

Logging In - Administrators Logging In - Administrators On this page: The ADAMS URL The ADAMS Login Providing contact details Providing your email address or mobile number Validating your email address or mobile phone number Alternate

More information

Edentity EXTRANET IDENTITY MANAGEMENT BUSINESS PARTNER USER GUIDE

Edentity EXTRANET IDENTITY MANAGEMENT BUSINESS PARTNER USER GUIDE Edentity EXTRANET IDENTITY MANAGEMENT BUSINESS PARTNER USER GUIDE Extranet users are Sanofi business partners who are external to Sanofi but need to access business data on the Sanofi network. This guide

More information

Student Manual. Instructions for Signup / Login at Vidyasaarathi Portal:

Student Manual. Instructions for Signup / Login at Vidyasaarathi Portal: Student Manual Instructions for Signup / Login at Vidyasaarathi Portal: Students are required to complete sign up process to register on Vidyasaarathi portal. Students who have completed Sign up / Registration

More information

How to Use ServiceNow

How to Use ServiceNow 1. The URL to ServiceNow for faculty, staff and students is servicenow.pacific.edu. 2. Log in with your Pacific NetID & password (the same credentials you use for insidepacific): 3. Once logged in and

More information

How to Create and Submit Title Filings Using the Florida Office of Insurance Regulation Filing System (IRFS)

How to Create and Submit Title Filings Using the Florida Office of Insurance Regulation Filing System (IRFS) The Florida Office of Insurance Regulation has launched the Insurance Regulation Filing System (IRFS) -- to replace the DCAM system. How to Create and Submit Title Filings Using the Florida Office of Insurance

More information