ABOUT ME

-

Today
-
Yesterday
-
Total
-
  • Primavera Integration Api 8.2 Download
    카테고리 없음 2020. 2. 19. 04:36

    The latest version of Primavera P6 is version 18.8 released publicly in August 2018.Primavera P6 Professional is an enterprise project management and CPM scheduling software tool. Primavera P6 is widely used around the world in heavy industries for planning large-scale projects. Oracle purchased Primavera Systems in 2008 and has helped the software become a global standard in project controls.As of version 15.1, Oracle has committed to releasing 2 updates every year, with a version change in the spring and a minor update in the fall. Major updates are numbered according to the year they were released. Minor updates are numbered according to the month they were released.

    EG: release 17.7 was released in July of 2017.Primavera P6 Releases and VersionsThe table below outlines the major software version releases for Primavera P6 Project Management (or as it’s currently known, Primavera P6 Professional).

    What is Primavera P6 Integration API & what is the purpose of installing it in remote mode? I will let you know theanswer to these questions in this post.Primavera P6 Integration AP is a Java-based API and server that enables developers to create client code that can seamlessly access P6 EPPM functionality likes projects, resources, assignments etc for Integration & customized reporting purposeThe Purpose of Installing Primavera Integration API in remote is, in Remote Mode, the client code runs on a different machine than the Integration server. Java Remote Method Invocation (RMI) is used for communication between the Java code and P6 EPPM functionalities. Also, multiple clients can communicate with the Integration server simultaneously.To make you more understandable, let I share a practical example of API in remote mode.Suppose:Neeraj, the Java developer sitting in USA office, have to write some Java programs on his local laptop at USA office.Ravi, the Primavera application owner sitting in India office and the Primavera application/Database is installed in India.Akhilesh, the API Expert, sitting in UK office.Now Neeraj has to develop the new Java reports for Top Management to show projects performance. So he needs to access the Primavera database for getting P6 EPPM functionalities like portfolios or project performance data fo. In this case, he has to request Akhilesh to install Primavera P6 API in remote mode on the server, maybe at UK location.Once Primavera P6 API get installed in remote mode, Ravi, the Primavera expert will configure the Primavera administrator settings to use particular port RMI port to get connected to API server.And in this way, Neeraj, Java developer can access Primavera data/functionalities with the help of Primavera P6 API at a remote location (USA).Before installing the P6 Integration API,a. Install Primavera P6 EPPM.b.

    Primavera Web Services Api

    Install the Java Development Kit (JDK)c. Remote mode installations of the P6 Integration API require supported application servers (Oracle Weblogic)1. Download Primavera P6 APIGo to edelivery.oracle.com & search for Primavera P6 EPPM & Click ContinueClick on the link to download Primavera P6 Integration API2.

    Install Primavera P6 Integration APIGo to the setup file & double click on the setup.exe2. P6 Integration API wizard opens on the screen. Click Next to continue3. Select the Mode you want to install,Here you have select Client Side Package – You should choose this option if you want to Install API in remote mode. In this method, the code connects to the RMI server first to connect to Primavera database.4.

    Primavera Integration Api 8.2 Download

    Select the location where you want to install P6 integration API5. Select both the checkboxes so you can get the demo application to test the API & Java doc library.6. Select your Java directory.7. Click on the install button.8.

    The installation will be progress on the screen.3. Connection with Primavera database:Once you installed Primavera P6 API, follow the below steps to connect it with Primavera database at the remote location.1. Go to the API Home, and double-click to execute the dbconfig.cmd file2. Select your Database type on Database Configuration page (In this example I have “Microsoft SQL Server” )3.

    Enter the Database connection parameters4. Here, you can either select existing P6 configuration or can additional P6 configuration for API5. You will get confirmation window once P6 configuration successfully created6. Configure the Primavera administrator settings as below to use default RMI port to get connected to API server.7. To check the connection between API & P6 Database, run andy Demo Java code provided in API Home.8. Enter the Primavera Database server IP and Default RMI port 9099 (as configured in Primavera Administrator)9. Enter P6 administrator username & password.10.

    Select the Output file location and click Next to execute.This is how P6 Integration API installed in remote mode.

Designed by Tistory.