Latest EIG Installation Process Document - Jun 5 PDF

Download as pdf or txt
Download as pdf or txt
You are on page 1of 32

ERP Integration Gateway 1.

1 Installation and Configuration Guide

_______________________________

EIG Installation And Configuration

Mahindra & Mahindra MES System

Copyright  2012, Rockwell Automation Confidential and Proprietary 1


Rockwell Automation
ERP Integration Gateway 1.1 Installation and Configuration Guide

Revision History

Rev Description Date Author Revised By


1.0 Original Release 06/07/12 K. Vimal Shakar

Copyright  2012, Rockwell Automation Confidential and Proprietary 2


Rockwell Automation
ERP Integration Gateway 1.1 Installation and Configuration Guide

Installing ERP Integration Gateway Servers

Ensure FTPC is installed and has been provided with all the administrative
privilege rights. By default, an administrative user and password are
provided by the Plant Operations installation that has all the necessary
privileges
EIG installation requires a database admin who needs to be provided
with certain access privileges for setting up database triggers and stored
procedures.

Ensuring Prerequisites are Met

Before running the installers, ensure that your hardware and software meets
the prerequisites in this section:

Hardware Prerequisites

The minimum hardware requirements for the ERP Integration Gateway are:

Hardware Specification

Physical memory 512MB


Disk space 1 GB for installation
Processor 1 Ghz Pentium III processor or dual processor with speed
667Mhz

Software Prerequisites

The software requirements for the ERP Integration Gateway are:

Operating System Windows XP, Windows 2003, or Windows Vista with


service packs.
Browser Internet Explorer 6.0 (Service Pack 1) or 7.0
configured to support Java applets, Mozilla Firefox
FTPC FactoryTalk ProductionCentre 9.0 and Shop
Operations Server 9.0 or later
Database Production database for Shop Operations Server:
Oracle 10g or 11g, Microsoft SQL Server 2005 or
2008 (For supported versions and required service
packs, refer to the FactoryTalk ProductionCentre
Supported Platforms Guide.)
SAP SAP 4.7 (Not required if you are using a file system)
Java JRE 6
Copyright  2012, Rockwell Automation Confidential and Proprietary 3
Rockwell Automation
ERP Integration Gateway 1.1 Installation and Configuration Guide

Downloading the ERP Integration Gateway

To download the ERP Integration Gateway installation archive:

1. Go to https://download.rockwellsoftware.com,
navigate to
Software --> ProductionCentre --> ERP Integration Gateway
locate the download file link, and click it.
NOTE: You may be required to log in to navigate to this link.
2. From the File Download dialog box, click Save to save the file to disk.
3. Select a location to save the file and click Save. An archive file is
downloaded to the location you selected.

What Gets Installed

The downloaded archive contains two installation executable :

Manufacturing_Service_Bus_<version>.exe
and
ERP_Integration_Gateway_<version>.exe.

Manufacturing_Service_Bus_<version>.exe installs the following:


Mule ESB Enterprise 2.2.X
Mule Data Integrator (designer and runtime)
Mule Management Console
Licenses for Mule ESB Enterprise 2.2.5 and Mule Data Integrator

ERP_Integration_Gateway_<version>.exe installs the following:


1. Mule configuration files for the integration gateway
2. Mule Data Integrator structures and maps
3. Mule SAP and file transport files
4. ActiveMQ 5.x
5. FactoryTalk ProductionCentre DSX file
6. Supporting Java classes for the integration event sheet
7. Java source code for activities.
8. Oracle SQL script file
9. Command scripts

NOTE: The SAP Java Connector 3.0.5 (SAP JCo 3.0.5) is required for Mule to
communicate with SAP 4.7, it is downloaded separately from the SAP website.

Copyright  2012, Rockwell Automation Confidential and Proprietary 4


Rockwell Automation
ERP Integration Gateway 1.1 Installation and Configuration Guide

Running the Manufacturing Service Bus Installer

The Manufacturing Service Bus installer can be launched from the


Manufacturing_Service_Bus_2.0.2.100100.exe file. This executable installs Mule
ESB Enterprise. Perform the instructions in this section and those in the
post-installation sub-section.

To run the installer:


1. In the archive you downloaded, locate the file
Manufacturing_Service_Bus_2.0.2.100100 .exe and double-click it.
The welcome screen appears.

Copyright  2012, Rockwell Automation Confidential and Proprietary 5


