TRANSACTION Developer Basic Training. Copyright ADSOTECH Scandinavia Oy 2014

Size: px
Start display at page:

Download "TRANSACTION Developer Basic Training. Copyright ADSOTECH Scandinavia Oy 2014"

Transcription

1 TRANSACTION Developer Basic Training 1 Copyright ADSOTECH Scandinavia Oy 2014

2 Contents Winshuttle TRANSACTION Developer Basic Training TRANSACTION User Interface Creating the First Script Problem Investigation Recording Modes Reporting a Script Problem to ADSOTECH Winshuttle TRANSACTION Developer Advanced Training I Multi-line Recordings (Loop Functionality) Script Linking Backup SAP Data Data Validation Read From SAP Winshuttle TRANSACTION Developer Cell-Based Mapping Dynamic Recordings (Conditions) Managing Long Texts (Read and Update) Making Scripts Available for RUNNER Users GUI Scripting (Optional) 2

3 Today s Agenda TRANSACTION User Interface Creating the First Script Problem Investigation Recording Modes Reporting a Script Problem to ADSOTECH 3

4 TRANSACTION User Interface Overview 4

5 User interface overview Create new script Open Script from filesystem Recent Scripts Favorite Scripts 5

6 User settings Application defaults Select Tools -> Options -> Application Defaults You do not need to change these settings! The first two paths are important to know because all your Excel files and Script files (*.txr) that you create will by default be stored in these folders. 6

7 User settings SAP Defaults Select Tools -> Options -> SAP Defaults This option causes TRANSACTION to remember the last SAP password you entered as long as the TRANSACTION product is kept open. Without this option the password needs to be entered manually every time when starting a recording or executing a script. 7

8 Creating the First TRANSACTION Script 8

9 Creating the first TRANSACTION script Transaction MM02 Update some basic data fields Perform the script creation steps Record Map Run Tips! Know your transaction, rehearse the steps on SAP before recording Know your data, know what materials to use Check for transaction s tips and tricks from support.winshuttle.com 9

10 STEP 1 Create the recording Start recording Connect to SAP Use the transaction to update fields Finally save the data 10

11 Start recording Press New to start recording, enter transaction code to record and then press Go 11

12 Connect to SAP First time when connecting to SAP, select correct system, then check Use selected system as default. This mean all scripts will be run against this system by default. Otherwise, you have to select the system every time connecting to SAP. Note: The scripts are not system dependent. Provide SAP credentials. 12

13 Accept the default recording properties The default recording mode is good in most cases. For special recording requirements you may be advised to use some other recording mode. 13

14 SAP Enter material number Enter the material number manually. 14

15 SAP Select Basic Data 1 Only select Basic Data 1 on this View selection screen. It is always recommended to only select this first view at this point. Even if you need to access multiple views you should do it once you get into the actual transaction data screen. 15

16 SAP Update fields When you touch some fields in SAP, the TRANSACTION product will later in the mapping step recommend that these fields will be the ones that you should map against your Excel file. Note that touching a field means more than just placing the cursor in a field. Not until you change the actual value or simply overwrite one of the characters (for example with same value) in a field the action will be registered as a change and field will be recommended by TRANSACTION. Note also that even if you do NOT touch a field, you can still map it in TRANSACTION (for the screen you have visited). In this case however, you will first need to enable the field in the mapper. 16

17 SAP Go to Basic Data 2 Note: If you have so many views that not all view tabs are visible simultaneously then a dropdown list icon will appear. If this icon appears, always use this dropdown list to select the next view. If there are less views and there is no dropdown list possibility, simply click on the Basic Data 2 tab directly. 17

18 SAP Change the Basic material 18

19 SAP Press back and then Yes to save 19

20 Recording step is completed 20

21 STEP 2 Map fields Map SAP fields with Excel columns Mapping by drag-and-drop Save script and the newly created Excel template 21

22 Select Create Mapping The Auto Mapping feature can be used to automatically map all enabled fields. It is a very quick way to perform the mapping. We will use the Create Mapping option since it provides full control over how the fields are mapped. 22

23 Mapper SAP fields The Mapper shows by default all the Enabled SAP fields. In practice this means fields which were touched during the recording. Field descriptions Technical names Values entered Mapping type 23

24 Mapper Excel content Initially the Excel window shows an empty file. In this example the mapping will be performed against this empty Excel file. This will result in a new Excel file being created in addition to the script file. 24

25 Mapper Mapping The purpose with the mapper is to map SAP fields with Excel columns. Easiest way to perform the mapping is by Drag-and-drop. Note that the Drag-and-drop action must be performed in the correct direction. Dragging from Excel to SAP means data is transferred from Excel to SAP. Dragging from SAP to Excel means data is transferred from SAP to Excel (=Read from SAP) 25

26 Mapper Mapping material number Drag with your mouse from Column A to SAP field Material number. Drag-and-drop... 26

27 Mapper Mapped material number Once mapped, the mapping type shows the data direction and value A indicates data is taken from Excel Cell A. Because we started with an empty Excel file, the Excel header and first data row is also automatically filled based on the mapping and based on what data was entered when the recording was made. It is also possible to map the fields to excel file containing existing data. 27

28 Mapper Mapped all fields This is the result when all fields are mapped in the same way, from Excel to SAP. Note that the Checkbox field has not been mapped. This field is the Basic Data 1 entry which was selected on the initial View selection screen. It has not been mapped because the mapping type is Fixed value (red icon) and we want the recording to always do this on the View selection screen. In this way you can simply leave a field unmapped and enforce a fixed value in the recording. 28

