How to use the Batch Query on Logger website March of 2016

Size: px
Start display at page:

Download "How to use the Batch Query on Logger website March of 2016"

Transcription

1 How to use the Batch Query on Logger website March of 2016 About the Batch Query function The verification of GTIN, GLN and GCP data are in the focus of every GS1 MO worldwide. The system (including the mobile application and administration website) has already become a widely used tool for this purpose nowadays over 500 colleagues from 75 MOs use the solution in their everyday work. Nevertheless, the best practice for the verification of GTINs, GLNs or any other GS1 ID Keys in a large quantity is to cooperate with trading partners and to control their lists of thousands of GS1 ID Keys. Although this procedures could be difficult and tiresome without effective processes or an efficient tool. The Batch Query function offers an easy-to-use, fast and effective solution for the above mentioned processes. It realizes the verification and qualification through the GEPIR server of GS1 Hungary by standardized messages just like in the case of user requests initiated on the mobile application but offering the possibility of checking thousands of GTINs, GLNS, and GCPs in bulk. In order to use the Batch Query function of LFS system, you can upload/download Excel file of GS1 Identification (ID) keys via mylogger website or you can use Batch Query Web Service1 to upload ID keys. The goals of Batch Query are the following: o Verification of GS1 ID Keys in a high amount, even 10,000 or more, in the course of one user request. o Optimized, fast and ergonomic batch query function from which the statistics can be shown in a user-friendly way through different diagrams and graphs. Records are stored in the system and can be retrieved any time. 1 The Batch Query Web Service applies SOAP-based messaging technology. 1

2 How to use the Batch Query website After logging in on the website the Batch query function can be found on the top of the page in the Menu. The list of ID Keys can be uploaded on the Batch query page. Press the [Browse] button then select the Excel file which contains the ID Keys to be checked. File format: Please upload an Excel file with.xlsx extension (Excel spreadsheet created with Office 2007 or newer). Please note that the.xls format is not supported! File content: The uploaded Excel file must contain only one spreadsheet. The number of columns in the Excel uploaded is limited: GS1 ID Key + max. 4 columns). The number of rows is limited: in one column can be uploaded rows in case of uploading more columns is If you have a list that contains the requested ID Keys, but not the GLN of the company which uses that ID Key you can upload a spreadsheet in the following format: o The first column (column A) contains the name of the GS1 ID Key (e.g. GTIN, GLN, SSCC, GRAI etc.). This column must contain only one type of ID Key (specified in the first row). The following columns (2-4) can contain additional data relating to the GS1 ID key (manufacturer, product name etc). These data can also be seen in the outcome Excel, helping the processing. 2

3 If you have a list that contains not only the requested ID Keys (e.g. GTINs) but also the GLN of the company which uses that ID Key, then you can upload a spreadsheet in the following format: o Column A: in the header (1st row) the name of the GS1 ID Key (e.g. GTIN, GLN, SSCC, GRAI etc.), underneath the ID Keys (one key per cell). The column must contain only one type of ID Key (specified in the first row). o Column B: in the header (1st row): GLN, underneath the GLNs associated to the ID Key in the Column A (one GLN per cell). The following columns (2-4) can contain additional data relating to the GS1 ID key (manufacturer, product name etc). These data can also be seen in the outcome Excel, helping the processing. The selected file can be renamed. Fill in the field of Company name with the name of the company that provided the list (optional). After uploading the file (press [Upload] button), the system checks the file and data content format. As a result, the following information is shown on the page: o Total number of lines in the uploaded file o Number of ID Keys that are not in line with the GS1 Standards (e.g. invalid check digit, length or character set) Press [Download] to download the list of ID Keys with the result of format checking (the nonstandard ID Keys are marked in the originally uploaded file). Press [Run] to start the query through GEPIR. A progress bar shows the percentage of the processed ID Keys. The process continues on the server, therefore you can close the browser and turn back to this page later on. 3

4 When the query is finished, the result is shown in a table and the whole data set (the list of uploaded ID Keys with statuses, party information etc.) can be exported into Excel spreadsheet. Furthermore, if there are invalid numbers, by pressing the [Send report] button you can send a notification to the competent MO(s) to take the necessary next steps. After clicking on this button once, it becomes inactive showing that the report has already been sent. If there aren t any invalid numbers found during the checking, the [Send report] button is inactive. 4

5 Pressing the [Send report] button a Comment window will appear. Add a remark to the notification in order to help the receiver with the follow-up of reported numbers. 5

6 Content of the notification Below you will see the that is sent by the system to the relevant GS1 MO. The report handler will get the link to the list of reported invalid ID Keys. Subject: Logger for Staff Report invalid ID Keys Dear Staff Report Administrator, This is an automatically generated notification . Please do not reply to this . A list of GS1 ID Keys has been uploaded to Logger for Staff platform. After checking this list through GEPIR, the batch query service indicated that the GEPIR status of the following GS1 ID Keys are invalid. Please see the invalid keys belonging to your country on the following link: <direct link to the list of reported Id Keys Excel spreadsheet format> You received this list of GS1 ID Keys since the GCPs belong to your country. The list was uploaded by <user name> from <GS1 MO> using the following address: < address>. Uploader s comment: < - > Even if the list of ID Keys may not be enough to explore and identify the reason of their invalid status but you may contact the relevant GS1 MO or company who uploaded the original list and initiated the batch query. Should you need further information about or need assistance, please contact the Support at lfs_support@gs1hu.org. Kind regards, Team 6