Rockwell Automation
ERP Integration Gateway 1.1 Installation and Configuration Guide

Copyright  2012, Rockwell Automation Confidential and Proprietary 6


Rockwell Automation
ERP Integration Gateway 1.1 Installation and Configuration Guide

2. Click [Next].
The installation directory selection screen appears.

Copyright  2012, Rockwell Automation Confidential and Proprietary 7


Rockwell Automation
ERP Integration Gateway 1.1 Installation and Configuration Guide

3. If you accept the default installation directory, click [Next]. Otherwise, click
[Browse] to select your installation location and click [Next].
The installation summary screen appears.

Copyright  2012, Rockwell Automation Confidential and Proprietary 8


Rockwell Automation
ERP Integration Gateway 1.1 Installation and Configuration Guide

4. If the installation summary information is correct, click [Install]. Otherwise,


click [Back] to change the installation location.
The installation progress screen appears.

Copyright  2012, Rockwell Automation Confidential and Proprietary 9


Rockwell Automation
ERP Integration Gateway 1.1 Installation and Configuration Guide

5. When the installer completes, the installation completion screen appears.

6. Click [Finish] to exit the installer.

NOTE: The licenses for Mule ESB Enterprise and Mule Data Integrator are installed
automatically by the Manufacturing Service Bus installer.

Next, run the installer for the ERP Integration Gateway. Follow the instructions in
the next section.

Running the ERP Integration Gateway Installer

The ERP Integration Gateway installer can be launched from the

Copyright  2012, Rockwell Automation Confidential and Proprietary 10


Rockwell Automation
ERP Integration Gateway 1.1 Installation and Configuration Guide

ERP_Integration_Gateway_2.0.2.100100.exe file. This installer supports the options


to install the ERP Integration Gateway components and ActiveMQ on the same or
different machine as the Manufacturing Service Bus. Perform the instructions in
this section and also those in the post-installation sub-section.

To run the installer:

1. In the archive you downloaded, locate the file


ERP_Integration_Gateway_2.0.2.100100.exe and double-click it.
The welcome screen appears.

Copyright  2012, Rockwell Automation Confidential and Proprietary 11


Rockwell Automation
ERP Integration Gateway 1.1 Installation and Configuration Guide

Copyright  2012, Rockwell Automation Confidential and Proprietary 12


Rockwell Automation
ERP Integration Gateway 1.1 Installation and Configuration Guide

2. Click [Next].
A screen appears to check if the Manufacturing Service Bus is installed on the
current machine.

3. Click Yes and [Next] if you installed the Manufacturing Service Bus on the
current machine.

Copyright  2012, Rockwell Automation Confidential and Proprietary 13


Rockwell Automation
ERP Integration Gateway 1.1 Installation and Configuration Guide

4. After having clicked Yes in the previous step, a screen appears to query for the
location of the Manufacturing Service Bus.

Copyright  2012, Rockwell Automation Confidential and Proprietary 14


Rockwell Automation
ERP Integration Gateway 1.1 Installation and Configuration Guide

5. Enter the directory location where Mule is installed. This location is the value
of the %MULE_HOME% environment variable. The default directory
location is:
C:\Rockwell\Manufacturing_Service_Bus\mule-enterprise-standalone-2.2.5.

Copyright  2012, Rockwell Automation Confidential and Proprietary 15


Rockwell Automation
ERP Integration Gateway 1.1 Installation and Configuration Guide

Installing ActiveMQ

6. Click [Next].
The ActiveMQ installation check screen appears.

7. Click Yes and [Next] if you want to install ActiveMQ.

NOTE: If you click Yes, the activemq-all-*.jar will be copied to the %MULE_HOME
%\lib\user directory

Copyright  2012, Rockwell Automation Confidential and Proprietary 16


Rockwell Automation
ERP Integration Gateway 1.1 Installation and Configuration Guide

8. After having clicked Yes in the previous step, the ActiveMQ installation directory
selection screen appears.

Copyright  2012, Rockwell Automation Confidential and Proprietary 17


Rockwell Automation
ERP Integration Gateway 1.1 Installation and Configuration Guide

9. Specify the location where you want to install ActiveMQ and click [Next].
The ERP Integration Gateway installation directory selection screen appears.

Copyright  2012, Rockwell Automation Confidential and Proprietary 18


Rockwell Automation
ERP Integration Gateway 1.1 Installation and Configuration Guide

10. Specify the location where you want to install the ERP Integration Gateway
files or accept the default.