29 Save Excel file Click on the Back arrow and then save the new Excel file. Note: It is strongly recommended that you do NOT browse to any other folder than suggested by the product, simply provide the desired name for the file and store it in the folder suggested. 29

30 Save script file You will also be asked to save the new script. Note: It is strongly recommended that you do NOT browse to any other folder than suggested by the product, simply provide the desired name for the file and store it in the folder suggested. 30

31 Map completed user presented with Run window 31

32 DEMO MM02 recording and mapping 32

33 STEP 3 Run the recording Prepare Excel data Run script in test Once tested, run in production 33

34 Open Excel file The Excel file can be opened from the Run window by pressing the small green Excel icon. 34

35 Prepare the Excel file And save the excel file 35

36 Execute the recording You may keep the Excel file open when you start the execution. Open the TRANSACTION window and press Run. SAP Logon screen appears but if you did set the Remember last login password at the start you only need to press enter on the login screen. 36

37 Result of first execution some data error Set correct value. Most rows were ok. On row 4 there was a data error. The error message was retrieved from SAP. We attempt to fix it by setting the correct value for Base unit of measure. 37

38 Rerun rows in error after Excel fixed The Run on errors option means re-run only rows with errors. Select this option and then press Run again. 38

39 Result of the second execution everything ok The Green row indicates execution was successful after a re-run. At this point all rows have been successfully updated. 39

40 Running in production Every time when you execute a script, you will be presented with the Logon screen. On this screen you always have the possibility to click on the System button and pick any target SAP system you like. For example executing a script in production only requires you to select the production SAP from here and provide authentication details for that system. 40

41 DEMO MM02 running the script 41

42 Problem investigation 42

43 Problem investigation First things to check: The excel log column Retrieve all messages from SAP Extended log Run in foreground Step-by-step stop on all screens In some cases Launch GUI option helps First excel row ok, others always fail: Step-by-step mode, see problem diagnosis guide 43

44 Problem investigation More help: TRANSACTION online help Re-create using other recording mode (batch/nonbatch) Knowledgebase support.winshuttle.com 44

45 Extended Log in the Excel The feature helps you capture the warning messages, information messages and other messages that appear during the execution of a transaction The extended Log can be obtained in a different column in the excel or as a comment in the Log column 45

46 Extended Log in the Excel Additional Log Column which gives the detailed error obtained while the transaction ran in SAP 46

47 Error Handling Fix Error in Excel File Choose Run on Errors Only the records with errors will be selected and run. Use the step-by-step feature to find causes of errors in running a transaction or to simply playback a recording. Debugging & Troubleshooting options in case of errors 47

48 Debug Run Options Step-by-Step Stop on all Screens Debug option which helps us to step through every screen in the recording. Useful in situations when you do not understand what is actually happening during execution You can drive the execution by working on the OK code window Only press enter in main sap window if needed to accept information and warning messages. In other cases if you do not get a pop-up window for the OK code, then it is probably an issue. Carefully compare execution dialog with recorded dialog in order to identify where there is a difference 48

49 When to use Launch GUI? Use default setting. If there re issue with the run, then change the setting Park Accounting Transactions Transactions using file input/output dialog boxes or other Windows resources Transactions that run successfully in step-by-step mode, but not in normal runs Transactions which give run-time error messages: Transaction Terminated by User Protocol error when communicating with SAPGUI 49

50 DEMO Problem investigation using MM02 50

51 Recording modes 51

52 Recording Modes Non Batch Input Mode - Default Upload, Download(Read Data), Dynamic actions & User parameters involved, Extended Logging, Long Texts Batch Input Mode Upload only, Most transactions for creation of data GUI Scripting Scripting must be enabled in the SAP system Special recording requirements Tips! Check Winshuttle Support site for recording mode recommendations before recording your transactions. 52

53 Why use Batch Input mode? Batch input mode: Some of the SAP transactions are optimized to run in this mode. Does not remember individual user settings if sharing the scripts The beginning and input screens are different (remove this line) Messages may be different in the transaction Suppressing the Information pop-up 53

54 Batch Input mode Do not use batch input : If need to read from SAP If need to remember your user settings Batch input mode examples Material Classification Characteristics MM02 Bill of material CS01, CS02 54

55 Why use Function Module? Only available from Winshuttle version and above Recommended for use with SAP BASIS 7.00 Support Package 24/ EHP5 or later 55

56 Why use GUI Scripting mode? When nothing else works For example using the dynamic treeview control in PA40 etc. transactions works only in this mode Link to other scripts to add features Details GUI scripting must be enabled for user in SAP Execution slower, always in foreground Recording more technical, low-level, more error-prone All screens and popups are recorded Index based looping feature 56

57 DEMO MM02 using GUI scripting 57

58 ? 58

59 Reporting a Script problem to ADSOTECH 59

60 Reporting a script problem to ADSOTECH Check the problem investigation recommendations first Slide If you cannot solve the problem, please provide the following information to support@adsotech.com Problem description, print screens, transaction code etc. 60 Problematic script file and related Excel file. The Excel file should contain the execution result. Also include the *.bak file having the same name as the script file and which is located in the same folder as the script file.

61 Where to find more information Product itself Starting tour Online help Product manual Step-by-step guides Case studies Etc. support.winshuttle.com Knowledgebase 61