7 for Staff How to use BQ webservice In order to use the Batch Query function of LFS system, you can upload/download Excel file of GS1 Identification (ID) keys via mylogger website or you can use Batch Query Web Service2 to upload ID keys. This section describes the latter solution. Service Characteristics Fig. 1 shows the whole process of a GS1 ID key upload and it also presents the web service operations (actions) related to the main phases of general data uploading and processing within Batch Query. To apply Batch Query web service, client partner should develop a web service client application based on the WSDL file3 of Batch Query web service. The web service client should implement seven operations: 1. GetQueryGroups to get previously uploaded data (groups). 2. GetSessions to get sessions related to a group. 3. ValidateQueryGroup to validate uploaded data based on GS1 Lib data source. 4. RunQueryGroup to upload and run query related to uploaded data in the Batch Query database based on information of GEPIR data source. 5. RunExistingQueryGroup to run query based on an existing group ID. 6. GetSessionProgress to get information about the state of processing session. 7. GetSessionResult to get information about the final state of processing session. Fig. 1. Batch Query process and related web service operations 2 The Batch Query Web Service applies SOAP-based messaging technology. 3 The WSDL file is available here: Document last update:

8 Details of Batch Query Web Service The seven mentioned operations of Batch Query web service should be implemented by the following way. Notes: The exact description of Batch Query web service is included in the WSDL file of service. To use operations, the valid authentication data (username/password) is the general preliminary input parameter. 1. GetQueryGroups: This operation is to get information about previously uploaded groups (lists of ID Keys). A list can be run more times without re-uploading data group and it can be run after a finished session as well. This operation returns: Company name Group ID Type of ID key including in the group Information about last session(s) if it already run other group data (see WSDL) 2. GetSessions: This operation is to get information about every session related to a data group. The input parameter is a group ID. This operation returns ID of a session Starting date/finish date of a session Count of valid/invalid GLN Count of valid/invalid ID key other session data (see WSDL) 3. ValidateQueryGroup: This operation is to get result about ID key format validation based on GS1 Lib data source. The input parameters are the ID key type as well as ID keys and optionally the GLN numbers related to each ID Key. This operation returns an OK or a format error type (e.g. CDVError ). 4. RunQueryGroup: This operation is to upload an ID Key list and run query in Batch Query database based on information GEPIR data source. The input parameters are Name of run Company name ID key type ID key with GLN number This operation returns a session ID. 5. RunExistingQueryGroup: This operation is similar to RunQueryGroup operation but the input parameter is only the group ID of a previously uploaded Query Group in this operation. The operation returns session ID as well. 8

9 6. GetSessionProgress: This operation is to get information about the state of a running session. The input parameter is a session ID as well as page number of session. Therefore you can query only a part of processed data. This operation returns the state of running session in percentage. 7. GetSessionResult: This operation is to get information about completed session. The input parameters are the same as in case of GetSessionProgress operation. This operation returns ID key ID key status (valid, invalid, faulted) GEPIR-based responses: return code related to an ID key, response key related to an ID key, GLN-specific response key related to an ID key GLN number 9

10 History of queries All the uploaded files (both via website and web service) and query results are stored on the server, therefore each user can see the history of queries previously initiated. Queries can be initiated for an uploaded file any time without re-uploading the list by pressing the [Run] button beside the file name. All the results related to the same file are listed under the filename. 10

11 Click on the icon to see all the queries related to the selected file. Should you need further information about or need assistance, please contact the GS1 Logger support at Kind regards, Team 11

GS1 US Data Hub 3.1 Company Using the Company Menu

GS1 US Data Hub 3.1 Company Using the Company Menu GS US Data Hub. Company Using the Company Menu Overview of the Company Menu GS US Data Hub Company is an intuitive, secure online tool that provides source-based (not crowd-sourced), validated data on

More information

SPS Commerce Universal Catalog UNIVERSAL CATALOG SPS COMMERCE. Copyright SPS Commerce, Inc. All rights

SPS Commerce Universal Catalog UNIVERSAL CATALOG SPS COMMERCE. Copyright SPS Commerce, Inc. All rights SPS Commerce 1 SPS COMMERCE UNIVERSAL CATALOG Copyright SPS Commerce, Inc. All rights 2 Table of Contents WELCOME... 3 LOGGING IN... 4 CREATING PRODUCT INFORMATION... 5 UPLOADING PRODUCT DATA IN A SPREADSHEET...

More information

ParkIT Application User Manual Page 1/63

ParkIT Application User Manual Page 1/63 ParkIT Application User Manual Page 1/63 Version: v1.5 Document version: 2016.07.28 Table of Contents 1 Application overview... 5 1.1 Basic handling methods... 5 2 Main screen... 6 3 User authentication...

More information

0Acknowledgement. This application has been developed with the cooperation of the Inter-agency Group for Child Mortality Estimation.

0Acknowledgement. This application has been developed with the cooperation of the Inter-agency Group for Child Mortality Estimation. r4 0Acknowledgement This application has been developed with the cooperation of the Inter-agency Group for Child Mortality Estimation. 1Contents Introduction... 6 User Levels... 6 Learning CME Info...

More information

Purpose: Use this document as a reference for assigning and sending PeopleSoft Communications.