Copyright  2012, Rockwell Automation Confidential and Proprietary 19


Rockwell Automation
ERP Integration Gateway 1.1 Installation and Configuration Guide

11. Click [Next].


The installation summary screen appears.

Copyright  2012, Rockwell Automation Confidential and Proprietary 20


Rockwell Automation
ERP Integration Gateway 1.1 Installation and Configuration Guide

12. If the installation summary information is correct, click [Install]. Otherwise,


click [Back] to change the installation location.
The installation progress screen appears.

Copyright  2012, Rockwell Automation Confidential and Proprietary 21


Rockwell Automation
ERP Integration Gateway 1.1 Installation and Configuration Guide

13. When the installer completes, the installation completion screen appears.

14. Click [Finish] to exit the installer.

Copyright  2012, Rockwell Automation Confidential and Proprietary 22


Rockwell Automation
ERP Integration Gateway 1.1 Installation and Configuration Guide

Configuring EIG

Set the Manufacturing Service Bus Environment

Perform the following steps:

1. Set the %MULE_HOME% system variable in your operating system. This


variable should reference the installed Manufacturing Service Bus directory.
The default is
C:\Rockwell\Manufacturing_Service_Bus\mule-enterprise-standalone-2.2.7.

Copyright  2012, Rockwell Automation Confidential and Proprietary 23


Rockwell Automation
ERP Integration Gateway 1.1 Installation and Configuration Guide

Copyright  2012, Rockwell Automation Confidential and Proprietary 24


Rockwell Automation
ERP Integration Gateway 1.1 Installation and Configuration Guide

2. Set the PATH system variable to include %MULE_HOME%\bin.

Copyright  2012, Rockwell Automation Confidential and Proprietary 25


Rockwell Automation
ERP Integration Gateway 1.1 Installation and Configuration Guide

Download the SAP JCo 3.0.5 Connector

1. In a Web browser, navigate to http://service.sap.com/connectors/.


2. Log in using your SAP credentials. Register for access if you do not have the
credentials.
NOTE: To register, you will need a valid SAP customer/installation number or a
partner number.
3. Navigate to the SAP JCo 3.x connector download page.
4. Download the SAP JCo 3.0.5 connector archive file. For Windows, this file is
sapjco3-NTintel-3.0.5.zip.
5. Uncompress this archive into a temporary folder and locate the following
files:
• sapjco3.jar
• sapjco3.dll
6. Copy these two files to the %MULE_HOME%\lib\opt directory.

Copyright  2012, Rockwell Automation Confidential and Proprietary 26


Rockwell Automation
ERP Integration Gateway 1.1 Installation and Configuration Guide

Run the JMS

1. Open the file location C:\Rockwell\ERP_Integration_Gateway\JMS-Brokerapache-


activemq-5.5.0\bin

2. Right Click the activemq installer and click “Run as administrator”

Copyright  2012, Rockwell Automation Confidential and Proprietary 27


Rockwell Automation
ERP Integration Gateway 1.1 Installation and Configuration Guide

3. The installer runs like this in Dos-Prompt

4. Open any web browser – internet explorer or mozilla firefox.

Copyright  2012, Rockwell Automation Confidential and Proprietary 28


Rockwell Automation
ERP Integration Gateway 1.1 Installation and Configuration Guide

5. In the address bar on top of the browser type http://localhost:8161/admin

Copyright  2012, Rockwell Automation Confidential and Proprietary 29


Rockwell Automation
ERP Integration Gateway 1.1 Installation and Configuration Guide

Run the EIG Installer

1. Install the Mule service in Windows. In the Windows Start menu, select:
Start > All Programs > Rockwell Software > ERP Integration Gateway 2.0.2.100.100 >
Install Service.

Right Click and Run as administrator

Copyright  2012, Rockwell Automation Confidential and Proprietary 30


Rockwell Automation
ERP Integration Gateway 1.1 Installation and Configuration Guide

2. The installer runs like this in Dos-Prompt

Copyright  2012, Rockwell Automation Confidential and Proprietary 31


Rockwell Automation
ERP Integration Gateway 1.1 Installation and Configuration Guide

3. Verify that the Mule service has been installed. Open the Windows Services
management console and locate the service name
Rockwell_ERP_Integration_Gateway_2.0.2.100.100.
This is the display name of the service that was installed in the previous step.

Copyright  2012, Rockwell Automation Confidential and Proprietary 32


Rockwell Automation

You might also like