62 Adsotech s services Training Tailored on-site training Certification training at Espoo, Finland Web trainings Consultancy Script/Workflow development Best practices Installation services Winshuttle User Group meetings User Groups in Finland, Denmark, Norway & Sweden 62

63 Further contacts in Nordic Countries ADSOTECH Scandinavia Oy Piispanportti Espoo Finland Sales: Christer Mäkelä christer.makela@adsotech.com Support: support@adsotech.com

Winshuttle STUDIO 11 TRANSACTION Developer Basic Training. Copyright ADSOTECH Scandinavia Oy

Winshuttle STUDIO 11 TRANSACTION Developer Basic Training. Copyright ADSOTECH Scandinavia Oy Winshuttle STUDIO 11 TRANSACTION Developer Basic Training 1 Copyright ADSOTECH Scandinavia Oy 2016 2014 Contents Winshuttle Studio 11 TRANSACTION Developer Basic Training Creating the First Script Problem

More information

Winshuttle RUNNER for TRANSACTION Getting started

Winshuttle RUNNER for TRANSACTION Getting started Winshuttle RUNNER for TRANSACTION Getting started Getting started Product Activation RUNNER for TRANSACTION user interface Running a TRANSACTION script from User Interface from Excel Add-in Problem diagnosis

More information

Winshuttle STUDIO 11 TRANSACTION Developer Advanced Training 1. Copyright ADSOTECH Scandinavia Oy

Winshuttle STUDIO 11 TRANSACTION Developer Advanced Training 1. Copyright ADSOTECH Scandinavia Oy Winshuttle STUDIO 11 TRANSACTION Developer Advanced Training 1 1 Copyright ADSOTECH Scandinavia Oy 2016 2014 I Contents Winshuttle Studio 11 TRANSACTION Developer Basic Training User Interface Creating

More information

What s new in Winshuttle Studio 11 Document for current 10.x users

What s new in Winshuttle Studio 11 Document for current 10.x users What s new in Winshuttle Studio 11 Document for current 10.x users Copyright ADSOTECH Scandinavia Oy 2014 1 Contents Setup of Winshuttle Studio 11 What does it mean to users of version 10? What is Winshuttle

More information

Getting Started with Winshuttle Query. ADSOTECH Finland April 2015

Getting Started with Winshuttle Query. ADSOTECH Finland April 2015 Getting Started with Winshuttle Query ADSOTECH Finland April 2015 9.4.2015 Getting Started Winshuttle Query Knowledge Resources Query User interface Creating the first query Reporting a Script problem

More information

Transaction 101. Charles Howard & Maria Simpson Winshuttle

Transaction 101. Charles Howard & Maria Simpson Winshuttle Transaction 101 Charles Howard & Maria Simpson Winshuttle Agenda Introduction Transaction Basics Transaction Advanced Runner Tips & Tricks Introduction App Winshuttle #WUG2014 Twitter SSID wug Password

More information

Journal Entry Management. Speaker Name Job Title, Company

Journal Entry Management. Speaker Name Job Title, Company Journal Entry Management Speaker Name Job Title, Company 1 Course Objectives Open and run a Journal Entry Management (JEM) default template. Customize a JEM default template, publish and run. Use a Transaction

More information

Transaction Intermediate. Bill Wiseman Shelby Murrell

Transaction Intermediate. Bill Wiseman Shelby Murrell Transaction Intermediate Bill Wiseman Shelby Murrell 1 Course Objectives Gain familiarity with the intermediate use of Winshuttle Studio Transaction Adding functionality to Winshuttle Studio Transaction

More information

TRANSACTION. Advanced Guide. Version 10.2

TRANSACTION. Advanced Guide. Version 10.2 TRANSACTION Advanced Guide Version 10.2 Contents Contents TRANSACTION Advanced Guide 9 New features in TRANSACTION version 10.2... 11 TRANSACTION Assistance 13 Winshuttle Customer Support... 13 Finding

More information

SAP Favorites. You can manage your own SAP menu Favorites in multiple ways: 1. From the SAP menu bar click on Favorites to display your options:

SAP Favorites. You can manage your own SAP menu Favorites in multiple ways: 1. From the SAP menu bar click on Favorites to display your options: SAP Favorites SAP Favorites... 1 Add Favorite (available options)... 3 Edit Favorites:... 4 Delete Favorites (available options)... 5 Add Folders to Favorites... 6 Moving the Placement of Favorites (available

More information

FB01 Document Posting (Posting keys - 40, 50, 31, 01)

FB01 Document Posting (Posting keys - 40, 50, 31, 01) FB01 Document Posting (Posting keys - 40, 50, 31, 01) FB01 is used to post document. Based on posting keys, the screens differ & thus the recording. Here we will look in detail: 1. FB01 recording using

More information

Introduction Performance Improvements Mapping Capabilities: Mapper Specific Improvements Runner Experience: Execution feature Improvements

Introduction Performance Improvements Mapping Capabilities: Mapper Specific Improvements Runner Experience: Execution feature Improvements 12.0 Studio Feature Enhancement over 10.x Table of Contents 12.0 Studio Feature Enhancement over 10.x... 1 Introduction... 2 Performance Improvements... 2 A. Script Execution Improvement... 2 B. User Action

More information

APS Installation Documentation

APS Installation Documentation APS Installation Documentation Sites Using APS in Conjunction with SunSystems: SunSystems must be installed on the system so that connections with APS can be set up. Installation Sequence 1. Go to Adventist

More information

Nextiva Drive The Setup Process Mobility & Storage Option

Nextiva Drive The Setup Process Mobility & Storage Option Nextiva Drive The Setup Process The Setup Process Adding Users 1. Login to your account and click on the Account icon at the top of the page (this is only visible to the administrator). 2. Click Create

More information

User Guide. Cloud Connect App Board

User Guide. Cloud Connect App Board User Guide Cloud Connect App Board 2017-03-03 Contents 1. Orientation... 3 1.1 Introduction... 3 1.1.1 Thing overview... 3 1.2 Access and logging in... 3 1.2.1 Access... 3 1.2.2 Sign up and Log in... 3

More information

Amplify. Innovate. Empower. At SAP Innovation Camp.

Amplify. Innovate. Empower. At SAP Innovation Camp. Amplify. Innovate. Empower. At SAP Innovation Camp. SAP Solution Manager 7.2: Accelerate the Digital Transformation Hands-on Exercises SAP Solution Manager 7.2 is the most complete lifecycle management

More information

Classification: Public ANZ TRANSACTIVE GLOBAL ADMINISTRATION USER GUIDE

Classification: Public ANZ TRANSACTIVE GLOBAL ADMINISTRATION USER GUIDE Classification: Public ANZ TRANSACTIVE GLOBAL ADMINISTRATION USER GUIDE 11 2015 CONTENTS INTRODUCTION... 3 USERS... 4 FUNCTION ROLES AND DATA ROLES... 5 FUNCTION ROLES... 5 Create a Function Role... 8

More information

User Documentation. Administrator Manual.

User Documentation. Administrator Manual. User Documentation Administrator Manual Proposal Software 1140 US Highway 287, Suite 400-102 Broomfield, CO 80020 USA Tel: 203.604.6597 www.proposalsoftware.com Table of Contents Open the WebPro Viewer...

More information

Mobile Client. User Manual. Version: 2.0.0

Mobile Client. User Manual. Version: 2.0.0 Mobile Client User Manual Version: 2.0.0 Index Sr. No. Topic Page 1 Requirement 3 2 How to use Mobile Client 4 3 Compose Message 5 4 Select Contacts 6 5 Manage Contacts 17 6 Manage Distribution List 23

More information

Security Management System - Managing Infinova 307X NVR channels. Video display in Security Management System server software

Security Management System - Managing Infinova 307X NVR channels. Video display in Security Management System server software Security Management System - Managing Infinova 307X NVR channels This document describes steps to configure Infinova 307X NVR cameras in Security Management System software. Note Microsoft Visual C++ 2015

More information

2. create the workbook file

2. create the workbook file 2. create the workbook file Excel documents are called workbook files. A workbook can include multiple sheets of information. Excel supports two kinds of sheets for working with data: Worksheets, which

More information

Roxen Content Provider

Roxen Content Provider Roxen Content Provider Generation 3 Templates Purpose This workbook is designed to provide a training and reference tool for placing University of Alaska information on the World Wide Web (WWW) using the

More information

EFIS User Guide Family Support Programs User

EFIS User Guide Family Support Programs User Ministry of Education EFIS 2.0 - User Guide Family Support Programs User Version 2.0 June 2015 Table of Contents 1 Document History... 1 2 Logon to EFIS 2.0... 2 2.1 Logon through Go Secure... 2 2.2 Bookmarking

More information

EPIQ & Affiniti Report Template Editor

EPIQ & Affiniti Report Template Editor EPIQ & Affiniti Report Template Editor QuickGuide About the Report Template Editor Available on and off-cart (PC only) for EPIQ Evolution.0 and Affiniti AOS.5 systems and higher. The Report Template Editor

More information

Mediasite Desktop Recorder (MDR)

Mediasite Desktop Recorder (MDR) Mediasite Desktop Recorder (MDR) Install Mediasite Desktop Recorder You will download Mediasite Desktop Recorder (MDR) from My Mediasite https://mediasite.ecu.edu/ms/mymediasite and install it on your

More information

AHC SharePoint 2010 Intro to Content Administration

AHC SharePoint 2010 Intro to Content Administration AHC SharePoint 2010 Intro to Content Administration Email: training@health.ufl.edu Web Page: http://training.health.ufl.edu Last Updated 2/7/2014 1.0 INTRODUCTION TO SHAREPOINT 2010 1.4 Your New Site Before

More information

Online Access: Login to The Media Audit

Online Access: Login to The Media Audit Online Access: Login to The Media Audit Using The Media Audit online has never been easier! Simply open your web browser and follow the quick instructions below. app.themediaaudit.com Open your favorite

More information

The Crypt Keeper Cemetery Software Online Version Tutorials To print this information, right-click on the contents and choose the 'Print' option.

The Crypt Keeper Cemetery Software Online Version Tutorials To print this information, right-click on the contents and choose the 'Print' option. The Crypt Keeper Cemetery Software Online Version Tutorials To print this information, right-click on the contents and choose the 'Print' option. Home Greetings! This tutorial series is to get you familiar

More information

Instructions for SAP CCtr. How to use SAP Contact Center phone system

Instructions for SAP CCtr. How to use SAP Contact Center phone system Instructions for SAP CCtr How to use SAP Contact Center phone system How to start the program 1. Open Internet Explorer browser. Type http://[sap Contact Center Website].ipcallcenters.eu into the address

More information

Introduction to Qualtrics ITSC

Introduction to Qualtrics ITSC Introduction to Qualtrics ITSC August 2015 Contents A. General Information... 4 B. Login... 5 New Qualtrics User... 5 Existing Qualtrics User... 7 C. Navigating Qualtrics... 9 D. Create Survey... 10 Quick

More information

Using Expressions Web to Edit an FCNet Department Web Site

Using Expressions Web to Edit an FCNet Department Web Site Using Expressions Web to Edit an FCNet Department Web Site Here are the steps to open and edit a site on the new FcWebDept shared department web site server using Microsoft Expression Web 4. The steps

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

Oracle Big Data Cloud Service, Oracle Storage Cloud Service, Oracle Database Cloud Service

Oracle Big Data Cloud Service, Oracle Storage Cloud Service, Oracle Database Cloud Service Demo Introduction Keywords: Oracle Big Data Cloud Service, Oracle Storage Cloud Service, Oracle Database Cloud Service Goal of Demo: Oracle Big Data Preparation Cloud Services can ingest data from various

More information

Ministry of Education

Ministry of Education Ministry of Education EFIS 2.0 - User Version 2.0 June 2015 Table of Contents 1 Document History... 4 2 Logon to EFIS 2.0... 5 2.1 Logon through Go Secure... 5 2.2 Bookmarking the Link... 6 3 Planning

More information

Remote Desktop How to guide

Remote Desktop How to guide CaseMap Remote Desktop for Windows User Contents How to open Remote Desktop Connection and Login to the Terminal Server... 2 How to save your connection settings and create a shortcut on your desktop...

More information

NetIQ Advanced Authentication Framework. Smartphone Authentication Provider User's Guide for Windows. Version 5.1.0

NetIQ Advanced Authentication Framework. Smartphone Authentication Provider User's Guide for Windows. Version 5.1.0 NetIQ Advanced Authentication Framework Smartphone Authentication Provider User's Guide for Windows Version 5.1.0 Table of Contents 1 Table of Contents 2 Introduction 3 About This Document 3 Managing Smartphone

More information

SAFARI General Instructions

SAFARI General Instructions SAFARI General Instructions Open Excel. Click on the Data Tab. Click on From Other Sources. Select From Miscrosoft Query. Select the Database you would like to pull from: Insert your Reflections Password

More information

1. INTRODUCTION to Object Storage

1. INTRODUCTION to Object Storage 1. INTRODUCTION to Object Storage Welcome to AURO Enterprise Cloud! This document will be help you get started using our Object Storage service. Object Storage is a storage system where objects are stored

More information

Technical White Paper

Technical White Paper Technical White Paper Via Excel (VXL) Item Templates This technical white paper is designed for Spitfire Project Management System users. In this paper, you will learn how to create Via Excel Item Templates

More information

This Tutorial is for Word 2007 but 2003 instructions are included in [brackets] after of each step.

This Tutorial is for Word 2007 but 2003 instructions are included in [brackets] after of each step. This Tutorial is for Word 2007 but 2003 instructions are included in [brackets] after of each step. Table of Contents Just so you know: Things You Can t Do with Word... 1 Get Organized... 1 Create the

More information

Hello, and welcome to the Alexicomtech tutorial. I will show you step by step how to set up your interactive pages. Please feel free to ask questions

Hello, and welcome to the Alexicomtech tutorial. I will show you step by step how to set up your interactive pages. Please feel free to ask questions Hello, and welcome to the Alexicomtech tutorial. I will show you step by step how to set up your interactive pages. Please feel free to ask questions at any time. The first step is to open your internet

More information

User manual. SmartPSS. Manual includes

User manual. SmartPSS. Manual includes User manual software is used for viewing, playing back and exporting video footage from IP video surveillance systems. Manual includes Logging In Starting Live View Adding a Custom View Using Digital Zoom

More information

SAP BusinessObjects Live Office User Guide SAP BusinessObjects Business Intelligence platform 4.1 Support Package 2

SAP BusinessObjects Live Office User Guide SAP BusinessObjects Business Intelligence platform 4.1 Support Package 2 SAP BusinessObjects Live Office User Guide SAP BusinessObjects Business Intelligence platform 4.1 Support Package 2 Copyright 2013 SAP AG or an SAP affiliate company. All rights reserved. No part of this

More information

Investigator Site OC RDC PDF User Guide

Investigator Site OC RDC PDF User Guide Investigator Site OC RDC PDF User Guide Version 1.0 Page 1 of 40 TABLE OF CONTENTS Accessing OC RDC Steps for Access 3 Logging On 4 Change Password 4 Laptop and System Security 5 Change Study 5 Navigating

More information

ClockIt-Online User Guide

ClockIt-Online User Guide ClockIt-Online User guide V5.4 Page 1 Content Purpose...4 Terminology...4 Logging in...5 Dashboard...6 Navigation...6 My account...8 Company duty roster...9 Open shifts...11 Prerequisite...11 Applying

More information

User Guide. Web Intelligence Rich Client. Business Objects 4.1

User Guide. Web Intelligence Rich Client. Business Objects 4.1 User Guide Web Intelligence Rich Client Business Objects 4.1 2 P a g e Web Intelligence 4.1 User Guide Web Intelligence 4.1 User Guide Contents Getting Started in Web Intelligence 4.1... 5 Log into EDDIE...

More information

Tobacco Products Manufacturer s and Importer s Report

Tobacco Products Manufacturer s and Importer s Report Tobacco Products Manufacturer s and Importer s Report Logging Into EDS Log in with the user id and password provided through the EDS registration process and click on the Login button. If you have not

More information

Troubleshooting guide

Troubleshooting guide 1 Troubleshooting guide 15 month releases of the MarketMap Analytic Platform Anchored by update to the core FAME Analytic Database System Ken Rossiter, Senior Product Manager February, 2018 General Troubleshooting

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

SharePoint AD Administration Tutorial for SharePoint 2007

SharePoint AD Administration Tutorial for SharePoint 2007 SharePoint AD Administration Tutorial for SharePoint 2007 1. General Note Please note that AD Administration has to be activated before it can be used. For further reference, please see our Product Installation

More information

ADOBE DREAMWEAVER CS4 BASICS

ADOBE DREAMWEAVER CS4 BASICS ADOBE DREAMWEAVER CS4 BASICS Dreamweaver CS4 2 This tutorial focuses on the basic steps involved in creating an attractive, functional website. In using this tutorial you will learn to design a site layout,

More information

Imagine. Create. Discover. User Manual. TopLine Results Corporation

Imagine. Create. Discover. User Manual. TopLine Results Corporation Imagine. Create. Discover. User Manual TopLine Results Corporation 2008-2009 Created: Tuesday, March 17, 2009 Table of Contents 1 Welcome 1 Features 2 2 Installation 4 System Requirements 5 Obtaining Installation

More information

1. Introduction Accessing imediatrans How to Register as a New User How to Login to imediatrans... 4

1. Introduction Accessing imediatrans How to Register as a New User How to Login to imediatrans... 4 Table of Contents 1. Introduction... 1 2. Accessing imediatrans... 1 2.1 How to Register as a New User... 1 2.2 How to Login to imediatrans... 4 2.2.1. How to Recover the Password... 5 3. Sections in imediatrans...

More information

Doc. Version 1.0 Updated:

Doc. Version 1.0 Updated: OneStop Reporting Report Composer 3.5 User Guide Doc. Version 1.0 Updated: 2012-01-02 Table of Contents Introduction... 2 Who should read this manual... 2 What s included in this manual... 2 Symbols and

More information

NC User Conference Tips and Tricks for SAS FM June 16, 2009

NC User Conference Tips and Tricks for SAS FM June 16, 2009 NC User Conference Tips and Tricks for SAS FM June 16, 2009 Reporting 1. CDA Formula (Formatted Statement): To switch out the cell reference for the hardcoded member or dim name, you can go into the formula

More information

Verifying a Restore Repository

Verifying a Restore Repository Verifying a Restore Repository As a part of the Laserfiche backup verification process, you may be asked to verify the contents of a Laserfiche restore repository. Once a month, an archival copy of the

More information

Some (semi-)advanced tips for LibreOffice

Some (semi-)advanced tips for LibreOffice Some (semi-)advanced tips for LibreOffice by Andy Pepperdine Introduction We cover several tips on special things in Writer and Calc and anything else that turns up. Although I use LibreOffice, these should

More information

Sage Construction Central Setup Guide (Version 18.1)

Sage Construction Central Setup Guide (Version 18.1) Sage 300 Construction and Real Estate Sage Construction Central Setup Guide (Version 18.1) Certified course curriculum Important Notice The course materials provided are the product of Sage. Please do

More information

CREATE LISTS HOW TO CREATE A REVIEW FILE

CREATE LISTS HOW TO CREATE A REVIEW FILE Go to Create Lists from the Function dropdown menu. Pick an empty review file, or change All to Empty. Click the arrow next to Max Records to display the available review files in order by size. Pick a

More information

Wireless Setup Instructions for Windows 7

Wireless Setup Instructions for Windows 7 Wireless Setup Instructions for Windows 7 1. Make sure that your wireless feature is turned on. (You may need to flip a switch or press a button on your laptop.) On most laptops you should see a light

More information

Getting Started Guide. Sage MAS Intelligence 500

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

More information

Adding a VPN connection in Windows XP

Adding a VPN connection in Windows XP Adding a VPN connection in Windows XP Open up the Control Panel by selecting Start, Settings, Control Panel (in Classic Menu view) or Start, Control Panel (in XP Menu view). Double click on Network Connections.

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

migration from iq.suite Store to contentaccess

migration from iq.suite Store to contentaccess Email migration from iq.suite Store to contentaccess MAY 2, 2016 TECH-ARROW a.s. KAZANSKÁ 5, 821 06 BRATISLAVA, SLOVAKIA All Rights Reserved Table of Contents 1 Introduction... 2 2 Source and target environment...

More information

Microsoft SharePoint is provided by Information Services for staff in Aberystwyth University.

Microsoft SharePoint is provided by Information Services for staff in Aberystwyth University. USING SHAREPOINT E-Services and Communications, Information Services, Aberystwyth University OBJECTIVES By the end of this training course you will be able to: Access SharePoint Customise a document library

More information

Navigate to Cognos Cognos Analytics supports all browsers with the exception of Microsoft Edge.

Navigate to Cognos Cognos Analytics supports all browsers with the exception of Microsoft Edge. IBM Cognos Analytics Create a Crosstab The following instructions cover how to create a crosstab report in IBM Cognos Analytics. A crosstab is a report type in Cognos that displays an analytical look at

More information

DSS User Guide. End User Guide. - i -

DSS User Guide. End User Guide. - i - DSS User Guide End User Guide - i - DSS User Guide Table of Contents End User Guide... 1 Table of Contents... 2 Part 1: Getting Started... 1 How to Log in to the Web Portal... 1 How to Manage Account Settings...

More information

HOW TO BUILD YOUR FIRST ROBOT

HOW TO BUILD YOUR FIRST ROBOT Kofax Kapow TM HOW TO BUILD YOUR FIRST ROBOT INSTRUCTION GUIDE Table of Contents How to Make the Most of This Tutorial Series... 1 Part 1: Installing and Licensing Kofax Kapow... 2 Install the Software...

More information

GUARD1 PLUS Documentation. Version TimeKeeping Systems, Inc. GUARD1 PLUS and THE PIPE are registered trademarks

GUARD1 PLUS Documentation. Version TimeKeeping Systems, Inc. GUARD1 PLUS and THE PIPE are registered trademarks GUARD1 PLUS Documentation Version 3.02 2000-2005 TimeKeeping Systems, Inc. GUARD1 PLUS and THE PIPE are registered trademarks i of TimeKeeping Systems, Inc. Table of Contents Welcome to Guard1 Plus...

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

Monitoring and Evaluation Tool

Monitoring and Evaluation Tool Monitoring and Evaluation Tool USER MANUAL March, 2014 www.menarid.icarda.org THIS PAGE LEFT EMPTY INTENTIONALLY USER MANUAL Definitions and abbreviations Chart... Graphical representation of M&E project

More information

EditGrid Excel Plus Links

EditGrid Excel Plus Links EditGrid Excel Plus Links...1 Installation...2 Using EditGrid Excel Plus (quick)...3 Warnings:...3 Quick use...3 1. In order to make a link between an Excel file on your PC and an online file on EditGrid...3

More information

Excel4apps Connector User Guide (SAP) 2013 Excel4apps

Excel4apps Connector User Guide (SAP) 2013 Excel4apps Excel4apps Connector User Guide (SAP) 2013 Excel4apps Table of Contents 1 System Requirements... 5 2 About Demo (SAP).xls tutorial... 5 3 Install add-in on PC... 5 3.1 Installation files... 5 3.2 Pre-requisites...

More information

Replay Xcessory Quick Start

Replay Xcessory Quick Start Replay Xcessory Quick Start Read this document to get started quickly with Replay Xcessory. It tells you about the following topics: What is Replay Xcessory? Starting up Replay Xcessory Understanding the

More information

OSR Composer 3.7 User Guide. Updated:

OSR Composer 3.7 User Guide. Updated: OSR Composer 3.7 User Guide Updated: 2013-01-31 Copyright OneStop Reporting AS www.onestopreporting.com Table of Contents Introduction... 1 Who should read this manual... 1 What s included in this manual...

More information

Webinar: A Fast 3 Step Alternative to LSMW. Date: 7 th July 2016

Webinar: A Fast 3 Step Alternative to LSMW. Date: 7 th July 2016 Webinar: A Fast 3 Step Alternative to LSMW Date: 7 th July 2016 Q: How can multiple users enter data via excel to SAP without conflicting? A. Multiple users will have to work on excel sequentially in order

More information

Print Station. Point-and-Click Printing WHITE PAPER

Print Station. Point-and-Click Printing WHITE PAPER Print Station Point-and-Click Printing WHITE PAPER Contents Overview 3 Printing with Print Station 4 Easy-to-use Browser Interface 4 Familiar Folder Navigation 5 Search Functionality 6 Informative Display

More information

GUARD1 PLUS Manual Version 2.8

GUARD1 PLUS Manual Version 2.8 GUARD1 PLUS Manual Version 2.8 2002 TimeKeeping Systems, Inc. GUARD1 PLUS and THE PIPE are registered trademarks of TimeKeeping Systems, Inc. Table of Contents GUARD1 PLUS... 1 Introduction How to get

More information

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

How to Create and Submit Data 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) -- a new online application -- to replace the DCAM system. How to Create and Submit Data Filings Using