Purpose: Use this document as a reference for assigning and sending PeopleSoft Communications. Communications - Assigning and Sending PeopleSoft Communications (3C Engine and Purpose: Use this document as a reference for assigning and sending PeopleSoft Communications. Audience: College Staff responsible

More information

Fulfillment User Guide FULFILLMENT

Fulfillment User Guide FULFILLMENT Fulfillment User Guide FULFILLMENT TABLE OF CONTENTS I. System Requirements II. Logging In III. Launchpad a. Home b. Profile c. Settings IV. Dashboard Tab a. Actionable Insights b. Open Orders V. Transactions

More information

Digital Intelligence Systems, LLC PeopleSoft Guide Vendors

Digital Intelligence Systems, LLC PeopleSoft Guide Vendors Digital Intelligence Systems, LLC PeopleSoft Guide Vendors Version 1.0 July 2016 CONTENTS INTRODUCTION... 3 1.1 Change Password... 3 PROFILE INFORMATION... 5 2.1 Identifying Information... 6 2.2 Address...

More information

Log in to the Secure Area via the Brown Authentication process.

Log in to the Secure Area via the Brown Authentication process. Slide 1 ***NEW --- FALL 2014*** Faculty: how to enter Final Grades https://selfservice.brown.edu -or- Banner Web link from the Staff or Faculty gateway on the Brown homepage 1 To access Self Service Banner,

More information

Kona ALL ABOUT FILES

Kona ALL ABOUT FILES Kona ALL ABOUT FILES February 20, 2014 Contents Overview... 4 Add a File/Link... 5 Add a file via the Files tab... 5 Add a file via a conversation, task, or event... 6 Add a file via a comment... 7 Add

More information

Sourcing Instructions for Suppliers: Assessments. Last Updated: 23-Oct Level 4 - Public INFRASTRUCTURE MINING & METALS

Sourcing Instructions for Suppliers: Assessments. Last Updated: 23-Oct Level 4 - Public INFRASTRUCTURE MINING & METALS INFRASTRUCTURE MINING & METALS NUCLEAR, SECURITY & ENVIRONMENTAL OIL, GAS & CHEMICALS Sourcing Instructions for Suppliers: Assessments Last Updated: 23-Oct-2018 Level 4 - Public Table of Contents 1 Accessing

More information

Work expectations will be included in your appraisal during the Recognition Phase of the performance management process.

Work expectations will be included in your appraisal during the Recognition Phase of the performance management process. Monitoring is the day-to-day activity of paying attention to how the employee s work is going. Both the supervisor and employee track progress toward meeting the work expectations that were established

More information

SPS COMMERCE UNIVERSAL CATALOG FOR RETAILERS

SPS COMMERCE UNIVERSAL CATALOG FOR RETAILERS SPS COMMERCE UNIVERSAL CATALOG FOR RETAILERS 2 Table of Contents WELCOME... 2 ITEM SEARCH... 3 CATALOGS...14 SCHEDULES...18 BASKET...34 Welcome Welcome to the SPS Commerce Universal Catalog Service. The

More information

Student eportfolio Step-by-step Guide Student eportfolio Step-by-step Guide

Student eportfolio Step-by-step Guide Student eportfolio Step-by-step Guide Student eportfolio Step-by-step Guide Section 1 Adding an Experience Section 2 File Manager and Artefacts Section 3 Adding an Artefact Section 4 eportfolio Views Section 5 Releasing your eportfolio to

More information

AuraPlayer Server Manager User Guide

AuraPlayer Server Manager User Guide AuraPlayer Server Manager User Guide AuraPlayer Support Team Version 2 2/7/2011 This document is the sole property of AuraPlayer Ltd., it cannot be communicated to third parties and/or reproduced without

More information

GS1Trade Sync Data Pool

GS1Trade Sync Data Pool GS1Trade Sync Data Pool Data Source-Specific User Manual Version 0.43, Draft/Approved, 2016.05.17. Document Summary Document Item Document Name Current Value GS1Trade Sync Data Pool DS-Specific User Manual

More information

Document Change Record

Document Change Record Document Change Record Document Version Number Description of Change Sections Amended Person Making Change Date 1.0 First Release (for ZTPDMS v1.0) All Tommy Ho 27-Jun-2013 1.1 Enrich procedure according

More information

Cisco Unified CM User Options

Cisco Unified CM User Options Cisco Unified CM User Options This document describes how to use Cisco Unified CM User Options web pages. Cisco Unified CM User Options provides a web-based interface that allows users and administrators

More information

Files to Contents. User Guide March 11, 2008

Files to Contents. User Guide March 11, 2008 Files 8.3.0 to 8.4.1 User Guide March 11, 2008 Contents Managing files File properties Opening a file or folder Creating a new folder Copying a file or folder Deleting a file or folder Renaming of a file

More information

Oracle Sourcing Support Helpdesk: Telephone: > Option

Oracle Sourcing Support Helpdesk: Telephone: > Option esourcing FAQ s Oracle Sourcing Support Helpdesk: Telephone: 021-4534777 -> Option 2.2.2 Email: oraclesourcingsupport@ervia.ie FAQ s Forgotten Password? Logging In and Accessing Tenders Acknowledging Intent

More information

GS1 Data Source Healthcare. Web interface user manual for the healthcare sector

GS1 Data Source Healthcare. Web interface user manual for the healthcare sector Web interface user manual for the healthcare sector Release 3.1, Ratified, 14 August 2017 Document Summary Document Item Document Name Current Value GS1 Data Source Healthcare Document Date 14 August 2017

More information

docalpha Monitoring Station

docalpha Monitoring Station ARTSYL DOCALPHA MONITORING STATION MANUAL 1. docalpha Architecture Overview... 3 1.1. Monitoring Station Overview... 4 2. What's New in docalpha Monitoring Station 4.5... 4 3. Working with Monitoring Station...

More information

Easy Comext (or Easy XTnet) is an HTML based interface giving to the public at Eurostat s External Trade database.

Easy Comext (or Easy XTnet) is an HTML based interface giving to the public at Eurostat s External Trade database. QUICK GUIDE TO EASY COMEXT Contents Preface Main toolbars Register (first time) Make an extraction Display the results of an extraction Access to metadata Retrieve a saved query Downloads Preface Easy

More information

SQL Server Analysis Services

SQL Server Analysis Services DataBase and Data Mining Group of DataBase and Data Mining Group of Database and data mining group, SQL Server 2005 Analysis Services SQL Server 2005 Analysis Services - 1 Analysis Services Database and

More information

DataBar Online User Tutorial Updated September 2016

DataBar Online User Tutorial Updated September 2016 DataBar Online User Tutorial Updated September 2016 The DataBar Online tool was created to allow sellers of produce to communicate their Global Trade Item Numbers (GTINs) encoded inside of the DataBar

More information

DSWR User Guide. In effect from January 29 th,, BCLDB Direct Sales Web Reporting User Guide Page 1

DSWR User Guide. In effect from January 29 th,, BCLDB Direct Sales Web Reporting User Guide Page 1 DSWR User Guide In effect from January 29 th,, 2017 BCLDB Direct Sales Web Reporting User Guide Page 1 Contents Introduction... 4 Before You Get Started... 4 Registering for the DSWR Application... 5 Log-in...

More information

COPYRIGHT No part of this publication may be reproduced without the express written consent of GS1 Australia Ltd or GS1 New Zealand.

COPYRIGHT No part of this publication may be reproduced without the express written consent of GS1 Australia Ltd or GS1 New Zealand. Browser Template Data Maintenance Guide DISCLAIMER Every possible effort has been made to ensure that the information in this document is correct, however GS1 Australia and GS1 New Zealand expressly disclaims

More information

Getting Started With. A Step-by-Step Guide to Using WorldAPP Analytics to Analyze Survey Data, Create Charts, & Share Results Online

Getting Started With. A Step-by-Step Guide to Using WorldAPP Analytics to Analyze Survey Data, Create Charts, & Share Results Online Getting Started With A Step-by-Step Guide to Using WorldAPP Analytics to Analyze Survey, Create Charts, & Share Results Online Variables Crosstabs Charts PowerPoint Tables Introduction WorldAPP Analytics

More information

Eukleia LMS Tenant administrator guide

Eukleia LMS Tenant administrator guide Eukleia LMS Tenant administrator guide Version 1.1 Date published 4 January 2017 This guide will occasionally be updated. It is advisable not to download a copy, and instead access it from the LMS each

More information

Relius Documents ASP Multi-Doc Processing: Data Entry Routines (DER)

Relius Documents ASP Multi-Doc Processing: Data Entry Routines (DER) Relius Documents ASP Multi-Doc Processing: Data Entry Routines (DER) 1 800 326 7235, select option 2 Table of Contents Overview...3 Enabling Multi-Doc Processing...4 Multi-Doc Options...5 Initiating a

More information

Sponsor Documentation

Sponsor Documentation CHAPTER 17 This chapter provides user documentation for sponsor users who create guest accounts. It contains the following sections: Introduction to Cisco NAC Guest Server Connecting to the Cisco NAC Guest

More information

NZ Online Forms for Research Software Manual

NZ Online Forms for Research Software Manual NZ Online Forms for Research Software Manual Version 1.5 Released May 2016 2 P a g e N Z O n l i n e F o r m s f o r R e s e a r c h 1 INTRODUCTION... 6 2 GETTING STARTED... 6 2.1 Creating an Account...

More information

Securities Lending Reporting

Securities Lending Reporting Securities Lending Reporting User notes for submitting Borrowed, Loaned and Committed Securities information via ASX Online November 2013 User notes for submitting Borrowed and Loaned Stock information

More information

Contents Using the Primavera Cloud Service Administrator's Guide... 9 Web Browser Setup Tasks... 10

Contents Using the Primavera Cloud Service Administrator's Guide... 9 Web Browser Setup Tasks... 10 Cloud Service Administrator's Guide 15 R2 March 2016 Contents Using the Primavera Cloud Service Administrator's Guide... 9 Web Browser Setup Tasks... 10 Configuring Settings for Microsoft Internet Explorer...

More information

Managing Product Master Data

Managing Product Master Data Managing Product Master Data Table of Contents Managing Product Master Data 3 Product Information 4 Adding Product Master Data 5 Updating Products 27 Accessing Product Master Data 28 Exporting Product

More information

Adding Users. Adding Users CHAPTER

Adding Users. Adding Users CHAPTER CHAPTER 15 You can use Cisco Unified Communications Manager Bulk Administration (BAT) to add a group of new users and to associate users to phones and other IP Telephony devices in the Cisco Unified Communications

More information

Table of Contents. 2 P a g e A I M Q U I C K R E F E R E N C E G U I D E

Table of Contents. 2 P a g e A I M Q U I C K R E F E R E N C E G U I D E May 2017 Table of Contents Introduction... 3 Accessing the My ARKIVE Portal... 3 The Dashboard... 4 Accessing AIM... 4 Searching/Filtering Inventory... 5 Adding New Inventory. 9 Work Orders... 11 Adding

More information

GOOGLE SHEETS TUTORIAL

GOOGLE SHEETS TUTORIAL GOOGLE SHEETS TUTORIAL STM TRAINING PROGRAM BY BREANA NARINE (Instructional Design Assistant) Google Sheets Tutorial Google Sheet is an online service provided by Google where you are able to create new

More information

XE Faculty Grade Entry AN ENHANCEMENT REVISED NOVEMBER 10, 2015

XE Faculty Grade Entry AN ENHANCEMENT REVISED NOVEMBER 10, 2015 XE Faculty Grade Entry AN ENHANCEMENT REVISED NOVEMBER 10, 2015 Objective of this training Go over the new steps to access and enter grades Show how to export the grade template using the wizard Show how

More information

Using Lloyd s Direct Reporting. User Guide

Using Lloyd s Direct Reporting. User Guide Using Lloyd s Direct Reporting User Guide AUGUST 2013 2 Contents CONTENTS 2 LLOYD S DIRECT REPORTING 3 ABOUT THIS SERVICE 3 FURTHER HELP AND SUPPORT 3 USER GUIDE 4 ACCESSING LLOYD S DIRECT REPORTING 4

More information

Guide to User Interface 4.3

Guide to User Interface 4.3 Datatel Colleague Guide to User Interface 4.3 Release 18 June 24, 2011 For corrections and clarifications to this manual, see AnswerNet page 1926.37. Guide to User Interface 4.3 All Rights Reserved The

More information

GETTING STARTED. A Step-by-Step Guide to Using MarketSight

GETTING STARTED. A Step-by-Step Guide to Using MarketSight GETTING STARTED A Step-by-Step Guide to Using MarketSight Analyze any dataset Run crosstabs Test statistical significance Create charts and dashboards Share results online Introduction MarketSight is a

More information

BVA LLP Web Portal User Guide

BVA LLP Web Portal User Guide BVA LLP Web Portal User Guide Opening the Web Portal Website The Web Portal is accessed from the link found on the BVA website homepage: http://www.bvateam.com Web Portal Users Each portal user requires

More information

Website Ordering User Guide (New customer) https://www.finelinetech.com/fasttrak_ userguide/

Website Ordering User Guide (New customer) https://www.finelinetech.com/fasttrak_ userguide/ Website Ordering User Guide (New customer) https://www.finelinetech.com/fasttrak_ userguide/ Contact Information: US: support@finelinetech.com Asia: support@finelinetech.com.hk Customer Service: USA: 1-800-500-8687

More information

Successmaker Student and Teacher Imports

Successmaker Student and Teacher Imports Successmaker 2011 Student and Teacher Imports First Get teacher names to Import Go to: http://dev1.escambia.k12.fl.usescambia Click on List All the Records in the Employee Database Group Choose Instructional

More information

FAQ Frequently Asked Questions

FAQ Frequently Asked Questions Supplier Portal Fehrer Group FAQ Frequently Asked Questions F.S. Fehrer Automotive GmbH & Co KG Heinrich Fehrer Straße 1-3 97456 Kitzingen Version of 13.05.16 Page 1 of 10 Content 1 GENERAL QUESTIONS...

More information

GADS Wind Hands-On Session

GADS Wind Hands-On Session GADS Wind Hands-On Session GADS Wind Training Module 18 February, 2018 Topics Hands-On Session Overview Preparation o Utility ID o Files o Request and Receive PIN Exercises 2 Overview Hands-on Session

More information

iquote User Guide 01 August 2018

iquote User Guide 01 August 2018 iquote User Guide 01 August 2018 Contents 1. Introduction to this User Guide... 3 2. Introduction to iquote... 3 2.1 iquote Homepage... 3 2.2 Notifications... 4 3. How to create a New Quote... 4 3.1 Launching

More information

North Carolina Community Colleges Business Intelligence Reporting System

North Carolina Community Colleges Business Intelligence Reporting System North Carolina Community Colleges Business Intelligence Reporting System College User Manual Creating Custom Reports Creating Custom Reports The following section will show you how to create custom reports

More information

Armatus 2.0 Administrator Procedures

Armatus 2.0 Administrator Procedures 2015 Armatus 2.0 Administrator Procedures Praesidium 2015. All rights reserved. Armatus 2.0 Administrator Procedures Overview Introduction This guide shows you how to perform tasks in Armatus 2.0 Administrator

More information

Pepkor webcom Quick Reference Guide. Version Date: 2013/12 Version Number: 1.3

Pepkor webcom Quick Reference Guide. Version Date: 2013/12 Version Number: 1.3 Pepkor webcom Quick Reference Guide Version Date: 2013/12 Version Number: 1.3 Table of Contents 1 INTRODUCTION... 4 2 LOGGING IN... 4 3 NAVIGATE INSIDE WEBCOM... 5 3.1 MAIN SECTION 5 3.1.1 Home... 5 3.1.2

More information

Astra Scheduling Grids

Astra Scheduling Grids Astra Scheduling Grids To access the grids, click on the Scheduling Grids option from the Calendars tab. A default grid will be displayed as defined by the calendar permission within your role. Choosing

More information

CHEP Portfolio+Plus 1.3. User Guide V March 2010

CHEP Portfolio+Plus 1.3. User Guide V March 2010 CHEP Portfolio+Plus 1.3 User Guide V 1.0 17 March 2010 Table of Contents Chapter 1: Introduction to Portfolio+Plus 1 1.1 Welcome... 2 1.2 Glossary... 3 1.3 Register for Portfolio+Plus... 6 1.4 Getting

More information

Document Upload for IELTS ORS

Document Upload for IELTS ORS Document Upload for IELTS ORS Overview... 1 Setting up document upload... 1 Uploading a document (as a candidate)... 2 Managing documents in the admin system... 3 The Summary Dashboard... 3 The Candidate

More information

IBM Sterling Data Synchronization Manager. User Guide. DocumentationDate:12October2012

IBM Sterling Data Synchronization Manager. User Guide. DocumentationDate:12October2012 IBM Sterling Data Synchronization Manager User Guide DocumentationDate:12October2012 IBM Sterling Data Synchronization Manager User Guide DocumentationDate:12October2012 Note Before using this information

More information

TMJ Insight Portal. Table of contents

TMJ Insight Portal. Table of contents TMJ Insight Portal Table of contents TMJ Insight... 1 Table of contents... 1 Purpose... 2 General information... 2 Help/documentation... 4 Reports... 8 Scheduled runs... 12 Archive... 13 Admin... 14 Scheduling:...

More information

Copyright...6. Overview Preparing Data for Import and Export by Using Scenarios... 10

Copyright...6. Overview Preparing Data for Import and Export by Using Scenarios... 10 Contents 2 Contents Copyright...6 Overview... 7 Preparing Data for Import and Export by Using Scenarios... 10 Import and Export Scenarios... 10 Data Providers... 12 To Create a CSV Data Provider... 14

More information

L Y R A U S E R M A N U A L R A I N O T E S M O D U L E

L Y R A U S E R M A N U A L R A I N O T E S M O D U L E L Y R A U S E R M A N U A L R A I N O T E S M O D U L E CONTENTS 1. RAI Summary View... 2 1.1. RAI status... 2 1.2. Rules in RAI Summary View... 3 1.3. Customize RAI Summary View... 3 1.3.1. Show/hide

More information

Learning Guide for User Interface 4.3

Learning Guide for User Interface 4.3 Learning Guide for User Interface 4.3 This guide will help you learn how to use Datatel User Interface 4.3. It includes instructions for accomplishing various tasks, such as accessing a screen or mnemonic,

More information

Luxor CRM 2.0. Getting Started Guide

Luxor CRM 2.0. Getting Started Guide Luxor CRM 2.0 Getting Started Guide This Guide is Copyright 2009 Luxor Corporation. All Rights Reserved. Luxor CRM 2.0 is a registered trademark of the Luxor Corporation. Microsoft Outlook and Microsoft

More information

Upload Grades from a file to Enroll & Pay for Faculty

Upload Grades from a file to Enroll & Pay for Faculty Upload Grades from a file to Enroll & Pay for Faculty First, log on to Enroll & Pay with your Online ID. https://sa.ku.edu Then navigate to the Faculty Center/My Schedule. Make sure the Term you want is

More information

HOW TO USE I-Cylinder STEP-BY-STEP

HOW TO USE I-Cylinder STEP-BY-STEP HOW TO USE I-Cylinder STEP-BY-STEP August 25, 2014 To access I-Cylinder program, please enter the address below in your browser. Note the site was designed for use with Internet Explorer. www.cowan-cylinder.com

More information

OpEasy Basic Provisioning User Guide Release

OpEasy Basic Provisioning User Guide Release fm OpEasy Basic Provisioning User Guide Release 4.0 2827-006 2811 Internet Blvd Frisco, Texas 75034-1851 Tel +1 469 365 3000 Tel +1 800 468 3266 www.aastrausa.com 2014 Clearspan is a Registered Trademark

More information

User Guide Using AuraPlayer

User Guide Using AuraPlayer User Guide Using AuraPlayer AuraPlayer Support Team Version 2 2/7/2011 This document is the sole property of AuraPlayer Ltd., it cannot be communicated to third parties and/or reproduced without the written

More information

DISCOVERER Discoverer January 2015

DISCOVERER Discoverer January 2015 DISCOVERER Discoverer January 2015 Table of Contents Introduction 1 What are workbooks 2 What are worksheets 2 What is my username for Discoverer 3 Opening Discoverer 4 Connecting to Discoverer 4 A Required

More information

IBM Emptoris User Guide

IBM Emptoris User Guide This document includes instructions to help you with most actions you need to do in Emptoris. If you have any questions, please contact your IBM Representative. For more Information and Help material,

More information

JITs Portal. User Manual

JITs Portal. User Manual JITs Portal User Manual November 2017 JITs Portal 1 Table of Contents Chapter 1 Introduction... 2 1.1 What is the JITs Portal?...3 1.2 User Guide structure...4 Chapter 2 Working with the JITs Portal...

More information

Introduction to Qualtrics Research Suite Wednesday, September 19, 2012

Introduction to Qualtrics Research Suite Wednesday, September 19, 2012 Logging in to Qualtrics Introduction to Qualtrics Research Suite Wednesday, September 19, 2012 1. Open a browser and go to http://www.qualtrics.com 2. If you have a Qualtrics account, use it to login.

More information

Perceptive Data Transfer

Perceptive Data Transfer Perceptive Data Transfer User Guide Version: 6.5.x Written by: Product Knowledge, R&D Date: September 2016 2015 Lexmark International Technology, S.A. All rights reserved. Lexmark is a trademark of Lexmark

More information

Hewlett Packard Enterprise Smart Quote

Hewlett Packard Enterprise Smart Quote Hewlett Packard Enterprise Smart Quote User Guide for Reseller Table of contents 1 Introduction to Smart Quote... 3 1.1 What is Smart Quote?... 3 1.2 Who will use Smart Quote?... 3 1.3 Do I require a special

More information

Tutorial 3 - Performing a Change-Point Analysis in Excel

Tutorial 3 - Performing a Change-Point Analysis in Excel Tutorial 3 - Performing a Change-Point Analysis in Excel Introduction This tutorial teaches you how to perform a change-point analysis while using Microsoft Excel. The Change-Point Analyzer Add-In allows

More information

Contents. Announcer Pro Version 4.6 Page 2 of 35 Version V4.6

Contents. Announcer Pro Version 4.6 Page 2 of 35 Version V4.6 User Guide Contents 1. Introduction... 3 1.1. Getting Started... 3 1.2. Navigation... 4 2. Create a Newsletter... 6 2.1. Confirm Company Details... 6 2.2. Choose Template... 8 2.3. Edit Newsletter... 8

More information

Procurer User Manual

Procurer User Manual MTR Corporation Limited Procurer User Manual of Secure Electronic Tendering System Version : 1.6 Date : 18-Dec-2013 Status : Final Document ID : Prepared By Global e-business Services Limited I. Overview...

More information

PRISM - FHF The Fred Hollows Foundation

PRISM - FHF The Fred Hollows Foundation PRISM - FHF The Fred Hollows Foundation MY WORKSPACE USER MANUAL Version 1.2 TABLE OF CONTENTS INTRODUCTION... 4 OVERVIEW... 4 THE FHF-PRISM LOGIN SCREEN... 6 LOGGING INTO THE FHF-PRISM... 6 RECOVERING

More information

Sharing and Copying Inventor Parameters

Sharing and Copying Inventor Parameters TECHNICAL WHITEPAPER Sharing and Copying Inventor Parameters Inventor parameters control the shape and size of all part and assembly models. Parameters are added automatically every time you add a dimension

More information

Steps for Extracting Data from Alpine Achievement SPED EOY

Steps for Extracting Data from Alpine Achievement SPED EOY Steps for Extracting Data from Alpine Achievement 2018-19 SPED EOY Ensure the appropriate special education staff and data submissions staff are Full Users within Alpine and have the necessary permissions

More information

Applying for Jobs with Sharyland ISD

Applying for Jobs with Sharyland ISD Applying for Jobs with Sharyland ISD The following instructions explain how to apply for jobs using Sharyland ISD s Fast Track job applicant system online. The Sharyland ISD website has a link to current

More information

User Guide. Trade Finance Global. For customers using Guarantees. October nordea.com/cm OR tradefinance Name of document 5/8 2015/V1

User Guide. Trade Finance Global. For customers using Guarantees. October nordea.com/cm OR tradefinance Name of document 5/8 2015/V1 User Guide Trade Finance Global For customers using Guarantees October 2015 nordea.com/cm OR tradefinance Name of document 2015/V1 5/8 Table of Contents 1 Trade Finance Global (TFG) - Introduction... 4

More information

BBVA Compass Spend Net Payables

BBVA Compass Spend Net Payables User Guide BBVA Compass Spend Net Payables User Guide Vault Services Table of Contents Introduction 2 Technical Requirements 2 Getting started 3 Sign In 3 General Navigation 4 Upload/Create Payment 5

More information

Exporting your Address Book from Despatch Manager Online & importing it into Click & Drop

Exporting your Address Book from Despatch Manager Online & importing it into Click & Drop Exporting your Address Book from Despatch Manager Online & importing it into Click & Drop How to export your Address Book from Despatch Manager Online (DMO) The process to export your Address Book from

More information

POS2Net Quick Start Guide

POS2Net Quick Start Guide POS2Net Quick Start Guide Introduction POS2Net integrates your merchant s in-store QuickBooks Point of Sale (POS) system with Ecommerce Solution to offer added service, simplicity and convenience to your

More information

Multipay Tool. User guide. Software version Copyright European Patent Office All rights reserved

Multipay Tool. User guide. Software version Copyright European Patent Office All rights reserved Multipay Tool Software version 3.10 Copyright European Patent Office All rights reserved Last update: 27 January 2017 Document version: EPO_MultipayTool_3-10_UserGuide_EN-170127.docx Table of contents

More information

SALTO E&T website User manual

SALTO E&T website User manual SALTO E&T website User manual salto-et.net Second edition Last updated (01/02/2019) 1 / 34 Table of contents 1. Aims and objectives of the TCA Resource Centre... 4 2. Before use... 5 3. Structure of SALTO

More information

Australia Online Forms for Research Software User Manual

Australia Online Forms for Research Software User Manual Australia Online Forms for Research Software User Manual Version 1.3 Released 21 August 2010 2 P a g e A u s t r a l i a O n l i n e F o r m s f o r R e s e a r c h Contents 1. Introduction 5 2. Getting

More information

Grandstream Networks, Inc.

Grandstream Networks, Inc. Grandstream Networks, Inc. IPVideoTalk Cloud Conferencing System Table of Contents INTRODUCTION... 4 OVERVIEW... 5 Sign Up... 5 Sign In... 6 Tool Bar... 7 Portal Notifications... 8 DEVICES... 9 Link GVC320x

More information

User Manual. Dockit Archiver

User Manual. Dockit Archiver User Manual Dockit Archiver Last Updated: March 2018 Copyright 2018 Vyapin Software Systems Private Ltd. All rights reserved. This document is being furnished by Vyapin Software Systems Private Ltd for

More information

Grandstream Networks, Inc. IPVideoTalk Cloud Conferencing System IPVideoTalk Portal User Guide

Grandstream Networks, Inc. IPVideoTalk Cloud Conferencing System IPVideoTalk Portal User Guide Grandstream Networks, Inc. IPVideoTalk Cloud Conferencing System IPVideoTalk Portal User Guide IPVideoTalk Portal User Guide Index INTRODUCTION... 4 OVERVIEW... 5 SIGN UP... 5 SIGN IN... 6 DEFINITIONS...

More information

Text Conversion Process

Text Conversion Process Text Conversion Process TEXT to EXCEL Conversion Template EXCEL to TEXT Purpose F. S. 285.985 - Transparency in Government Spending Data Agencies Steps 1. Get your Agency Contract Data via CD 2. Convert

More information

MyHVP Web Application User Guide

MyHVP Web Application User Guide MyHVP Web Application User Guide Table of Contents General Information page 2 System Access Logging in and out page 3 Welcome page 4 Take the Profile Selecting a user page 5 Entering a profile page 7 Editing

More information

Schrole Cover Manual for Staff

Schrole Cover Manual for Staff Staff User Manual Schrole Cover Manual for Staff Contents User Schrole Cover as a Staff Member... 3 Navigating around Schrole Cover... 3 Website Staff Dashboard... 4 Swapping Between Roles... 4 The Staff

More information

User Guide. Kronodoc Kronodoc Oy. Intelligent methods for process improvement and project execution

User Guide. Kronodoc Kronodoc Oy. Intelligent methods for process improvement and project execution User Guide Kronodoc 3.0 Intelligent methods for process improvement and project execution 2003 Kronodoc Oy 2 Table of Contents 1 User Guide 5 2 Information Structure in Kronodoc 6 3 Entering and Exiting

More information

VIP Price Request. 1. In the VIP Services section, click the Price Request link. 2. The Molex Price Request screen is displayed.

VIP Price Request. 1. In the VIP Services section, click the Price Request link. 2. The Molex Price Request screen is displayed. VIP Price Request The Price Request allows you to submit a request for special pricing. Once submitted the pricing request will be reviewed by the Molex pricing group. Once reviewed an email notification

More information

Kaspersky Security Center 10 Web Console. User Guide

Kaspersky Security Center 10 Web Console. User Guide Kaspersky Security Center 10 Web Console User Guide Dear User, Thank you for your trust! We hope that this document will help you in your work and will provide answers regarding this software product.

More information

GS1 US Data Hub 3.2 Location User Guide

GS1 US Data Hub 3.2 Location User Guide GS US Data Hub 3. Location User Guide Note: This document is a compilation of individual help resources. Please see the source documents in the help center for the most current versions. Table of Contents

More information

SQL Server 2005 Analysis Services

SQL Server 2005 Analysis Services atabase and ata Mining Group of atabase and ata Mining Group of atabase and ata Mining Group of atabase and ata Mining Group of atabase and ata Mining Group of atabase and ata Mining Group of SQL Server

More information

CEU Online System, The Friday Center for Continuing Education, UNC-Chapel Hill How to Obtain Participant IDs for Awarding of CEUs

CEU Online System, The Friday Center for Continuing Education, UNC-Chapel Hill How to Obtain Participant IDs for Awarding of CEUs The Friday Center for Continuing Education has the responsibility of approving continuing education activities for which CEUs are recorded and maintained as a permanent record for individual participants.

More information

Notifications 4 How to set notifications for a particular item 4. s 4 How to one or more members of the committee 4

Notifications 4 How to set notifications for a particular item 4.  s 4 How to  one or more members of the committee 4 See below for a list of step-by-step guides on how to complete some common tasks on Standards Hub Committee Workspace. About Committee Workspace and Livelink Livelink is a web based collaboration and document

More information

Creating Accounts Using Batch Load

Creating Accounts Using Batch Load User Guide Creating Accounts Using Batch Load Document Purpose This document guides site administrators through the process of creating ACT WorkKeys online accounts for multiple examinees using a batch

More information

COMMUNICATION PROTOCOLS

COMMUNICATION PROTOCOLS COMMUNICATION PROTOCOLS Index Chapter 1. Introduction Chapter 2. Software components message exchange JMS and Tibco Rendezvous Chapter 3. Communication over the Internet Simple Object Access Protocol (SOAP)

More information

GlobalTalk Administration Guide v3.01

GlobalTalk Administration Guide v3.01 GlobalTalk Administration Guide v3.01 A. GlobalTalk Application Overview The above diagram gives a basic layout of the GlobalTalk software architecture. A1. Software Architecture GlobalTalk is designed

More information

Project Zip Code. Version CUNA s Powerful Grassroots Program. User Manual. Copyright 2018, All Rights Reserved

Project Zip Code. Version CUNA s Powerful Grassroots Program. User Manual. Copyright 2018, All Rights Reserved Project Zip Code Version 18.0 CUNA s Powerful Grassroots Program User Manual Copyright 2018, All Rights Reserved Project Zip Code Version 18.0 Page 1 Table of Contents Topic Page About Project Zip Code

More information