1 Manufacturing Operations Center 16. Demo Data Customization Scripts APAC Training, Feb-Mar, 2010.

Slides:



Advertisements
Similar presentations
Client-server practices DSC340 Mike Pangburn. Agenda Overview of client-server development Editing on client (e.g., Notepad) or directly on server (e.g.,
Advertisements

Rachelle Howell University of Texas at Austin. Logging in Navigating PEN Downloading Files Creating Trials/Experiments/Repetitions Uploading Files Editing.
1 Introduction to UNIX Ke Liu
Dayu Zhang 9/8/2014 Lab02. Example of Commands pwd --- show your current directory This is home of venus, not your home directory Tilde: means you are.
Unauthorized Reproduction Prohibited SkyPoint Alarm Integration Add-On Using OnGuard Alarms to create events in SkyPoint Also called ‘SkyPoint V0’ CR4400.
Introducing the Command Line CMSC 121 Introduction to UNIX Much of the material in these slides was taken from Dan Hood’s CMSC 121 Lecture Notes.
How to Logon Oracle Collaboration Suite and change password? STEP 1 Launch
UNIX Chapter 00 A “ Quick Start ” into UNIX Operating System Mr. Mohammad Smirat.
Compe 341 Oracle Installation Procedure. Oracle From Click.
The easy way to a nice looking website design By a total non-designer (Me!)
Administrator Training. Login Screen Filled Forms Screen Logging In.
Installation Guide to SOUL 2.0 Demo Version
Accessing the Internet with Anonymous FTP Transferring Files from Remote Computers.
CprE 288 – Quick intro for compiling C in Linux
Getting Started with GIT. Basic Navigation cd means change directory cd.. moves you up a level cd dir_name moves you to the folder named dir_name A dot.
Introduction to Group Policy
Session 5: Working with MySQL iNET Academy Open Source Web Development.
Chapter 9 Part II Linux Command Line Access to Linux Authenticated login using a Linux account is required to access a Linux system. The Linux prompt will.
Copyright© 2003 Avaya Inc. All rights reserved Upgrade to Communication Manager 2.0 with Migration to Linux 8.0 Purpose: This presentation was prepared.
Installing Oracle Database 11gR2 Software on Red Hat Enterprise Linux 5 (RAC)
SOML Issue Tracking Guide to using the new ETSEDMS server for Issue Tracking.
SimplifyMD University Orientation. Welcome! Objectives: How to Access simplifyMD University View the online videos Run the usage log How to navigate the.
CSCI-A110 Lab Welcome!. Overview: a busy 1 st day Welcome – Introduction Purpose of the lab Course Structure/Grading Online Course Material (Oncourse)
Access Training Linux/Unix Power Broker Access Custom Schema Database Access Customer Training Date: 25-JAN-2005.
Logging into the linux machines This series of view charts show how to log into the linux machines from the Windows environment. Machine name IP address.
CIS 90 - Lesson 15 Lesson Module Status Slides – Properties - Flash cards – No-stress quiz – Web calendar summary – Web book pages – Commands – Lab – done.
Session Objectives • Login to PeopleSoft Test Framework(PTF)
UNIX Commands. Why UNIX Commands Are Noninteractive Command may take input from the output of another command (filters). May be scheduled to run at specific.
Using iPlan to Submit Documents Fall Registering Your Account in iPlan 2.
Training Guide for Inzalo SOP Users. This guide has been prepared to demonstrate the use of the Inzalo Intranet based SOP applications. The scope of this.
Forms Training. Tested Formatted The Template Library.
Packaging for Voracity Solutions Control Panel David Turner.
6 th Annual Focus Users’ Conference 6 th Annual Focus Users’ Conference Import Testing Data Presented by: Adrian Ruiz Presented by: Adrian Ruiz.
Upload Project to Courseweb By C. Candace Chou Feb. 3, 2011.
VMWare Workstation Installation. Starting Vmware Workstation Go to the start menu and start the VMware Workstation program. *Note: The following instructions.
Lecture One. Objective: Provide description of the Command-Line Editor of Linux operating system. Enable students to understand the practical side of.
Right-click on this, and select: Copy To Folder …
Business Call Recording (Agent Information) 1 Please press the F5 key on your PC to begin the presentation Click to advance IT Support Center or.
MySQL Getting Started BCIS 3680 Enterprise Programming.
Modal Dialogs. What is a Modal Dialog? A modal dialog is a separate window that remains in focus until it is closed by the user. During this time the.
| nectar.org.au NECTAR TRAINING Module 9 Backing up & Packing up.
2004/051 >> Supply Chain Solutions That Deliver Users.
Grouper Multiple Deployments and Upgrading Shilen Patel Duke University This work licensed under a Creative Commons Attribution-NonCommercial 3.0 Unported.
So – You want to learn how to put an article onto the state website. (Note: If you have not done so, you will need to review the web training provided.
Basic Unix Commands & GCC Saurav Karmakar Spring 2007.
I can run this simple BAT file to copy files: (this was tried with and without the pause command)
CS 120 Extra: The CS1 Server Tarik Booker CS 120.
MySQL Getting Started BCIS 3680 Enterprise Programming.
Dept user Logs in from Home Page for tender creation Login with user name and password.
Assignprelim.1 Assignment Preliminaries © 2012 B. Wilkinson/Clayton Ferner. Modification date: Jan 16a, 2014.
GRID COMPUTING.
UNIX To do work for the class, you will be using the Unix operating system. Once connected to the system, you will be presented with a login screen. Once.
Andy Wang Object Oriented Programming in C++ COP 3330
Overview of SAMT Batch Upload
Presentation Overview
Useful Linux Commands.
9 Linux on the Desktop.
Assignment Preliminaries
INSTALLING AND SETTING UP APACHE2 IN A LINUX ENVIRONMENT
Linux + Galaxy Server Tutorial
How to complete a Referral Form via “Student” tab
Andy Wang Object Oriented Programming in C++ COP 3330
Tutorial Unix Command & Makefile CIS 5027
Logging into the linux machines
III. Responsibilities of Admin
Create, Upload and Use Data Extensions (Lists)
DIBBs Brown Dog Tutorial Setup
Create a Template from an Existing Template
Presentation transcript:

1 Manufacturing Operations Center 16. Demo Data Customization Scripts APAC Training, Feb-Mar, 2010

2 2 Overview & Scope 1.Scripts for automating creation/updation of MOC demo data 2.Data is populated in csv templates 3.CSV files with data filled in are staged at some fixed location 4.Automation script will invoke OWB process flows/maps 5.Upon completion the script will indicate the status – success/failure

3 3 Pre-requisites 1.CSV Files location should copied to your PC 2.Access to the unix/windows system from where you can invoke the script

4 4 Script Details 1.Two scripts are made available 2.Script 1 - createNewDemoData This script will erase the entire demo data and create new demo data in the MOC instance This script should be run if you are creating the demo data for the first time Data should be populated in all the csv files 3.Script 2 - modifyExistingDemoData This script will update the existing demo data Data changes that you want to make should be done in the CSV Files – entity name, description, and other attributes except the keys

5 5 Download the Original CSV files 1.Copy the Master set of CSV files to your PC 1.Access Files on Line folder ‘richard.rodgers-Public ’ 2.Copy the contents of ‘Original-do not modify’ to your PC

6 6 Modify the CSV demo data 1.Basically only change Names and Descriptions 2.DO NOT CHANGE ‘PK’ Primary Keys 1.See link for detail file information

7 7 Modify the CSV demo data 1.Understand and update file Hierarchies. 1.MTH_EQUIP_HRCHY_DEF.csv 2.MTH_ITEM_HIERARCHY.csv

8 8 Upload the CSV files 1.Upload the modified CSV files from your PC 1.Access Files on Line folder ‘richard.rodgers-Public ’ 2.Create a new sub-folder for your files 1.E.g. ‘Larry Mobley – modified csv files 3.Copy the modified files to your folder

9 9 Login to Linux session servers - userid - gtippire passwd - T6laqq3%

10 Login to Linux session servers - Select FVWM as a Session Server

11 Login to Linux session servers - Right Click on the pallet: Select Shells Select Xterm

12 Login to Linux session servers - Common Linux Commands: pwd = Present Work Directory cp = copy from to mkd = make directory cd = current directory ls = list Copy in Windows (Ctrl + C) = simultaneous Left and Right Mouse clicks

13 Start OWBII Control Center Service To Start OWBII Control Center Service: Set the working directory: cd /rh2.1AS/nfs/lafrz/owb/owb10204_ /owb/bin/unix Enter the command:./run_service.sh -manual 1 /rh2.1AS/nfs/lafrz/owb/owb10204_ mocowner rws60016rems 1537 az1mu211 Enter the password: ’mocowner’ and press enter key.

14 Start a Browser session: Right Click on the pallet:

15 Log on to Files On Line

16 Upload the CSV files Right Click on the file:

17 Upload the CSV files Make sure that you are saving to the csv_staging folder

18 Create a second Shell Right Click on the pallet: Select Shells Select Xterm

19 Upload the CSV files CSV File location for the scripts is in a home directory: cd /home/yfeng/demo/csv To copy to the uploaded files to the home directory: Set current directory cd /home/yfeng/demo/csv

20 Upload the CSV files CSV File location for the scripts is in a home directory: cd /home/yfeng/demo/csv Copy from uploaded directory to the script home directory: cp /home/gtippire/csv_staging/*.csv.

21 Run the Script to Modify the demo data Wait for it to finish 5-10 minutes

22 Wait for the script to finish

23 Start OBIEE

24 Verify in the database and OBIEE to make sure that the change is reflected

25