More information

NetBackup 7.6 Replication Director A Hands On Experience

NetBackup 7.6 Replication Director A Hands On Experience NetBackup 7.6 Replication Director A Hands On Experience Description Through this hands on lab you can test drive Replication Director and experience for yourself this easy to use, powerful feature. Once

More information

ER Photo Form and EPAOSC SOP

ER Photo Form and EPAOSC SOP ER Photo Form and EPAOSC SOP December 2016 Table of Contents Downloading ERPhoto APP... 1 Uploading ERPhotos to FTP from IPad... 1 Downloading the ERPhoto Form to Computer from FTP... 2 Installing the

More information

SAP SQN Technical User Manual 8-Step Web Portal. Rev

SAP SQN Technical User Manual 8-Step Web Portal. Rev SAP SQN Technical User Manual 8-Step Web Portal Rev 3.1 10-30-09 1 Table of Contents Section Description Page 1.1 Logging into SAP via the portal 3 2.1 Entering a Specific Known Notification 4 Number 2.2.1

More information

Integrate Saint Security Suite. EventTracker v8.x and above

Integrate Saint Security Suite. EventTracker v8.x and above EventTracker v8.x and above Publication Date: June 6, 2018 Abstract This guide provides instructions to configure Saint Security Suite to send crucial events to EventTracker Enterprise by means of syslog.

