ITK configuration on PI

Slides:



Advertisements
Similar presentations
Litmus Learning Primer tests
Advertisements

MySQL Installation Guide. MySQL Downloading MySQL Installer.
Presentation Heading – font Arial
Adding a Crystal Report to M3 This presentation will assist you in adding a custom Crystal report into Millennium 3.
A Quick Start Guide for: NEW LOOK NEW TOOLS NEW OPPORTUNITIES.
SOFTWARE PRESENTATION ODMS (OPEN SOURCE DOCUMENT MANAGEMENT SYSTEM)
HORIZONT 1 ProcMan ® The Handover Process Manager Product Presentation HORIZONT Software for Datacenters Garmischer Str. 8 D München Tel ++49(0)89.
Welcome to (insert course name) (customize with instructor/course/section #)
SETUP AND CONFIGURATIONS WEBLOGIC SERVER. 1.Weblogic Installation 2.Creating domain through configuration wizard 3.Creating domain using existing template.
What is Dropbox ?– Dropbox is a file storage site which gives you an easy way to save your documents, files, and presentations online and access them from.
Deployment Management The following screens demonstrate how to: 1. Access and view deployments 2. Create a new local deployment 3. Create and modify a.
East Aurora Website Setup Mrs. Harty Teacher Webpage Index: Click Picture for Examples Mrs. Harty Summer 2011 District 131 Step Nine: Downloads.
Basic Administration.  Familiarize support staff with basic DSX administrative tasks  Provide expedited service to customers  Minimize the involvement.
Cobian Backup 7 Tutorial Welcome to Cobian Backup 7. This tutorial will show you how to install the program, configure it and create your first scheduled.
TheScheduler 2.6 Functional presentation. TheScheduler Adressee: This plugin is designated for project administrators (or system administrators), who.
Copyright © 2007, Oracle. All rights reserved. Managing Concurrent Requests.
Step 1: Choose a Domain that hosts WebPages Here’s some free ones to start you off:   
VT SMS System User Manual
The 1:1 meeting scheduler that runs itself The 1:1 meeting scheduler that runs itself.
Phone: Mega AS Consulting Ltd © 2007  CAT – the problem & the solution  Using the CAT - Administrator  Mega.
LDAP Authentication Copyright © Liferay, Inc. All Rights Reserved. No material may be reproduced electronically or in print without written permission.
What's New in Kinetic Calendar 2.0 Jack Boespflug Kinetic Data.
6 th Annual Focus Users’ Conference 6 th Annual Focus Users’ Conference Import Testing Data Presented by: Adrian Ruiz Presented by: Adrian Ruiz.
Registration Solutions for your Event Management.
Managing File Resource Using File Server Resource Manager Chapter 9 Advance Computer Network Lecture Sorn Pisey
1 Installing Java on Your PC. Installing Java To develop Java programs on your PC: Install JDK (Java Development Kit) Add the directory where JDK was.
Quick Reference Guide The Multi-Vendor Backup Manager allows you to manage backup software settings on multiple agents in one place for Acronis, AppAssure,
Active-HDL Server Farm Course 11. All materials updated on: September 30, 2004 Outline 1.Introduction 2.Advantages 3.Requirements 4.Installation 5.Architecture.
Fab25 User Training Cerium Labs LabCollector - LIMS Lynette Ballast.
© 2013 IBM Corporation IBM UrbanCode Deploy v6.0 Support Enablement Training Jenkins plug-in 1 November 2013.
SAP Business One 9.0 integration for SAP NetWeaver Installation and Technical Configuration 2013 March.
Presented by [Harshit Agrawal] 04/03/2017
The GWB installation directory must be in your Path
Presentation Heading – font Arial
SUSE Linux Enterprise Desktop Administration
Scheduled Report ing From CounterPoint.
To the ETS – Crown Mineral Activity Overhole/Coring
beas WEB App Installation
Speaker’s Name/Department (delete if not needed) Month 00, 2017
SubAnywhere: Setup and Configuration
Using SHOPFLOOR with QUALITY control
Mobile Applications for Business Systems
Customer Online Ordering
CONTENT MANAGEMENT SYSTEM CSIR-NISCAIR, New Delhi
To the ETS – Crown Mineral Activity Undisposed Crown Rights
Setup and Scheduling Reports
Additional Configuration The Intercompany Integration Solution for SAP Business One Version 2.0 for SAP Business One 9.1 Welcome to the course on additional.
CENG2400 Tutorial 1 Keil IDE CENG2400 tutorial 1 v.7a.
Clues to Unlock SoftBank
Welcome to the LMS Quick Manager Guide.
Dreaming of a Paperless Office
Career Plan 12 Student Guide
Additional Configuration The Intercompany Integration Solution for SAP Business One Version 2.0 for SAP Business One 9.1 Welcome to the course on additional.
Optimizing Efficiency + Funding
(Chapter 2) John Carelli, Instructor Kutztown University
PROJECT MANAGEMENT Bill Biddle.
User Manual KC SMS System User Manual
NCS Advertising Enterprise OneView Self-Service
Guide to Getting Started with
Press Sheets v26Q3.
What’s New in Ventus Service Management.
Configuration Of A Pull Network.
Why Background Processing?
Welcome to the LMS Quick Manager Guide.
IBM SCPM PIT Data Download/Upload
Google Webmaster Tools Setup
Welcome! Crown Mineral Activity To the ETS – Crown Mineral Activity
SFTP file transfers for Imports and Exports.
Attendance Management software
Why SIMOP monitor? Knowing what should be done for SIMOP
Presentation transcript:

ITK configuration on PI

Setup JAVA_HOME in options file setup the JAVA_HOME environment variable to your Java directory

Encrypt customer key Run <ITK install dir>\encryptcustomerkey <options file path> to encrypt the customer key Enter 24 character alphanumeric string Save the output as plain text file in <customer key path>

Setup encryptionKeyPath in options file setup the encryptionKeyPath environment variable to your <customer key path> which you have generated in previous step

Encrypt shared secret Run <ITK install dir>\encryptstring <options file path> to encrypt the shared secret Enter the shared secret Mark the output as it will passed as sharedSecret parameter to the job definition

Determine site parameter Site is the name of your company defined with the Ariba On- Demand Product. You also use this when accessing Ariba products online. If you use http://mycompany.procurement.ariba.com to access SAP Ariba on-demand products, use "mycompany" as the site.

Configure ITK in PI – step 1 Login to the NetWeaver PI and choose NetWeaver Administrator

Configure ITK in PI – step 2 Select “Operation Management” tab

Configure ITK in PI – step 3 Select “Jobs” tab

Configure ITK in PI – step 4 Select “Java Scheduler” link

Configure ITK in PI – step 5 Select “Tasks” tab

Configure ITK in PI – step 6 Press [Add] and choose the Job Definition you need for your specific case e.g. AribaIntegrationEventIncrementalUpload for doing the incremental data upload to Ariba.

Configure ITK in PI – step 7 Press [Next] and enter the Task Name and Retention Period.

Configure ITK in PI – step 8.1 Press [Next] and define your parameters. event – to be called on Ariba side urlPrefix – Buyer upload: https://s1.ariba.com/Buyer Sourcing upload: https://s1.ariba.com/Sourcing site – customer unique Ariba identifier serviceMode 0 – for OnD application 1- for OnP application All the directories referenced must exist

Configure ITK in PI – step 8.2 encryptionKeyPath - <customer key path> containing the encrypted customer key sharedSecret – encrypted shared secret

Configure ITK in PI – step 8.3

Configure ITK in PI – step 9 Press [Next] add Start Date, End Date and Period and press [Add]

Configure ITK in PI – step 10 Press [Finish]

Check the job status Select Jobs tab and select the entry of your job execution Check Job Status is COMPLETED Select the Parameter tab to see the parameter configured for the job run Select the Logs tab to see the job logs

Thank you