<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The Pixel Code &#187; Primavera</title>
	<atom:link href="http://www.thepixelcode.com/tag/primavera/feed" rel="self" type="application/rss+xml" />
	<link>http://www.thepixelcode.com</link>
	<description>Design / Develop / Inspiration by Mohammed Khan</description>
	<lastBuildDate>Mon, 19 Jul 2010 03:45:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Getting Primavera P6 v7 ready for Messaging</title>
		<link>http://www.thepixelcode.com/development/data-services/getting-primavera-p6-v7-ready-for-messaging</link>
		<comments>http://www.thepixelcode.com/development/data-services/getting-primavera-p6-v7-ready-for-messaging#comments</comments>
		<pubDate>Sun, 25 Oct 2009 12:21:46 +0000</pubDate>
		<dc:creator>Mohammed Khan</dc:creator>
				<category><![CDATA[Data Services]]></category>
		<category><![CDATA[JMS]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Primavera]]></category>

		<guid isPermaLink="false">http://www.thepixelcode.com/?p=449</guid>
		<description><![CDATA[Post Adobe MAX 2009, I have been working on a solution design for a company based out of UAE and part of the solution involved Oracle Primavera P6 V7 EPPM Platform. Primavera is a Enterprise Project &#038; Portfolio Management solution widely used by large-scale engineering companies across globe. One of the new feature of the [...]]]></description>
			<content:encoded><![CDATA[<p>Post Adobe MAX 2009, I have been working on a solution design for a company based out of UAE and part of the solution involved Oracle Primavera P6 V7 EPPM Platform. Primavera is a Enterprise Project &#038; Portfolio Management solution widely used by large-scale engineering companies across globe. One of the new feature of the P6 v7 platform is event notifications, which makes it possible to integrate Primavera with other enterprise systems for Business process Automation. To use the Event Notification feature of the Primavera P6 v7 platform, first you would need to downlaod and install a JMS server, and for this example I am using ActiveMQ (because it&#8217;s easy to get started) but for my client&#8217;s requirement we are using Websphere MQ. So go ahead and download ActiveMQ latest stable version from here and once downloaded, unzip it and start the Message Broker by executing the <em>activemq</em> command under the <em>bin </em> directory of the unzipped activemq package. Now we would need to create a queue called P6WS7, for this once you started the ActiveMQ, navigate to <strong>http://localhost:8161/admin</strong> and under the <strong>Queues</strong> section, enter the new queue name as <strong>P6WS7</strong> and click <strong>Create</strong>.</p>
<p>With this we have got the Queue created and pretty much configured the ActiveMQ, now we would need to configure the Primavera P6 eventing system, so that it will post all the events triggered on to the message queue we created in ActiveMQ. For this login into your Primavera Administrator Console and navigate to your P6 Database Instance and configure the Eventing and Directory Services. Below is the attached screenshot with needed field-values that you will need to enter in order to post the events on to the ActiveMQ message queues.</p>
<div id="attachment_459" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.thepixelcode.com/wp-content/uploads/2009/10/Picture-21.png"><img src="http://www.thepixelcode.com/wp-content/uploads/2009/10/Picture-21-300x267.png" alt="Primavera P6 V7 Eventing Configuration" title="Primavera P6 V7 Eventing Configuration" width="300" height="267" class="size-medium wp-image-459" /></a><p class="wp-caption-text">Primavera P6 V7 Eventing Configuration</p></div>
<p>Once you have entered values as defined in the image for Eventing and Directory Services section, you can test the configuration by right clicking on Eventing title and click &#8220;Test Connection&#8221; form the menu. This will dispatch a test message to the P6WS7 queue which you can view it in the ActiveMQ web admin console. Hope this info helps you out, as none of the documentation that comes along with the Primavera P6 v7 platform has this defined, even not in the documentation thats on the support CD pack.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thepixelcode.com/development/data-services/getting-primavera-p6-v7-ready-for-messaging/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