More information

CalPlan. Creating a Unit Plan Navigating CalPlan Workbook 1/25/18

CalPlan. Creating a Unit Plan Navigating CalPlan Workbook 1/25/18 CalPlan Creating a Unit Plan Workbook 1/25/18 Table of Contents Exercise 1: Log into the Workspace & Run a CalPlan Report... 3 Exercise 2: Launching CalPlan and Setting Your Entity... 10 Exercise 3: Actualized

More information

Managing Your Website with Convert Community. My MU Health and My MU Health Nursing

Managing Your Website with Convert Community. My MU Health and My MU Health Nursing Managing Your Website with Convert Community My MU Health and My MU Health Nursing Managing Your Website with Convert Community LOGGING IN... 4 LOG IN TO CONVERT COMMUNITY... 4 LOG OFF CORRECTLY... 4 GETTING

More information

Service Line Export and Pivot Table Report (Windows Excel 2010)

Service Line Export and Pivot Table Report (Windows Excel 2010) Service Line Export and Pivot Table Report (Windows Excel 2010) In this tutorial, we will take the Service Lines of the Active Students only and only the most recent record to take a snapshot look at approximate

More information

SAP Workforce Performance Builder 9.5

SAP Workforce Performance Builder 9.5 Upgrade Guide Workforce Performance Builder Document Version: 1.0 2016-10-15 2016 SAP SE or an SAP affiliate company. All rights reserved. CUSTOMER Table of Contents 1 Introduction... 3 2 Migrating a Workarea...

More information

Broadcast +Fax Quick Start Guide

Broadcast  +Fax Quick Start Guide Broadcast Email+Fax Quick Start Guide This guide provides information on setting up and submitting an Email broadcast job. There are 5 steps in creating your job and submitting it for distribution. The

More information

Visual Analytics User s Guide

Visual Analytics User s Guide Visual Analytics User s Guide Question Page How do I log on to the system? 2 How do I navigate the reports? 3 How do I view an object that does not fit on the screen? 3 How do I change the column width

More information

FileLoader for SharePoint

FileLoader for SharePoint End User's Guide FileLoader for SharePoint v. 2.0 Last Updated 6 September 2012 3 Contents Preface 4 FileLoader Users... 4 Getting Started with FileLoader 5 Configuring Connections to SharePoint 7 Disconnecting

More information

Gradebook Entering, Sorting, and Filtering Student Scores March 10, 2017

Gradebook Entering, Sorting, and Filtering Student Scores March 10, 2017 Gradebook Entering, Sorting, and Filtering Student Scores March 10, 2017 1. Entering Student Scores 2. Exclude Student from Assignment 3. Missing Assignments 4. Scores by Class 5. Sorting 6. Show Filters

More information

How to setup Failover in Linux NVR

How to setup Failover in Linux NVR How to setup Failover in Linux NVR Application Note Version 1.0 1 Preface This application note instructs you on how to set up the failover function and identify the failover function's status. We strongly

More information

FileLoader for SharePoint

FileLoader for SharePoint Administrator s Guide FileLoader for SharePoint v. 2.0 Last Updated 6 September 2012 Contents Preface 3 FileLoader Users... 3 Getting Started with FileLoader 4 Configuring Connections to SharePoint 8

More information

PowerTeacher Administrator User Guide. PowerTeacher Gradebook

PowerTeacher Administrator User Guide. PowerTeacher Gradebook PowerTeacher Gradebook Released June 2011 Document Owner: Documentation Services This edition applies to Release 2.3 of the PowerTeacher Gradebook software and to all subsequent releases and modifications

More information

SCHOOL COLLABORATION SITES Reference Guide

SCHOOL COLLABORATION SITES Reference Guide SCHOOL COLLABORATION SITES Reference Guide Information Technology Services SCHOOL COLLABORATION SITES Reference Guide Information Technology Services 13135 SW 26 ST Miami, FL 33176 Phone 305.995.3770 Fax

More information

HP ALM Overview. Exercise Outline. Administration and Customization Lab Guide

HP ALM Overview. Exercise Outline. Administration and Customization Lab Guide HP ALM 11.00 Administration and Customization Lab Guide Overview This Lab Guide contains the exercises for Administration and Customization of HP ALM 11 Essentials training. The labs are designed to enhance

More information

ADOBE DRIVE 4.2 USER GUIDE

ADOBE DRIVE 4.2 USER GUIDE ADOBE DRIVE 4.2 USER GUIDE 2 2013 Adobe Systems Incorporated. All rights reserved. Adobe Drive 4.2 User Guide Adobe, the Adobe logo, Creative Suite, Illustrator, InCopy, InDesign, and Photoshop are either

More information

Hands-On Lab. Lab: Developing BI Applications. Lab version: Last updated: 2/23/2011

Hands-On Lab. Lab: Developing BI Applications. Lab version: Last updated: 2/23/2011 Hands-On Lab Lab: Developing BI Applications Lab version: 1.0.0 Last updated: 2/23/2011 CONTENTS OVERVIEW... 3 EXERCISE 1: USING THE CHARTING WEB PARTS... 5 EXERCISE 2: PERFORMING ANALYSIS WITH EXCEL AND

More information

BCI.com Sitecore Publishing Guide. November 2017

BCI.com Sitecore Publishing Guide. November 2017 BCI.com Sitecore Publishing Guide November 2017 Table of contents 3 Introduction 63 Search 4 Sitecore terms 66 Change your personal settings 5 Publishing basics 5 Log in to Sitecore Editing 69 BCI.com

More information

Remote Access Application Viewer User Guide. Version 2.3

Remote Access Application Viewer User Guide. Version 2.3 Remote Access Application Viewer User Guide Version 2.3 Table of Contents Table of Contents... 2 Logging into Application Viewer... 4 Setting up your browser for the first time... 8 Internet Explorer...

More information