<?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 Projected Consulting Blog</title>
	<atom:link href="http://www.projectedconsulting.com/index.php/community/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.projectedconsulting.com/index.php/community/blog/</link>
	<description>Talking about Projects...</description>
	<lastBuildDate>Tue, 15 Jun 2010 14:31:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Oracle Support &#8211; some dates for your Diary</title>
		<link>http://www.projectedconsulting.com/index.php/community/blog/2010/05/oracle-support-some-dates-for-your-diary/</link>
		<comments>http://www.projectedconsulting.com/index.php/community/blog/2010/05/oracle-support-some-dates-for-your-diary/#comments</comments>
		<pubDate>Wed, 26 May 2010 16:41:51 +0000</pubDate>
		<dc:creator>Robin Harris</dc:creator>
				<category><![CDATA[Apps DBA]]></category>
		<category><![CDATA[E-Business Suite]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Extended]]></category>
		<category><![CDATA[Premier]]></category>
		<category><![CDATA[Support]]></category>
		<category><![CDATA[Sustaining]]></category>

		<guid isPermaLink="false">http://www.projectedconsulting.com/index.php/community/blog/2010/05/oracle-support-some-dates-for-your-diary/</guid>
		<description><![CDATA[I recently came across two useful articles on Steven Chan&#8217;s Oracle E-Business Suite Technology Blog detailing the various levels of support that Oracle provide for all of their products, both on the Applications and Technology sides of the business. The articles contain links to PDFs on the main Oracle website that show the actual End Dates [...]]]></description>
			<content:encoded><![CDATA[<p>I recently came across two useful articles on Steven Chan&#8217;s <a href="http://blogs.oracle.com/stevenChan/" target="_blank">Oracle E-Business Suite Technology Blog</a> detailing the various levels of support that Oracle provide for all of their products, both on the Applications and Technology sides of the business. The articles contain links to PDFs on the main Oracle website that show the actual End Dates for the various levels of coverage for all of Oracle&#8217;s products.</p>
<h2>Support Stages</h2>
<p>Oracle has three stages of support:</p>
<ul>
<li>Premier Support</li>
<li>Extended Support</li>
<li>Sustaining Support</li>
</ul>
<p>Premier Support is obviously the best level of support and is offered immediately after a product release. The benefits are:</p>
<ul>
<li>Major product and technology releases</li>
<li>Technical support</li>
<li>Access to My Oracle Support</li>
<li>Updates, fixes, security alerts, data fixes, and critical patch updates</li>
<li>Tax, legal, and regulatory updates</li>
<li>Upgrade scripts</li>
<li>Certification with most new third-party products/versions</li>
<li>Certification with most new Oracle products </li>
</ul>
<p>With Extended Support all that you lose is the &#8220;Certification with new third-party products&#8221;. This doesn&#8217;t sounds like too much of a problem, but you would need to be careful before rolling out new versions of your browser or integrated products, such as Microsoft Office.</p>
<p>Finally, Sustaining Support is the lowest level of support, but you still have the following benefits indefinitely:</p>
<ul>
<li>Major product and technology releases</li>
<li>Technical support</li>
<li>My Oracle Support</li>
</ul>
<h2>Coverage End Dates</h2>
<p>I would like to draw your attention to a couple of key dates in the near future:</p>
<h3>July 2010</h3>
<p>In just over 2 months time Oracle Database 9.2 will drop from Extended to Sustaining Support. This will impact any E-Business Suite customers who are using EBS 11i on a 9i database; I would highly recommend that you upgrade to Oracle 10gR2 or 11gR2 as soon as possible.</p>
<p>Also at this time, Oracle Database 10gR2 will drop from Premier to Extended support. This may be less of an issue for our customers, as you still have another three years before Sustaining support kicks in. However, some organisations may prefer to have all their Applications and Technology on Premier support; if so, you need to start planning your upgrade to 11g.</p>
<h3>November 2010</h3>
<p>Near the end of this year Oracle E-Business Suite 11.5.10 will drop from Premier to Extended support. As with DB 10gR2, you will have another three years before support drops to Sustaining, but if you aren&#8217;t already planning an upgrade to R12, I would consider starting the exercise in the next few months.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.projectedconsulting.com/index.php/community/blog/2010/05/oracle-support-some-dates-for-your-diary/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cleaning up OPatch files</title>
		<link>http://www.projectedconsulting.com/index.php/community/blog/2010/05/cleaning-up-opatch-files/</link>
		<comments>http://www.projectedconsulting.com/index.php/community/blog/2010/05/cleaning-up-opatch-files/#comments</comments>
		<pubDate>Thu, 20 May 2010 07:04:45 +0000</pubDate>
		<dc:creator>Robin Harris</dc:creator>
				<category><![CDATA[Apps DBA]]></category>
		<category><![CDATA[E-Business Suite]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[disk space]]></category>
		<category><![CDATA[OPatch]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[ORACLE_HOME]]></category>

		<guid isPermaLink="false">http://www.projectedconsulting.com/index.php/community/blog/2010/05/cleaning-up-opatch-files/</guid>
		<description><![CDATA[As we were running out of disk space on one of our servers I was reviewing the disk usage and found a directory $ORACLE_HOME/.patch_storage. This was over 2G.
After some digging around I found a method of cleaning up unused files in the area:

Source your database environment
Change directory to the OPatch directory:

    cd [...]]]></description>
			<content:encoded><![CDATA[<p>As we were running out of disk space on one of our servers I was reviewing the disk usage and found a directory <strong>$ORACLE_HOME/.patch_storage</strong>. This was over 2G.</p>
<p>After some digging around I found a method of cleaning up unused files in the area:</p>
<ul>
<li>Source your database environment</li>
<li>Change directory to the OPatch directory:</li>
</ul>
<pre>    cd $ORACLE_HOME/OPatch</pre>
<ul>
<li>Run the OPatch cleanup utility:</li>
</ul>
<pre>    opatch util cleanup</pre>
<p>Results from our install are shown in this screenshot:</p>
<p><a title="Cleaning up OPatch files" rel="rokbox[843 531](opatch)" href="http://www.projectedconsulting.com/images/wordpress/uploads/2010/05/opatch-1.png"><img class="alignnone size-medium wp-image-964" title="opatch-1" src="http://www.projectedconsulting.com/images/wordpress/uploads/2010/05/opatch-1-300x188.png" alt="" width="300" height="188" /></a></p>
<p>So over 1G of disk space saved!       </p>
<p>This facility should be available in the latest OPatch releases for 10.2.0.x and 11.1.0.x  (and above&#8230;)<span id="_marker"> </span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.projectedconsulting.com/index.php/community/blog/2010/05/cleaning-up-opatch-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>E-Business Suite Release 12.1.3</title>
		<link>http://www.projectedconsulting.com/index.php/community/blog/2010/05/e-business-suite-release-1213/</link>
		<comments>http://www.projectedconsulting.com/index.php/community/blog/2010/05/e-business-suite-release-1213/#comments</comments>
		<pubDate>Fri, 07 May 2010 16:50:36 +0000</pubDate>
		<dc:creator>Barry Goodsell</dc:creator>
				<category><![CDATA[E-Business Suite]]></category>
		<category><![CDATA[Functional]]></category>
		<category><![CDATA[Oracle Projects]]></category>
		<category><![CDATA[R12]]></category>
		<category><![CDATA[R12.1.3]]></category>
		<category><![CDATA[Release12]]></category>

		<guid isPermaLink="false">http://www.projectedconsulting.com/index.php/community/blog/2010/05/e-business-suite-release-1213/</guid>
		<description><![CDATA[A couple of weeks ago Oracle posted the Release Content Documents for R12.1.3 onto My Oracle Support. Unusually, these have been made available prior to the general availability of R12.1.3 and so are subject to change. However, for Projects users, here are the new and updated features:
Project Foundation
Enhanced Project List Page
In this release Oracle continue [...]]]></description>
			<content:encoded><![CDATA[<p>A couple of weeks ago Oracle posted the Release Content Documents for R12.1.3 onto My Oracle Support. Unusually, these have been made available prior to the general availability of R12.1.3 and so are subject to change. However, for Projects users, here are the new and updated features:</p>
<h2>Project Foundation</h2>
<h3>Enhanced Project List Page</h3>
<p>In this release Oracle continue to build on past enhancements to the Project List page by making the page more informative, streamline access to common functions and make the page configurable. The enhancements are:</p>
<ul>
<li>The project list page includes a report region which was introduced in 12.1.2. With this release Oracle are further improving the usability of this feature by allowing users to delete report views that they have created and to know the criteria and format that went into the creation of a report. The benefits of these enhancements will allow users to have better visibility into their reports and be able to manage the volume of reports over time.</li>
<li>In &#8220;Alternate Search page&#8221;, the user can select and save the combination of &#8220;search criteria&#8221; and &#8220;report format&#8221; as a report and then run the report from Project List page.</li>
<li>Easily navigate between project list, simple search, advanced search and alternate search.</li>
</ul>
<h3>Enhanced Diagnostics</h3>
<p>Oracle has improved the diagnostics collection scripts in this release around Project Management, Project Performance Reporting, Project Billing and Project Resource Management.</p>
<h2>Oracle Project Management</h2>
<h3>Reporting Performance Improvements</h3>
<p>With Release 12.1.3, projects users will greatly benefit from improved performance of the Project Performance Reporting feature. The enhancements include a new parameter that has been added to the Launch Update Project Performance Data and the Update Project Performance Data concurrent programs to filter on project status. Customers will be able to choose a specific project status from an LOV before running the program. This will improve the performance of the programs by allowing customers to streamline the processing.</p>
<h3>MSP Integration Enhancements</h3>
<p>In Release 12.1.3 there are a couple of significant enhancements to fully extend the coverage of integration with Microsoft Projects.</p>
<h4>Support for Non-Shared Task Based Mapping structures</h4>
<p>The Non-Shared Task Based Mapping option enables you to map individual workplan structure tasks to individual financial structure tasks. This gives you the greatest flexibility in sharing information between your structures. Prior to release 12.1.3 customers on R12 could not fully integrate with Microsoft Projects if they had chosen to use the Non-Shared Task Based mapping between the workplan and the financial plan.</p>
<h4>Support for Partially Shared structure</h4>
<p>Partially Shared structure mapping enables you to map workplan and financial structures up to a particular point for your projects, which is useful, for example, when you don&#8217;t want all of your workplan details in your financial plans. Prior to release 12.1.3 customers on R12 could not fully integrate with Microsoft Projects if they chose to use the Partially Shared structure option. All structure options are now fully supported in Release 12.1.3 and 11i.</p>
<h3>Enhanced Change Management</h3>
<p>With this release, the change control features in Oracle Projects have been enhanced to meet specific business needs for the industries that typically use this functionality.</p>
<h4>Enhanced Cost &amp; Revenue Planning for Change Documents</h4>
<p>You can use a project change document to plan for estimated changes in your direct costs or supplier costs, providing enhanced support for the cost issue planning process. This feature provides project managers improved control over project costs resulting from changes.</p>
<p>Revenue impacts for the cost issue are automatically calculated based on estimated cost changes for cost-based revenue plans, or may be entered manually for projects with separate cost and revenue plans. Users can then view the impact to the project budget, which is automatically generated from the estimated cost and revenue changes. You can then consolidate the planned changes in cost and revenue from multiple change requests into a single change order, to view, approve and implement the budget impacts.</p>
<h3>Enhanced Retention Invoice Processing for Outstanding Project Deductions</h3>
<p>With this release, the handling of retention invoices has been enhanced to take into consideration any outstanding project deductions. When validating retention invoices in Oracle Payables, a check will be made to verify that all project deductions have been processed. Outstanding project deductions may indicate that there are pending back charges or other miscellaneous costs that need to be recovered from your suppliers, and which need to be taken into account before the retention is released. If there are any unprocessed or unapproved deductions in Oracle Projects, the retention invoice will be placed on hold, until the deductions are processed. This payment hold may also be manually released from the supplier payment control workbench.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.projectedconsulting.com/index.php/community/blog/2010/05/e-business-suite-release-1213/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Desktop Integration Framework for Web ADI in R12.1.2</title>
		<link>http://www.projectedconsulting.com/index.php/community/blog/2010/04/desktop-integration-framework-for-web-adi-in-r1212/</link>
		<comments>http://www.projectedconsulting.com/index.php/community/blog/2010/04/desktop-integration-framework-for-web-adi-in-r1212/#comments</comments>
		<pubDate>Wed, 21 Apr 2010 21:31:05 +0000</pubDate>
		<dc:creator>Andy Coates</dc:creator>
				<category><![CDATA[E-Business Suite]]></category>
		<category><![CDATA[Functional]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[ADI]]></category>
		<category><![CDATA[Custom Integrators]]></category>
		<category><![CDATA[Desktop Integration Framework]]></category>
		<category><![CDATA[DIF]]></category>
		<category><![CDATA[Projects Events]]></category>
		<category><![CDATA[R12]]></category>
		<category><![CDATA[R12.1.2]]></category>
		<category><![CDATA[Web ADI]]></category>
		<category><![CDATA[WebADI]]></category>

		<guid isPermaLink="false">http://www.projectedconsulting.com/index.php/community/blog/2010/04/desktop-integration-framework-for-web-adi-in-r1212/</guid>
		<description><![CDATA[R12.1.2 contains powerful new functionality called the &#8216;Desktop Integration Framework&#8217;, or &#8216;DIF&#8217; for short. The DIF allows E-Business Suite users to create custom integrators for Web ADI, and to therefore load data directly into the EBS using Microsoft Excel, Projects or Word. The DIF also allows users to create integrators for reporting, thus offering another [...]]]></description>
			<content:encoded><![CDATA[<p>R12.1.2 contains powerful new functionality called the &#8216;Desktop Integration Framework&#8217;, or &#8216;DIF&#8217; for short. The DIF allows E-Business Suite users to create custom integrators for Web ADI, and to therefore load data directly into the EBS using Microsoft Excel, Projects or Word. <span id="more-906"></span>The DIF also allows users to create integrators for reporting, thus offering another method of exporting data out of the EBS to the desktop.</p>
<p>Some of you may be aware that similar functionality can already be utilised in 11.5.10.2. However, the DIF is a complete solution that brings all associated integrator setup together. This article will explore the basic features of the DIF by demonstrating how to create a simple custom integrator for loading Events into Oracle Projects.</p>
<p>This article is not intended to be used for training or as an implementation guide. There are however some good Oracle resources that I recommend reviewing. Firstly a link to the <em>Desktop Integration Framework Developers Guide</em> can be found in My Oracle Support note <strong>979354.1. </strong>Secondly there is a very good eSeminar on the subject at Oracle University <a href="http://ilearning.oracle.com/ilearn/en/learner/jsp/offering_details_home.jsp?classid=765622276" target="_blank">here</a> (don&#8217;t miss slide 37 which contains a lengthy video of a working example).</p>
<p>The DIF is not packaged with R12.1.2 by default, and needs to be installed. To install the DIF apply patch <strong>9055234. </strong>This will provide a new responsibility entitled <em>&#8216;Desktop Integration Manager&#8217;</em>. It might also be worth installing patch <strong>9366099</strong> at this stage which fixes some known issues with the DIF. Please also read My Oracle Support note <strong>549758.1 </strong>to ensure that your system profile options are correctly set.</p>
<p>Once the DIF is installed and setup, use the new <em>Desktop Integration Manager</em> responsibility to create a new integrator. Select the <em>Manage Integrators</em> function to create and amend custom integrators. Note that seeded Oracle integrators can not be amended. The screenshot below shows the Manage Integrators landing page.</p>
<p><a title="Desktop Integration Framework :: Manage Integrators" rel="rokbox[1260 396](dif)" href="http://www.projectedconsulting.com/images/wordpress/uploads/2010/04/01_manage_integrators.png"><img class="alignnone size-medium wp-image-907" title="01_manage_integrators" src="http://www.projectedconsulting.com/images/wordpress/uploads/2010/04/01_manage_integrators-300x94.png" alt="01_manage_integrators" width="300" height="94" /></a></p>
<p>When defining an integrator one must enter the integrator name, the integrator&#8217;s internal name and the application to which the integrator belongs. In additon the user can also enable / disable the integrator and remove the integrator from the Web ADI create document form. Optionally integrator parameters can also be specified. Although parameters and <em>Parameter Lists</em> are not covered by this article, a useful value for the the <em>Upload Parameter</em> field is &#8216;HR Upload Parameter List&#8217;. This is a seeded parameter list that allows the user to select whether they want to upload all / flagged rows and whether to validate records in the Web ADI document. If you are familiar with Web ADI already you will have no doubt seen this parameter list in Excel when uploading a spreadsheet.</p>
<p>Additionally one can secure an integrator using form function security. By attaching functions to the integrator, the integrator will only be available to user&#8217;s who have menu access to said functions. Be warned, in testing this functionality I have found that if you add a securing function to an integrator (and save) then it can not be removed! Another tip is that if you set the profile option <em>&#8216;BNE Allow No Security Rule&#8217;</em> to &#8216;Yes&#8217; then function security is ignored in Web ADI. The screenshot below shows the integrator definition.</p>
<p><a title="Desktop Integration Framework :: Define Integrator" rel="rokbox[1259 792](dif)" href="http://www.projectedconsulting.com/images/wordpress/uploads/2010/04/02_define_integrator.png"><img class="alignnone size-medium wp-image-908" title="02_define_integrator" src="http://www.projectedconsulting.com/images/wordpress/uploads/2010/04/02_define_integrator-300x188.png" alt="02_define_integrator" width="300" height="188" /></a></p>
<p>Once the integrator header is populated we need to define an <em>Interface</em>. An inteface can take the form of a table or an API (procedure or function). In this article I have created an interface using a PL/SQL procedure.</p>
<p>For the more technically minded this is an interesting discussion point. At this stage one may think &#8220;Great! There are loads of Projects APIs that I could use straight away to create custom integrators&#8221;. However, in reality many of the Projects APIs have initialisation procedures that need to be in sequence i.e. there is not one single procedure that can be called directly. The &#8220;create event&#8221; Projects API is a good example of this; there are 3 separate PL/SQL procedures in the package pa_event_pub that need to be called one after the other. Another issue with some APIs is that their input parameters contain internal database ids e.g. project_id. These would be fairly useless to users inputting data in a Web ADI document.</p>
<p>In this example I have therefore used a PL/SQL covering procedure that utilises the Oracle &#8220;create event&#8221; API. The covering procedure has &#8220;real&#8221; input parameters e.g. Project Number, Task Number, Bill Amount etc. that &#8216;feeds&#8217; the Oracle API. The interface definition can be seen in the screenshot below.</p>
<p><a title="Desktop Integration Framework :: Define Interface" rel="rokbox[888 450](dif)" href="http://www.projectedconsulting.com/images/wordpress/uploads/2010/04/03_define_interface.png"><img class="alignnone size-medium wp-image-909" title="03_define_interface" src="http://www.projectedconsulting.com/images/wordpress/uploads/2010/04/03_define_interface-300x152.png" alt="03_define_interface" width="300" height="152" /></a></p>
<p>The next step is to define the interface <em>&#8216;Attributes&#8217;</em>. The interface attributes represent the columns that will be available when you create a Web ADI document using the integrator. Interface attributes are automatically picked up from the interface definition, so in this example the attributes are created as the input and output parameters of the PL/SQL procedure. As can be seen in the screenshot below, one is able to enable / disable attributes, decide whether attributes will be displayed when creating Web ADI Layouts, and also change attribute names. Default attribute values can also be specified such as constant values or SQL queries. Note that default attibute values specified here will <span style="text-decoration: underline;">not</span> display in Web ADI documents; they are used in the condition that the attribute value is NULL during upload.</p>
<p>Additional attribute properties (like validation of values) can be set using the &#8216;update&#8217; button next to each attribute. Another neat feature of the DIF is the ability to create and assign what are called &#8216;<em>Components&#8217;</em> to attributes. As described in the developer&#8217;s guide, &#8220;A component is a set of metadata that provides a list of values for a field in a desktop document&#8221;. For example, you can double click a cell in your custom Excel Web ADI document to get a list of values pop-up e.g. Project Number. Those of you who have used Web ADI documents before will already be familiar with the use of components.</p>
<p>In this example I have changed the name of several attributes and disabled all of those attributes that are not required in my Web ADI layout. Please remember that you must not disable those attributes that are required as inputs for the API! The below screenshot shows the interface attribute page.</p>
<p><a title="Desktop Integration Framework :: Interface Attributes" rel="rokbox[1259 971](dif)" href="http://www.projectedconsulting.com/images/wordpress/uploads/2010/04/04_interface_attributes.png"><img class="alignnone size-medium wp-image-911" title="04_interface_attributes" src="http://www.projectedconsulting.com/images/wordpress/uploads/2010/04/04_interface_attributes-300x231.png" alt="04_interface_attributes" width="300" height="231" /></a></p>
<p>There are many more features of the DIF, such as content sets and parameter lists which I can include in future blogs if there is interest. Content sets and associated mappings are necessary if you are creating a custom integrator for reporting or to amend existing records in the EBS. However, in this example we are not extracting any records from the EBS and our custom integrator is now complete.</p>
<p>Before we can use the custom integrator we must define a default <em>Layout </em>(all Web ADI integrators must have at least one layout). Layouts and associated <em>Styles</em> can be cofigured in existing Web ADI responsibilities or from within the DIF page &#8217;Manage Integrators&#8217; (the button can be seen back in the first screenshot). In the layout we can select default values for fields in the document, as well as field placement (context, header or line level).</p>
<p><a href="http://www.projectedconsulting.com/images/wordpress/uploads/2010/04/06_create_layout_fields.png"></a><a href="http://www.projectedconsulting.com/images/wordpress/uploads/2010/04/06_create_layout_fields1.png"></a></p>
<p><a title="Desktop Integration Framework :: Create Layout Fields" rel="rokbox[761 590](dif)" href="http://www.projectedconsulting.com/images/wordpress/uploads/2010/04/06_create_layout_fields1.png"><img class="alignnone size-medium wp-image-913" title="06_create_layout_fields_v2" src="http://www.projectedconsulting.com/images/wordpress/uploads/2010/04/06_create_layout_fields1-300x232.png" alt="06_create_layout_fields_v2" width="300" height="232" /></a></p>
<p>We can now use an existing Web ADI responsibility (e.g. Desktop Integration) to create a document using our new integrator and layout.</p>
<p><a title="Desktop Integration Framework :: Create Document" rel="rokbox[945 443](dif)" href="http://www.projectedconsulting.com/images/wordpress/uploads/2010/04/07_create_doc.png"><img class="alignnone size-medium wp-image-914" title="07_create_doc" src="http://www.projectedconsulting.com/images/wordpress/uploads/2010/04/07_create_doc-300x140.png" alt="07_create_doc" width="300" height="140" /></a></p>
<p>In this example I have defined a Web ADI document for Excel, but documents for Word or MS Projects can also be created. The Web ADI document can then either be created straight away or saved. If you choose to save the document definition you can either create a shortcut (for furture use) or a form function. If you save the document as a form function you can then attach it to an existing EBS menu, as seen in the screenshot below.</p>
<p><a title="Desktop Integration Framework :: Form Function" rel="rokbox[701 518](dif)" href="http://www.projectedconsulting.com/images/wordpress/uploads/2010/04/07_form_function.png"><img class="alignnone size-medium wp-image-915" title="07_form_function" src="http://www.projectedconsulting.com/images/wordpress/uploads/2010/04/07_form_function-300x221.png" alt="07_form_function" width="300" height="221" /></a></p>
<p>The rest of the process is the same as using a seeded Web ADI document. In this example we open the Web ADI document by selecting the form function we added to our Projects menu. The document then opens in our chosen viewer (Excel), and data can be entered and uploaded using the Oracle toolbar.</p>
<p><a title="Desktop Integration Framework :: Excel Upload" rel="rokbox[1207 472](dif)" href="http://www.projectedconsulting.com/images/wordpress/uploads/2010/04/08_excel_upload.png"><img class="alignnone size-medium wp-image-917" title="08_excel_upload" src="http://www.projectedconsulting.com/images/wordpress/uploads/2010/04/08_excel_upload-300x117.png" alt="08_excel_upload" width="300" height="117" /></a></p>
<p><a title="Desktop Integration Framework :: Upload successful!" rel="rokbox[669 469](dif)" href="http://www.projectedconsulting.com/images/wordpress/uploads/2010/04/09_excel_upload_success.png"><img class="alignnone size-medium wp-image-916" title="09_excel_upload_success" src="http://www.projectedconsulting.com/images/wordpress/uploads/2010/04/09_excel_upload_success-300x210.png" alt="09_excel_upload_success" width="300" height="210" /></a></p>
<p>That&#8217;s it! An integrated and secure solution for loading, amending and extracting data from the EBS. Please let me know how you get on using the DIF and/or if there is anything else you wish to see blogged on the subject. I am keen to see other examples of how people are using the DIF.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.projectedconsulting.com/index.php/community/blog/2010/04/desktop-integration-framework-for-web-adi-in-r1212/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oracle SQL Functions in OBI Answers</title>
		<link>http://www.projectedconsulting.com/index.php/community/blog/2010/04/oracle-sql-functions-in-obi-answers/</link>
		<comments>http://www.projectedconsulting.com/index.php/community/blog/2010/04/oracle-sql-functions-in-obi-answers/#comments</comments>
		<pubDate>Mon, 19 Apr 2010 11:30:13 +0000</pubDate>
		<dc:creator>Andy Coates</dc:creator>
				<category><![CDATA[Business Intelligence]]></category>
		<category><![CDATA[OBIEE]]></category>
		<category><![CDATA[Project Analytics]]></category>
		<category><![CDATA[Answers]]></category>
		<category><![CDATA[Function]]></category>
		<category><![CDATA[functions]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[OBI]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Oracle SQL]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://www.projectedconsulting.com/index.php/community/blog/2010/04/oracle-sql-functions-in-obi-answers/</guid>
		<description><![CDATA[For those of you who use OBI Answers, you may have noticed that when defining column formulae in requests that the standard Oracle database function set is not used. This is likely to be a throwback to the pre-Oracle origins of the product, but it is most frustrating for those of us with a SQL background solely [...]]]></description>
			<content:encoded><![CDATA[<div class="mceTemp">For those of you who use OBI Answers, you may have noticed that when defining column formulae in requests that the standard Oracle database function set is not used. This is likely to be a throwback to the pre-Oracle origins of the product, but it is most frustrating for those of us with a SQL background solely in the Oracle world.<span id="more-897"></span></div>
<p><div id="attachment_898" class="wp-caption alignnone" style="width: 310px"><a title="Oracle SQL Functions in OBI Answers :: Editing a Column Formula in OBI Answers" rel="rokbox[657 439](sqlfunobi)" href="http://www.projectedconsulting.com/images/wordpress/uploads/2010/04/19-04-2010-12-20-39.png"><img class="size-medium wp-image-898 " title="Editing a Column Formula in OBI Answers" src="http://www.projectedconsulting.com/images/wordpress/uploads/2010/04/19-04-2010-12-20-39-300x200.png" alt="Editing a Column Formula in OBI Answers" width="300" height="200" /></a><p class="wp-caption-text">Editing a Column Formula in OBI Answers</p></div>I have therefore put together the following table that compares some most-used Oracle SQL functions and their counterparts in OBI Answers.</p>
<table border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="308" valign="top"><strong>Oracle SQL</strong></td>
<td width="308" valign="top"><strong>OBI Answers SQL equivalent</strong></td>
</tr>
<tr>
<td width="308" valign="top">NVL(<em>expr1,expr2</em>)</td>
<td width="308" valign="top">IFNULL(<em>expr1,expr2</em>)</td>
</tr>
<tr>
<td width="308" valign="top">DECODE(<em>expr,search1,result1,default</em>)</td>
<td width="308" valign="top">CASE <em>expr</em> WHEN <em>search1</em> THEN <em>result1</em> ELSE <em>default</em> END</td>
</tr>
<tr>
<td width="308" valign="top">TO_CHAR(<em>expr</em>)</td>
<td width="308" valign="top">CAST(<em>expr</em> AS CHAR)</td>
</tr>
<tr>
<td width="308" valign="top">TO_NUMBER(<em>expr</em>)</td>
<td width="308" valign="top">CAST(<em>expr</em> AS INTEGER)</td>
</tr>
<tr>
<td width="308" valign="top">TO_DATE(<em>expr</em>,&#8217;DD-MON-YY&#8217;)</td>
<td width="308" valign="top">CAST(<em>expr</em> AS DATE)</td>
</tr>
<tr>
<td width="308" valign="top">SUBSTR(<em>expr, startPos, length</em>)</td>
<td width="308" valign="top">SUBSTRING(<em>expr, startPos, length</em>)</td>
</tr>
<tr>
<td width="308" valign="top">INSTR(<em>expr,substring,startPos,occurrence</em>)</td>
<td width="308" valign="top">LOCATEN(<em>substring, expr, startPos</em>)Note: Not possible to search for <em>occurrence</em></td>
</tr>
<tr>
<td width="308" valign="top">SUBSTR(<em>expr, length</em>)When <em>length</em> is negative it forces the function to start from the right of <em>expr, </em>hence the start position is not required</td>
<td width="308" valign="top">RIGHT(<em>expr, length</em>)</td>
</tr>
<tr>
<td width="308" valign="top">SUBSTR(<em>expr, startPos, length</em>)Where <em>startPos</em> = 1</td>
<td width="308" valign="top">LEFT(<em>expr, length</em>)</td>
</tr>
<tr>
<td width="308" valign="top">INITCAP(<em>expr</em>)</td>
<td width="308" valign="top"><strong>None</strong></td>
</tr>
<tr>
<td width="308" valign="top">LTRIM(<em>expr, unwanted</em>)e.g. LTRIM(expr,&#8217;?!* &#8216;)</td>
<td width="308" valign="top">TRIM(LEADING <em>unwanted</em> FROM expr)</td>
</tr>
<tr>
<td width="308" valign="top">RTRIM(<em>expr, unwanted</em>)e.g. RTRIM(expr,&#8217;?!* &#8216;)</td>
<td width="308" valign="top">TRIM(TRAILING <em>unwanted</em> FROM expr)</td>
</tr>
</tbody>
</table>
<p>Please let me know if there are any more frequently used functions that you would like to be included.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.projectedconsulting.com/index.php/community/blog/2010/04/oracle-sql-functions-in-obi-answers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Primavera and Oracle Projects Integration</title>
		<link>http://www.projectedconsulting.com/index.php/community/blog/2010/04/primavera-and-oracle-projects-integration/</link>
		<comments>http://www.projectedconsulting.com/index.php/community/blog/2010/04/primavera-and-oracle-projects-integration/#comments</comments>
		<pubDate>Thu, 01 Apr 2010 14:42:57 +0000</pubDate>
		<dc:creator>Darren
Farr</dc:creator>
				<category><![CDATA[Functional]]></category>
		<category><![CDATA[Primavera]]></category>
		<category><![CDATA[AIA]]></category>
		<category><![CDATA[Application Integration Architecture]]></category>
		<category><![CDATA[E-Business Suite]]></category>
		<category><![CDATA[EBS]]></category>
		<category><![CDATA[Integration]]></category>
		<category><![CDATA[Oracle Projects]]></category>
		<category><![CDATA[PIP]]></category>
		<category><![CDATA[Project Management]]></category>

		<guid isPermaLink="false">http://www.projectedconsulting.com/index.php/community/blog/2010/04/primavera-and-oracle-projects-integration/</guid>
		<description><![CDATA[Projected Consulting are pleased to announce the successful implementation of the integration of Oracle Primavera with Oracle Projects using the recently released Oracle® Application Integration Architecture (AIA) Release 2.5 Cross-Industry PIP.
The Project Management PIP includes:

Oracle Primavera to Oracle E-Business Suite
Oracle Primavera to JD Edwards EnterpriseOne

providing seamless integration between the two and Oracle Primavera P6 Enterprise [...]]]></description>
			<content:encoded><![CDATA[<p>Projected Consulting are pleased to announce the successful implementation of the integration of Oracle Primavera with Oracle Projects using the recently released Oracle® Application Integration Architecture (AIA) Release 2.5 Cross-Industry PIP.</p>
<p>The Project Management PIP includes:</p>
<ul>
<li>Oracle Primavera to Oracle E-Business Suite</li>
<li>Oracle Primavera to JD Edwards EnterpriseOne</li>
</ul>
<p>providing seamless integration between the two and Oracle Primavera P6 Enterprise Project Portfolio Management.</p>
<p>This allows users to create projects in JD Edwards EnterpriseOne, Oracle Project Portfolio Management (OP) or P6 Enterprise Project Portfolio Management (P6) and synchronize project structures, activities, resource details and assignments, budgets, actual costs, progress and cost to complete.</p>
<p>Projected Consulting have successfully implemented the integrated Oracle Primavera &#8211; Oracle Projects PIP at its world class training centre. We are keen to share this success with customers and potential clients and would like to identify some of the key configuration requirements and benefits available for our customers.<span id="more-863"></span></p>
<h3>High Level Business Process</h3>
<p> <a title="Primavera and Oracle Projects Integration :: High Level Business Process" rel="rokbox[944 265](aiap6)" href="http://www.projectedconsulting.com/images/wordpress/uploads/2010/04/screenshot-1.png"><img class="alignnone size-medium wp-image-864" title="High Level Business Process" src="http://www.projectedconsulting.com/images/wordpress/uploads/2010/04/screenshot-1-300x84.png" alt="High Level Business Process" width="300" height="84" /></a></p>
<h3>Oracle Projects Configuration</h3>
<p>Complete the required profile options and integration settings for your environment and global objects. Global objects include a planning resource list that will be used by both OP and P6 and planning resource rate schedules. Global Objects are owned by Oracle Projects, any changes made to these in P6 will be overwritten by OP.</p>
<p>You must synchronize the global objects before attempting to synchronize projects between Oracle Projects and Primavera P6.</p>
<p>This allows companies to share resources and resource rates across both applications, while only maintaining them in the one system, cutting out duplication of effort. Any changes made to the resource list and rate schedules in OP are synchronised and interfaced into Primavera. Thus if you’re planning rates change in the future, due perhaps to inflation, then you only need to update rates in OP,  with P6 automatically updated ensuring your planners are using the most up to date planning rates.</p>
<p>Key point planning resources with a resource format of Job are created as roles in Primavera and Financial Elements are created as an Expense Category.</p>
<h3>Primavera Configuration</h3>
<ul>
<li>Defining the Configuration Settings</li>
<li>Authorizing Users to Send Data to ERP systems</li>
<li>Running the Primavera P6 Setup Utility</li>
</ul>
<h3>Oracle Projects Planning Resource List</h3>
<p><a title="Primavera and Oracle Projects Integration :: OP Planning Resource List" rel="rokbox[943 491](aiap6)" href="http://www.projectedconsulting.com/images/wordpress/uploads/2010/04/screenshot-2.png"><img class="alignnone size-medium wp-image-865" title="OP Planning Resource List" src="http://www.projectedconsulting.com/images/wordpress/uploads/2010/04/screenshot-2-300x156.png" alt="OP Planning Resource List" width="300" height="156" /></a></p>
<h3>P6 Planning Resource List</h3>
<p><a title="Primavera and Oracle Projects Integration :: P6 Planning Resource List" rel="rokbox[944 392](aiap6)" href="http://www.projectedconsulting.com/images/wordpress/uploads/2010/04/screenshot-3.png"><img class="alignnone size-medium wp-image-866" title="P6 Planning Resource List" src="http://www.projectedconsulting.com/images/wordpress/uploads/2010/04/screenshot-3-300x124.png" alt="P6 Planning Resource List" width="300" height="124" /></a></p>
<h3>Project Templates</h3>
<ul>
<li>Created in OP and interfaced across to P6</li>
<li>Update Template for OP/P6 Integration options</li>
<li>Project Templates are created as Project Codes in P6</li>
<li>Quick Entry Setup of the template in OP must only contain:
<ul>
<li>Project Name</li>
<li>Project Number</li>
<li>Project Start Date</li>
<li>Project Finish Date</li>
</ul>
</li>
</ul>
<p>NB – If creating a project in P6, the user will need to assign the related project template code for project creation in OP.</p>
<p>Create Project Template in OP and interface to P6</p>
<p><a title="Primavera and Oracle Projects Integration :: Project Templates" rel="rokbox[944 425](aiap6)" href="http://www.projectedconsulting.com/images/wordpress/uploads/2010/04/screenshot-4.png"><img class="alignnone size-medium wp-image-867" title="Project Templates" src="http://www.projectedconsulting.com/images/wordpress/uploads/2010/04/screenshot-4-300x135.png" alt="Project Templates" width="300" height="135" /></a></p>
<h3>Project Creation</h3>
<p>Projects can be created and updated in OP or P6 and interfaced between the two applications. Synchronization of project data between Oracle Projects and Primavera P6 includes the following components:</p>
<ul>
<li>Project header</li>
<li>WBS</li>
<li>Resource assignments</li>
</ul>
<p>For this article we will create a project in Oracle Projects, enable integration, and mark this project to be created in P6. The integration process creates this project in P6 and transfers the project data.</p>
<p><a title="Primavera and Oracle Projects Integration :: OP Workplan" rel="rokbox[943 388](aiap6)" href="http://www.projectedconsulting.com/images/wordpress/uploads/2010/04/screenshot-5.png"><img class="alignnone size-medium wp-image-869" title="OP Workplan" src="http://www.projectedconsulting.com/images/wordpress/uploads/2010/04/screenshot-5-300x123.png" alt="OP Workplan" width="300" height="123" /></a></p>
<p><a title="Primavera and Oracle Projects Integration :: Project Header" rel="rokbox[943 370](aiap6)" href="http://www.projectedconsulting.com/images/wordpress/uploads/2010/04/screenshot-6.png"><img class="alignnone size-medium wp-image-870" title="Project Header" src="http://www.projectedconsulting.com/images/wordpress/uploads/2010/04/screenshot-6-300x117.png" alt="Project Header" width="300" height="117" /></a><br />
  <br />
P6</p>
<h3><a title="Primavera and Oracle Projects Integration :: P6 Project" rel="rokbox[943 498](aiap6)" href="http://www.projectedconsulting.com/images/wordpress/uploads/2010/04/screenshot-7.png"><img class="alignnone size-medium wp-image-871" title="P6 Project" src="http://www.projectedconsulting.com/images/wordpress/uploads/2010/04/screenshot-7-300x158.png" alt="P6 Project" width="300" height="158" /></a><br />
 <br />
Schedule and Plan Project in P6</h3>
<p>Next we will add a new WBS in P6, add activities to tasks and allocate resources to those activities in P6.</p>
<p><a title="Primavera and Oracle Projects Integration :: P6 Schedule" rel="rokbox[943 495](aiap6)" href="http://www.projectedconsulting.com/images/wordpress/uploads/2010/04/screenshot-8.png"><img class="alignnone size-medium wp-image-872" title="P6 Schedule" src="http://www.projectedconsulting.com/images/wordpress/uploads/2010/04/screenshot-8-300x157.png" alt="P6 Schedule" width="300" height="157" /></a><br />
 <br />
The additional WBS is added as a task in OP, the new activities created in P6 are interfaced into OP as lowest tasks along with the planned resource, resource quantities and resource amounts.</p>
<p><a title="Primavera and Oracle Projects Integration :: OP Schedule" rel="rokbox[943 452](aiap6)" href="http://www.projectedconsulting.com/images/wordpress/uploads/2010/04/screenshot-9.png"><img class="alignnone size-medium wp-image-873" title="OP Schedule" src="http://www.projectedconsulting.com/images/wordpress/uploads/2010/04/screenshot-9-300x143.png" alt="OP Schedule" width="300" height="143" /></a></p>
<h3>Budgets</h3>
<p>The planned resource amounts added to the plan in P6 are also interfaced into OP as budget lines and a working copy of the budget created.</p>
<p><a title="Primavera and Oracle Projects Integration :: OP Financial Plan" rel="rokbox[943 476](aiap6)" href="http://www.projectedconsulting.com/images/wordpress/uploads/2010/04/screenshot-10.png"><img class="alignnone size-medium wp-image-874" title="OP Financial Plan" src="http://www.projectedconsulting.com/images/wordpress/uploads/2010/04/screenshot-10-300x151.png" alt="OP Financial Plan" width="300" height="151" /></a><br />
 <br />
Notice that the quantities are not being populated</p>
<h3>Cost Collection</h3>
<p>Costs are collected in OP and interfaced to P6; this gives the Project Managers a more complete picture on how their projects are performing. Prior to interfacing the costs to P6, you must ensure that the project performance programmes are successfully run in OP.</p>
<p><a title="Primavera and Oracle Projects Integration :: Expenditure Inquiry" rel="rokbox[564 326](aiap6)" href="http://www.projectedconsulting.com/images/wordpress/uploads/2010/04/screenshot-11.png"><img class="alignnone size-medium wp-image-875" title="Expenditure Inquiry" src="http://www.projectedconsulting.com/images/wordpress/uploads/2010/04/screenshot-11-300x173.png" alt="Expenditure Inquiry" width="300" height="173" /></a></p>
<p><a title="Primavera and Oracle Projects Integration :: P6 Cost" rel="rokbox[943 494](aiap6)" href="http://www.projectedconsulting.com/images/wordpress/uploads/2010/04/screenshot-12.png"><img class="alignnone size-medium wp-image-876" title="P6 Cost" src="http://www.projectedconsulting.com/images/wordpress/uploads/2010/04/screenshot-12-300x157.png" alt="P6 Cost" width="300" height="157" /></a></p>
<p><a title="Primavera and Oracle Projects Integration :: P6 Cost (continued)" rel="rokbox[943 498](aiap6)" href="http://www.projectedconsulting.com/images/wordpress/uploads/2010/04/screenshot-13.png"><img class="alignnone size-medium wp-image-877" title="P6 Cost continued" src="http://www.projectedconsulting.com/images/wordpress/uploads/2010/04/screenshot-13-300x158.png" alt="P6 Cost continued" width="300" height="158" /></a> </p>
<h3>Overview</h3>
<p>Oracle’s Project Management’s strength in financial project management complimented by the strength of Primavera as a scheduling and work planning tool delivers the world’s leading project portfolio management solution. Oracle’s Project and Portfolio Management solution helps businesses achieve and maintain strategic advantage.  Only Oracle supports the full lifecycle of project and portfolio management within a single, integrated, accurate view of all project-related activities.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.projectedconsulting.com/index.php/community/blog/2010/04/primavera-and-oracle-projects-integration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oracle Application Integration Architecture 2.5 Installation Summary</title>
		<link>http://www.projectedconsulting.com/index.php/community/blog/2010/04/oracle-application-integration-architecture-25-installation-summary/</link>
		<comments>http://www.projectedconsulting.com/index.php/community/blog/2010/04/oracle-application-integration-architecture-25-installation-summary/#comments</comments>
		<pubDate>Thu, 01 Apr 2010 12:04:26 +0000</pubDate>
		<dc:creator>Robin Harris</dc:creator>
				<category><![CDATA[Fusion]]></category>
		<category><![CDATA[Primavera]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[AIA]]></category>
		<category><![CDATA[Application Implementation Architecture]]></category>
		<category><![CDATA[E-Business Suite]]></category>
		<category><![CDATA[EBS]]></category>
		<category><![CDATA[Integration]]></category>
		<category><![CDATA[P6]]></category>
		<category><![CDATA[PIP]]></category>

		<guid isPermaLink="false">http://www.projectedconsulting.com/index.php/community/blog/2010/04/oracle-application-integration-architecture-25-installation-summary/</guid>
		<description><![CDATA[Over the past few weeks, Projected Consulting have been installing and testing Oracle’s Application Integration Architecture and the Project Portfolio Management Integration Pack for Primavera P6 and Oracle E-Business Suite 2.5. This article summarises the technical installation process.
Summary of Tips to avoid issues
Details of the following are contained in this article:-

If installing on 64-bit OS [...]]]></description>
			<content:encoded><![CDATA[<p>Over the past few weeks, Projected Consulting have been installing and testing Oracle’s Application Integration Architecture and the Project Portfolio Management Integration Pack for Primavera P6 and Oracle E-Business Suite 2.5. This article summarises the technical installation process.</p>
<h3>Summary of Tips to avoid issues</h3>
<p>Details of the following are contained in this article:-</p>
<ol>
<li>If installing on 64-bit OS use a 32-bit shell if the software is 32-bit</li>
<li>Disable SELinux during OS install</li>
<li>Be very careful when entering connection details in OSR, AIA and PIP install otherwise install will fail</li>
<li>Deploy the OSR application manually after installation</li>
<li>Do not create a database user called AIA before the AIA Foundation Pack install</li>
<li>Alter timeout values before PIP installation</li>
<li>AIA Foundation Pack and PIP install guide has sections to record the information that will be required during installation – use it!</li>
<li>Be careful which java version is in use when installing OSR</li>
</ol>
<p><span id="more-847"></span></p>
<h3>Software versions</h3>
<ul>
<li>Database – This needs to be 10.2.0.2 or higher for certification with SOA. We used 10.2.0.4.</li>
<li>Oracle Service Orientated Architecture Suite (SOA) – 10.1.3.4 + MLR#8 or later. We used 10.1.3.5.</li>
<li>Oracle Application Server (OAS) 10g Release 3</li>
<li>Oracle Service Registry (OSR) 10.3.0 (Optional)</li>
<li>Oracle Application Integration Architecture (AIA) 2.5</li>
<li>Oracle Project Portfolio Management: Primavera P6-EBS Projects PIP 2.5</li>
</ul>
<h3>Hardware</h3>
<p>The installation was performed on a virtual machine (VMware) which was allocated 2 virtual CPU’s, 2G of memory and 50G of disk space. This virtual machine is running on top of 64-bit AMD hardware.</p>
<h3>OS Install</h3>
<p>It was decided to use Oracle Enterprise Linux 5.4 64-bit and then where available 64-bit versions of the other software.  The install was standard, however SELinux needs to be disabled for the database software, this can be done during installation or switched off after.</p>
<h3>Database Install</h3>
<p>The installation of SOA will require a database of 10.2.0.2 or higher, so it was decided to stay with 10g but use the latest release which is 10.2.0.4. This gives a reasonable balance of support lifetime and stability. As we are on 64-bit hardware, we decided to fully utilize this and install the 64-bit version of the software.</p>
<p>All pre-requisites can be found in the installation guide and should be checked for the relevant platform.</p>
<p>A standard install was performed, and a normal empty database was created during the installation. We called our database AIA.</p>
<p>To install 10.2.0.4 it is necessary to install 10.2.0.1 and then apply 10.2.0.4 patchset. You will then need to upgrade the database created during installation to 10.2.0.4 with dbua.</p>
<h3>SOA Install</h3>
<p>The first step of installing SOA is to create the necessary schema’s in the database created in the previous step. This is done by running the irca.sh script which is found on the installation media under Disk1/soa_schemas/irca.</p>
<p>Before running the installer various pre-requisite patches are required. These enable the installer to run. Check the documentation for the latest patches needed.</p>
<p>As the SOA suite is 32-bit software I ran the installer in a 32-bit shell by issuing the ‘linux32 bash’ command.</p>
<p>To run the installer use runInstaller along with parameters that are detailed in the pre-requisite patches. E.g:</p>
<pre>./runInstaller \
PREREQ_CONFIG_LOCATION=/home/oracle/Software/1031SOA/6339508/prereq \
-paramFile /home/oracle/Software/1031SOA/6339508/oraparam.ini</pre>
<p>Perform an advanced installation and select J2EE Server, Web Server and SOA Suite:</p>
<p><a title="Oracle AIA Installation :: Installation Type" rel="rokbox[944 592](aiainst)" href="http://www.projectedconsulting.com/images/wordpress/uploads/2010/04/screenshot_1.png"><img class="alignnone size-medium wp-image-849" title="Installation Type" src="http://www.projectedconsulting.com/images/wordpress/uploads/2010/04/screenshot_1-300x188.png" alt="Installation Type" width="300" height="188" /></a><br />
 <br />
Make the OC4J instance an Administration instance (on Administration Settings page):</p>
<p><a title="Oracle AIA Installation :: Administration Settings" rel="rokbox[944 592](aiainst)" href="http://www.projectedconsulting.com/images/wordpress/uploads/2010/04/screenshot_2.png"><img class="alignnone size-medium wp-image-850" title="Administration Settings" src="http://www.projectedconsulting.com/images/wordpress/uploads/2010/04/screenshot_2-300x188.png" alt="Administration Settings" width="300" height="188" /></a></p>
<p>and do not select ‘Access this OC4J Instance from a separate Oracle HTTP Server’ on the Cluster Topology screen.</p>
<p><a title="Oracle AIA Installation :: Cluster Topology Configuration" rel="rokbox[944 592](aiainst)" href="http://www.projectedconsulting.com/images/wordpress/uploads/2010/04/screenshot_3.png"><img class="alignnone size-medium wp-image-853" title="Cluster Topology Configuration" src="http://www.projectedconsulting.com/images/wordpress/uploads/2010/04/screenshot_3-300x188.png" alt="Cluster Topology Configuration" width="300" height="188" /></a></p>
<p>Once the installer completes SOA 10.1.3.1 will have been installed.</p>
<h3>Upgrade SOA to 10.1.3.5</h3>
<p>In order to get SOA to the latest available version patchset  10.1.3.5 was applied. This involves running scripts to upgrade the bpel and esb schema’s, bouncing the database and then running the installer. Again a 32-bit bash shell was used for this.</p>
<h3>Install OC4J instance</h3>
<p>Oracle Service Registry is optional in this technology stack, but if it is being installed a separate OC4J instance is required for this (Oracle AquaLogic Service Registry can be used instead  – this has to be installed into Oracle WebLogic Server rather than an iAS OC4J instance).</p>
<p>The media for this is the same as for the SOA install, again run in a 32-bit bash shell and use the parameters to runInstaller supplied in the pre-requisite patches.</p>
<p>This time just install a standalone OC4J instance (into a separate Oracle Home to SOA).</p>
<h3>Install Oracle Service Registry</h3>
<p>One of the pre-requisites for OSR is an install of JDK. The version of this affects how well the installer runs. I found the JDK installed with the database worked fine (JDK 1.4.2_14), so set your environment to use this.</p>
<p>Also required are a database – use the one installed earlier, and an application server – use the OC4J install as detailed above.</p>
<p>Once again perform the install in a 32-bit bash shell. To run the installer, use the supplied jar file Oracle-service-registry-10.3.jar (requires an x windows session so have DISPLAY set suitably).</p>
<p>The installer will ask for various connections details etc, be very careful when entering these as a slight error (eg wrong case) can cause the install to fail.</p>
<p>When I tried to deploy the app through the installer it kept failing, so I opted to deploy manually after installation (untick the checkbox on the application server details page). To manually install login to Enterprise Manager (OC4J instance), select the OC4J jvm and applications deploy. The OSR installation will have created the necessary ear file for you to use to deploy.</p>
<h3><a title="Oracle AIA Installation :: Service Registry Installer" rel="rokbox[944 736](aiainst)" href="http://www.projectedconsulting.com/images/wordpress/uploads/2010/04/screenshot_4.png"><img class="alignnone size-medium wp-image-854" title="Service Registry Installer" src="http://www.projectedconsulting.com/images/wordpress/uploads/2010/04/screenshot_4-300x233.png" alt="Service Registry Installer" width="300" height="233" /></a><br />
 <br />
Install AIA Foundation Pack</h3>
<p>Before installing the AIA Foundation Pack, various pre-requisites need to be met (details can be found in the installation guide):</p>
<ul>
<li>Configure Fusion Middleware memory Settings</li>
<li>Configure java transaction API transaction timeout value</li>
<li>Enabling Directory Browsing in the Apache Server</li>
<li>Download and install JDK 1.5_16 or above</li>
<li>Grant sysdba to system</li>
</ul>
<p>The last of the pre-requisites is because the installer needs a database login with sysdba privilege. Do not create a new user called AIA to fulfil this requirement as the installer tries to create a new user with this name and will fail if the user already exists. Revoke this after the installation.</p>
<p>The installation guide provides a check list of required information needed during the installation. I would recommend using this to acquire the information before hand.</p>
<p>Run the installer pointing the inventory location to the oraInst.loc file in the SOA Oracle HOME:</p>
<pre>./runInstaller –invPtrLoc &lt;SOA_HOME&gt;/oraInst.loc</pre>
<p>On the first screen select the Foundation Pack to install and set the Oracle Home to a suitable value.</p>
<p><a title="Oracle AIA Installation :: AIA Install" rel="rokbox[944 683](aiainst)" href="http://www.projectedconsulting.com/images/wordpress/uploads/2010/04/screenshot_5.png"><img class="alignnone size-medium wp-image-855" title="AIA Install" src="http://www.projectedconsulting.com/images/wordpress/uploads/2010/04/screenshot_5-300x217.png" alt="AIA Install" width="300" height="217" /></a><br />
 <br />
If the installer fails for any reason that install needs to be completely cleared out before re-attempting the installation. Please see Oracle note 876044.1 for details of the procedure to do this.</p>
<h3>Install Project Portfolio Management: Primavera P6-EBS PIP</h3>
<p>The final stage of this tech stack build was to install the product specific AIA PIP.</p>
<p>In order to avoid timeout errors during installation set the following timeout limits (reset after install):</p>
<p>Update the transaction-timeout=&#8221;3000&#8243; value in the</p>
<pre>&lt;ORACLEHOME&gt;\j2ee\oc4j_soa\config\transaction-manager.xml</pre>
<p>Change the syncMaxTime to 300 in the</p>
<pre>&lt;ORACLE_HOME&gt;\bpel\domains\default\config\domain.xml</pre>
<p>The following pre-requistes are required in the E-Business suite install:</p>
<ul>
<li>EBS 11.5.10 CU2</li>
<li>Patch 5644830 for Oracle Projects Rollup Patch 4 for Oracle Projects Family Pack M (11i.PJ_PF.M)</li>
<li>Patch 3485155 for 11iPJ_PF.M</li>
<li>Patch 8979063 for 11I.MRUP4 : Projects AIA Third Party Application Integration Cumulative Checkin</li>
</ul>
<p>To actually install the PIP use the AIA installer as per the Foundation Pack install but select the PIP to install.</p>
<p><a title="Oracle AIA Installation :: AIA Install (continued)" rel="rokbox[944 592](aiainst)" href="http://www.projectedconsulting.com/images/wordpress/uploads/2010/04/screenshot_6.png"><img class="alignnone size-medium wp-image-856" title="AIA Install cont" src="http://www.projectedconsulting.com/images/wordpress/uploads/2010/04/screenshot_6-300x188.png" alt="AIA Install cont" width="300" height="188" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.projectedconsulting.com/index.php/community/blog/2010/04/oracle-application-integration-architecture-25-installation-summary/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>R12.1.2 &#8211; User Interface Enhancements</title>
		<link>http://www.projectedconsulting.com/index.php/community/blog/2010/03/r1212-user-interface-enhancements/</link>
		<comments>http://www.projectedconsulting.com/index.php/community/blog/2010/03/r1212-user-interface-enhancements/#comments</comments>
		<pubDate>Wed, 24 Mar 2010 12:22:32 +0000</pubDate>
		<dc:creator>Barry Goodsell</dc:creator>
				<category><![CDATA[E-Business Suite]]></category>
		<category><![CDATA[Favorites]]></category>
		<category><![CDATA[Favourites]]></category>
		<category><![CDATA[Navigator]]></category>
		<category><![CDATA[Project List]]></category>
		<category><![CDATA[R12.1.2]]></category>
		<category><![CDATA[User Experience]]></category>
		<category><![CDATA[User Interface]]></category>

		<guid isPermaLink="false">http://www.projectedconsulting.com/index.php/community/blog/2010/03/r1212-user-interface-enhancements/</guid>
		<description><![CDATA[Further to my previous article (E-Business Suite R12.1.2 now available) I would like to show you some of the improvements that have been made to the User Interface in R12.1.2. I say &#8220;User Interface&#8221;, as that is the term which I am used to using, but to be fashionable, the term is now &#8220;User Experience&#8221;, [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.projectedconsulting.com/images/wordpress/uploads/2010/03/r1212-ux-07.png"></a>Further to my previous article <a href="http://www.projectedconsulting.com/index.php/community/blog/2009/12/e-business-suite-release-1212-now-available/">(E-Business Suite R12.1.2 now available</a>) I would like to show you some of the improvements that have been made to the User Interface in R12.1.2. I say &#8220;User Interface&#8221;, as that is the term which I am used to using, but to be fashionable, the term is now &#8220;User Experience&#8221;, shortened to &#8220;UX&#8221;.</p>
<h2>General UI Improvements</h2>
<h3>Favorites</h3>
<p>As soon as you log in to R12.1.2 you will spot something new near the top of the screen, a &#8220;Favorites&#8221; drop-down menu.</p>
<p><a title="R12.1.2 UI Enhancements :: New Favorites drop-down (empty)" rel="rokbox[505 227](r1212ux)" href="http://www.projectedconsulting.com/images/wordpress/uploads/2010/03/r1212-ux-01.png"><img class="alignnone size-medium wp-image-838" title="r1212-ux-01" src="http://www.projectedconsulting.com/images/wordpress/uploads/2010/03/r1212-ux-01-300x134.png" alt="r1212-ux-01" width="300" height="134" /></a></p>
<p>If I add a few favourites this is what it looks like when you click on it:</p>
<p><a title="R12.1.2 UI Enhancements :: New Favorites drop-down (populated)" rel="rokbox[505 227](r1212ux)" href="http://www.projectedconsulting.com/images/wordpress/uploads/2010/03/r1212-ux-02.png"><img class="alignnone size-medium wp-image-821" title="r1212-ux-02" src="http://www.projectedconsulting.com/images/wordpress/uploads/2010/03/r1212-ux-02-300x134.png" alt="r1212-ux-02" width="300" height="134" /></a></p>
<p>This new drop-down is available on all web-based screens, which will make navigating to your most used screens that bit quicker.</p>
<h3>Navigator</h3>
<p>Once you have opened a web screen, another drop-down appears to the left of the Favorites drop-down.</p>
<p><a title="R12.1.2 UI Enhancements :: New Navigator drop-down (closed)" rel="rokbox[609 161](r1212ux)" href="http://www.projectedconsulting.com/images/wordpress/uploads/2010/03/r1212-ux-03.png"><img class="alignnone size-medium wp-image-837" title="r1212-ux-03" src="http://www.projectedconsulting.com/images/wordpress/uploads/2010/03/r1212-ux-03-300x79.png" alt="r1212-ux-03" width="300" height="79" /></a></p>
<p>The Navigator shows you all the Responsibilities and related Menus as a drop-down menu. Here you can see I am in the Employee Self Service Personal Actions screen, and I am using the Navigator to select the Reporting Pack List screen from the Projects SU Repsonsibility:</p>
<p><a title="R12.1.2 UI Enhancements :: New Navigator drop-down (in use)" rel="rokbox[1253 441](r1212ux)" href="http://www.projectedconsulting.com/images/wordpress/uploads/2010/03/r1212-ux-04.png"><img class="alignnone size-medium wp-image-823" title="r1212-ux-04" src="http://www.projectedconsulting.com/images/wordpress/uploads/2010/03/r1212-ux-04-300x105.png" alt="r1212-ux-04" width="300" height="105" /></a></p>
<p><span id="more-815"></span>This UI/UX enhancement is very powerful and should mean that you will never need to see the main menu after you&#8217;ve logged in. However, if you have a lot of Responsibilites (like the OPERATIONS user in a Vision environment) the drop-down does become a little cumbersome:</p>
<p><a title="R12.1.2 UI Enhancements :: Too many Responsibilities?" rel="rokbox[1253 563](r1212ux)" href="http://www.projectedconsulting.com/images/wordpress/uploads/2010/03/r1212-ux-05.png"><img class="alignnone size-medium wp-image-824" title="r1212-ux-05" src="http://www.projectedconsulting.com/images/wordpress/uploads/2010/03/r1212-ux-05-300x134.png" alt="r1212-ux-05" width="300" height="134" /></a></p>
<h3>Hover Pop-up Windows</h3>
<p>An exciting new feature, called hover pop-up windows, allow users to obtain additional information simply by hovering their cursor over selected fields on the Project List, Edit Budget and Edit Forecast pages. A small window will pop up on the screen providing additional information that was previously only available via drill downs. I will show some screenshots of this new feature under the Project List section.</p>
<h2>Projects UI Improvements</h2>
<h3>Project List</h3>
<p>The Project List screen has been improved in a number of ways. The Project List region now has an &#8220;Actions&#8221; button against each record. Clicking this button takes the user to a new screen, which will save the User having to navigate into the Project Home Page before they can perform a Action against the selected Project.</p>
<p><a title="R12.1.2 UI Enhancements :: New Project Action screen" rel="rokbox[1253 789](r1212ux)" href="http://www.projectedconsulting.com/images/wordpress/uploads/2010/03/r1212-ux-06.png"><img class="alignnone size-medium wp-image-825" title="r1212-ux-06" src="http://www.projectedconsulting.com/images/wordpress/uploads/2010/03/r1212-ux-06-300x188.png" alt="r1212-ux-06" width="300" height="188" /></a></p>
<p>The Project List screen has been enhanced with several Hover Pop-ups wich provide a lot on information to the User, without needing to drill down into detail screens:</p>
<p><a title="R12.1.2 UI Enhancements :: Project Details Hover Pop-up" rel="rokbox[1118 275](r1212ux)" href="http://www.projectedconsulting.com/images/wordpress/uploads/2010/03/r1212-ux-07.png"><img class="alignnone size-medium wp-image-826" title="r1212-ux-07" src="http://www.projectedconsulting.com/images/wordpress/uploads/2010/03/r1212-ux-07-300x73.png" alt="r1212-ux-07" width="300" height="73" /></a></p>
<p><a title="R12.1.2 UI Enhancements :: Project Dates Hover Pop-up" rel="rokbox[1118 275](r1212ux)" href="http://www.projectedconsulting.com/images/wordpress/uploads/2010/03/r1212-ux-08.png"><img class="alignnone size-medium wp-image-827" title="r1212-ux-08" src="http://www.projectedconsulting.com/images/wordpress/uploads/2010/03/r1212-ux-08-300x73.png" alt="r1212-ux-08" width="300" height="73" /></a></p>
<p><a title="R12.1.2 UI Enhancements :: Financial Highlights Hover Pop-up" rel="rokbox[1118 275](r1212ux)" href="http://www.projectedconsulting.com/images/wordpress/uploads/2010/03/r1212-ux-09.png"><img class="alignnone size-medium wp-image-819" title="r1212-ux-09" src="http://www.projectedconsulting.com/images/wordpress/uploads/2010/03/r1212-ux-09-300x73.png" alt="r1212-ux-09" width="300" height="73" /></a></p>
<h2>Summary</h2>
<p>This article has hopefully given you a taste of some of the new features of Release 12.1.2. It is good to see that Oracle are captialising on their investment in UX, not just in Fusion Applications, but ensuring that the legacy (or &#8220;Applications Unlimited&#8221;)  users benefit as well.</p>
<p>In the next couple of weeks, my colleagues will cover some of the new Projects functionality, such as the new Report Views and Bookmarks regions on the Project List page and functionality improvements in Performance Reporting and Change Management.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.projectedconsulting.com/index.php/community/blog/2010/03/r1212-user-interface-enhancements/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>YTD Measures “backported” from R12 to R11.5.10.2</title>
		<link>http://www.projectedconsulting.com/index.php/community/blog/2010/02/ytd-measures-%e2%80%9cbackported%e2%80%9d-from-r12-to-r115102/</link>
		<comments>http://www.projectedconsulting.com/index.php/community/blog/2010/02/ytd-measures-%e2%80%9cbackported%e2%80%9d-from-r12-to-r115102/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 13:18:06 +0000</pubDate>
		<dc:creator>Barry Crawley</dc:creator>
				<category><![CDATA[Functional]]></category>
		<category><![CDATA[7388541]]></category>
		<category><![CDATA[Performance Reporting]]></category>
		<category><![CDATA[R11.5.10.2]]></category>
		<category><![CDATA[R12]]></category>
		<category><![CDATA[YTD]]></category>
		<category><![CDATA[YTD Measures]]></category>

		<guid isPermaLink="false">http://www.projectedconsulting.com/index.php/community/blog/2010/02/ytd-measures-%e2%80%9cbackported%e2%80%9d-from-r12-to-r115102/</guid>
		<description><![CDATA[Oracle released a patch (7388541) recently that “backported” YTD measures (in performance reporting) back from R12 to R11.5.10.2. In fact the patch does not backport functionality from R12. What it does is put in new measures in the project list only. Slightly irritating are the following facts:

The patch does not backport the YTD measures that [...]]]></description>
			<content:encoded><![CDATA[<p>Oracle released a patch (7388541) recently that “backported” YTD measures (in performance reporting) back from R12 to R11.5.10.2. In fact the patch does not backport functionality from R12. What it does is put in new measures in the project list only. Slightly irritating are the following facts:</p>
<ul>
<li>The patch does not backport the YTD measures that exist under the reporting tab</li>
<li>The new measures that the patch introduces in R11.5.10.2, under the project list, do not currently exist under the project list in R12. As far as I can understand this is an ‘oversight’ by Oracle in R12, and will be resolved soon.</li>
</ul>
<p>Anyway, all that aside, below is a link to a PDF file with 5 sections that compares what is available in R11.5.10.2 without the patch, with the patch, and in R12 (as at time of writing).</p>
<p> <a href="http://www.projectedconsulting.com/images/wordpress/uploads/2010/02/pji-comparison-r11-to-r12.pdf" target="_blank">Performance Reporting Measures comparison</a></p>
<p>Sections are:</p>
<ul>
<li>Project List Table</li>
<li>PJI &#8211; Task Summary</li>
<li>PJI &#8211; Resource Summary</li>
<li>PJI Calculated Measures</li>
<li>PJI Stored Measures</li>
</ul>
<p>Anecdotally I have heard of other problems with this patch. I am interested to hear about anybody&#8217;s experiences with this patch.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.projectedconsulting.com/index.php/community/blog/2010/02/ytd-measures-%e2%80%9cbackported%e2%80%9d-from-r12-to-r115102/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Release 12.1.1 &#8211; Multiple Projects for Contingent Worker</title>
		<link>http://www.projectedconsulting.com/index.php/community/blog/2010/01/release-1211-multiple-projects-for-contingent-worker/</link>
		<comments>http://www.projectedconsulting.com/index.php/community/blog/2010/01/release-1211-multiple-projects-for-contingent-worker/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 09:41:52 +0000</pubDate>
		<dc:creator>Darren
Farr</dc:creator>
				<category><![CDATA[E-Business Suite]]></category>
		<category><![CDATA[Functional]]></category>
		<category><![CDATA[Contingent Worker]]></category>
		<category><![CDATA[Multiple Projects]]></category>
		<category><![CDATA[Oracle Projects]]></category>
		<category><![CDATA[R12.1.1]]></category>

		<guid isPermaLink="false">http://www.projectedconsulting.com/index.php/community/blog/2010/01/release-1211-multiple-projects-for-contingent-worker/</guid>
		<description><![CDATA[Introduction
This article covers one of the new features in Release 12.1.1: Contingent Worker timesheets with Multiple Purchase Orders.
A Contingent Worker is a non-Employee people resource who works for the enterprise, and for whom the enterprise is responsible for their costs and expenses. A worker record and user are created and tied to the Purchase Order [...]]]></description>
			<content:encoded><![CDATA[<h2>Introduction</h2>
<p>This article covers one of the new features in Release 12.1.1: Contingent Worker timesheets with Multiple Purchase Orders.</p>
<p>A Contingent Worker is a non-Employee people resource who works for the enterprise, and for whom the enterprise is responsible for their costs and expenses. A worker record and user are created and tied to the Purchase Order so that the worker can enter a timesheet through Oracle Time and Labor (OTL). The timecard is imported into Oracle Projects and the labor costs can be viewed on the Project. The timecard is also imported into Oracle Purchasing with the import process creating an automatic receipt and an invoice in Oracle Purchasing and Payables respectively.</p>
<p>Contingent Worker records can be created in core HR or through Manager Self-Service responsibilities (Contingent Worker Placements).</p>
<p>Prior to R12.1.1 in OTL, a Contingent Worker could report time against only one Purchase Order number, as associated to the worker’s assignment. The Contingent Worker assignment was defined in the Core HR, wherein supplier name, Purchase Order number, and Purchase Order line were associated. These details were then retrieved in OTL, to enable the Contingent Worker to report time for the above-mentioned combination <span style="text-decoration: underline;">only</span>.</p>
<p>With the R12.1.1 enhancement, a Contingent Worker can report time for multiple Purchase Orders. Users can associate multiple Purchase Orders to a Contingent Worker assignment. You can navigate to this from the Supplier tab of the Assignment page of Core HR. This enhancement enables an OTL timesheet to retrieve multiple Purchase Orders in the Purchase Order list of values. Now this LOV populates all associated Purchase Orders of the Contingent Worker and enables the worker to report time against <span style="text-decoration: underline;">multiple</span> Purchase Orders.</p>
<p>There may be occasions where a Contingent Worker is procured but the Project(s) they are going to work on may not yet be agreed. In this case R12.1.1 introduces new functionality in Oracle Projects to help meet this requirement.</p>
<p>This new feature enables you to create Projects as Contingent Worker clearing Projects and associate these Projects with Purchase Orders. Once the Purchase Order is added to the Contingent Worker HR Assignment record they can charge time to any “Live” Project including the Contingent Worker (CWK) Clearing Project. Users should use transaction controls to ensure that Contingent Worker’s can only charge time to Projects they actually work on.</p>
<p>A new check box, Contingent Worker Enabled, has been added in the Project Type window. When you define this type of Project, it will be categorized as Contingent Worker Enabled in Oracle Time and Labor and Procurement.</p>
<p><span id="more-751"></span>The Commitment for the Contingent Worker in this case, is included against the Contingent Worker Clearing Project and is written down by every approved timecard. This Commitment view is available in Project Status Inquiry. It is advisable that users consider having only one Contingent Worker Project per business unit (area / resource centre) and that relevant reports include the Contingent Worker Project to provide accurate actual and committed costs.</p>
<p>The business process and auto-accounting rules would need to be defined to provide the offset accounting entries created through the Purchasing/Payables process.</p>
<h2>Screenshots</h2>
<p>Use the new Supplier tab to enter Purchase Order details for this assignment. If you need to charge multiple PO&#8217;s for your Contingent Worker, you can create multiple assignments using effective dates or use the new HTML screen to add multiple Purchase Orders to a single assignment.</p>
<div id="attachment_753" class="wp-caption alignnone" style="width: 310px"><a title="R12.1.1 Multiple Projects for Contingent Worker :: Use the New Supplier Tab (Highlighted) to add a single Purchase Order to each assignment. Assignment 49 with an effective date of 07-AUG-2009 is linked to Purchase Order Number 3494" rel="rokbox[579 390](r1211cwk)" href="http://www.projectedconsulting.com/images/wordpress/uploads/2010/01/r1211-cwk-01.jpg"><img class="size-medium wp-image-753       " title="r1211-cwk-01" src="http://www.projectedconsulting.com/images/wordpress/uploads/2010/01/r1211-cwk-01-300x202.jpg" alt="r1211-cwk-01" width="300" height="202" /></a><p class="wp-caption-text">Use the New Supplier Tab (Highlighted) to add a single Purchase Order to each assignment. Assignment 49 with an effective date of 07-AUG-2009 is linked to Purchase Order Number 3494</p></div>[caption id="attachment_754" align="alignnone" width="300" caption="Use the New Supplier Tab (Highlighted) to add a single Purchase Order to each assignment. Assignment 49-2 with an effective date of 05-OCT-2009 is linked to Purchase Order Number 3496"]<a title="R12.1.1 Multiple Projects for Contingent Worker :: Use the New Supplier Tab (Highlighted) to add a single Purchase Order to each assignment. Assignment 49-2 with an effective date of 05-OCT-2009 is linked to Purchase Order Number 3496" rel="rokbox[579 390](r1211cwk)" href="http://www.projectedconsulting.com/images/wordpress/uploads/2010/01/r1211-cwk-02.jpg"><img class="size-medium wp-image-754    " title="r1211-cwk-02" src="http://www.projectedconsulting.com/images/wordpress/uploads/2010/01/r1211-cwk-02-300x202.jpg" alt="r1211-cwk-02" width="300" height="202" /></a>[/caption]Select <em>(B) Others&gt; Purchase Order Information</em> if you need to add additional Purchase Orders to a single assignment:</p>
<p><div id="attachment_755" class="wp-caption alignnone" style="width: 310px"><a title="R12.1.1 Multiple Projects for Contingent Worker :: Purchase Order 3494 is associated with a Contract Project, while Purchase Order 3495 is associated with a Contingent Worker Clearing Project." rel="rokbox[579 184](r1211cwk)" href="http://www.projectedconsulting.com/images/wordpress/uploads/2010/01/r1211-cwk-03.jpg"><img class="size-medium wp-image-755  " title="r1211-cwk-03" src="http://www.projectedconsulting.com/images/wordpress/uploads/2010/01/r1211-cwk-03-300x95.jpg" alt="Purchase Order 3494 is associated with a Contract Project, while Purchase Order 3495 is associated with a Contingent Worker Clearing Project." width="300" height="95" /></a><p class="wp-caption-text">Purchase Order 3494 is associated with a Contract Project, while Purchase Order 3495 is associated with a Contingent Worker Clearing Project.</p></div>[caption id="attachment_756" align="alignnone" width="300" caption="Distributions for PO 3949"]<a title="R12.1.1 Multiple Projects for Contingent Worker :: Distributions for PO 3949" rel="rokbox[360 266](r1211cwk)" href="http://www.projectedconsulting.com/images/wordpress/uploads/2010/01/r1211-cwk-04.jpg"><img class="size-medium wp-image-756" title="r1211-cwk-04" src="http://www.projectedconsulting.com/images/wordpress/uploads/2010/01/r1211-cwk-04-300x221.jpg" alt="r1211-cwk-04" width="300" height="221" /></a>[/caption]<div id="attachment_757" class="wp-caption alignnone" style="width: 310px"><a title="R12.1.1 Multiple Projects for Contingent Worker :: Distributions for PO 3949" rel="rokbox[362 270](r1211cwk)" href="http://www.projectedconsulting.com/images/wordpress/uploads/2010/01/r1211-cwk-05.jpg"><img class="size-medium wp-image-757" title="r1211-cwk-05" src="http://www.projectedconsulting.com/images/wordpress/uploads/2010/01/r1211-cwk-05-300x223.jpg" alt="r1211-cwk-05" width="300" height="223" /></a><p class="wp-caption-text">Distributions for PO 3945</p></div>
<h2>Configuring the Contingent Worker Functionality</h2>
<h3>HR Setup Steps</h3>
<p>It should be noted that this screen is only available when the following HR pre-requisite setup’s are defined using HR Vision Enterprises responsibility. </p>
<div id="attachment_758" class="wp-caption alignnone" style="width: 310px"><a title="R12.1.1 Multiple Projects for Contingent Worker :: Step1 – Confirm seeded values are available N&gt; Other Definitions -&gt; Lookup Tables" rel="rokbox[579 347](r1211cwk)" href="http://www.projectedconsulting.com/images/wordpress/uploads/2010/01/r1211-cwk-06.jpg"><img class="size-medium wp-image-758 " title="r1211-cwk-06" src="http://www.projectedconsulting.com/images/wordpress/uploads/2010/01/r1211-cwk-06-300x179.jpg" alt="r1211-cwk-06" width="300" height="179" /></a><p class="wp-caption-text">Step1 – Confirm seeded values are available N&gt;Other Definitions -&gt; Lookup Tables</p></div>[caption id="attachment_759" align="alignnone" width="300" caption="Step2 – Confirm seeded values are available N&gt; Security -&gt; Define Task Flow Units"]<a title="R12.1.1 Multiple Projects for Contingent Worker :: Step2 – Confirm seeded values are available N&gt; Security -&gt; Define Task Flow Units" rel="rokbox[580 360](r1211cwk)" href="http://www.projectedconsulting.com/images/wordpress/uploads/2010/01/r1211-cwk-07.jpg"><img class="size-medium wp-image-759 " title="r1211-cwk-07" src="http://www.projectedconsulting.com/images/wordpress/uploads/2010/01/r1211-cwk-07-300x186.jpg" alt="Step2 – Confirm seeded values are available N&gt; Security -&gt; Define Task Flow Units" width="300" height="186" /></a>[/caption]<div id="attachment_760" class="wp-caption alignnone" style="width: 310px"><a title="R12.1.1 Multiple Projects for Contingent Worker :: Step3 – Confirm seeded values are available for Task Flow Nodes N&gt; Security -&gt; Task Flow Nodes" rel="rokbox[580 212](r1211cwk)" href="http://www.projectedconsulting.com/images/wordpress/uploads/2010/01/r1211-cwk-08.jpg"><img class="size-medium wp-image-760 " title="r1211-cwk-08" src="http://www.projectedconsulting.com/images/wordpress/uploads/2010/01/r1211-cwk-08-300x109.jpg" alt="Step3 – Confirm seeded values are available for Task Flow Nodes N&gt; Security -&gt; Task Flow Nodes" width="300" height="109" /></a><p class="wp-caption-text">Step3 – Confirm seeded values are available for Task Flow Nodes N&gt; Security -&gt; Task Flow Nodes</p></div>[caption id="attachment_761" align="alignnone" width="300" caption="Step4 – Create new Node Name value Task Flow Definitions N&gt; Security -&gt; Task Flow Definitions. Add PURCHASE ORDER INFORMATION node to the workflow"]<a title="R12.1.1 Multiple Projects for Contingent Worker :: Step4 – Create new Node Name value Task Flow Definitions N&gt; Security -&gt; Task Flow Definitions. Add PURCHASE ORDER INFORMATION node to the workflow" rel="rokbox[533 409](r1211cwk)" href="http://www.projectedconsulting.com/images/wordpress/uploads/2010/01/r1211-cwk-09.jpg"><img class="size-medium wp-image-761  " title="r1211-cwk-09" src="http://www.projectedconsulting.com/images/wordpress/uploads/2010/01/r1211-cwk-09-300x230.jpg" alt="Step4 – Create new Node Name value Task Flow Definitions N&gt; Security -&gt; Task Flow Definitions. Add PURCHASE ORDER INFORMATION node to the workflow" width="300" height="230" /></a>[/caption]<div id="attachment_762" class="wp-caption alignnone" style="width: 310px"><a title="R12.1.1 Multiple Projects for Contingent Worker :: Step5 – Create new navigation option value in Task Flow Definitions N&gt; Security -&gt; Task Flow Definitions. Query Back Node NASSSIGN and add new navigation option PURCHASE ORDER INFORMATION" rel="rokbox[533 409](r1211cwk)" href="http://www.projectedconsulting.com/images/wordpress/uploads/2010/01/r1211-cwk-10.jpg"><img class="size-medium wp-image-762  " title="r1211-cwk-10" src="http://www.projectedconsulting.com/images/wordpress/uploads/2010/01/r1211-cwk-10-300x230.jpg" alt="Step5 – Create new navigation option value in Task Flow Definitions N&gt; Security -&gt; Task Flow Definitions. Query Back Node NASSSIGN and add new navigation option PURCHASE ORDER INFORMATION" width="300" height="230" /></a><p class="wp-caption-text">Step5 – Create new navigation option value in Task Flow Definitions N&gt; Security -&gt; Task Flow Definitions. Query Back Node NASSSIGN and add new navigation option PURCHASE ORDER INFORMATION</p></div>[caption id="attachment_763" align="alignnone" width="300" caption="Step6 – Using the System Administration responsibility Query back menu US SHRMS menu add function PO CONTINGENT WORKER Association Page"]<a title="R12.1.1 Multiple Projects for Contingent Worker :: Step6 – Using the System Administration responsibility Query back menu US SHRMS menu add function PO CONTINGENT WORKER Association Page" rel="rokbox[579 331](r1211cwk)" href="http://www.projectedconsulting.com/images/wordpress/uploads/2010/01/r1211-cwk-11.jpg"><img class="size-medium wp-image-763 " title="r1211-cwk-11" src="http://www.projectedconsulting.com/images/wordpress/uploads/2010/01/r1211-cwk-11-300x171.jpg" alt="Step6 – Using the System Administration responsibility Query back menu US SHRMS menu add function PO CONTINGENT WORKER Association Page" width="300" height="171" /></a>[/caption]
<h3>OP Setup Steps</h3>
<div id="attachment_764" class="wp-caption alignnone" style="width: 310px"><a title="R12.1.1 Multiple Projects for Contingent Worker :: Projects Contingent Worker Clearing Project flag" rel="rokbox[579 498](r1211cwk)" href="http://www.projectedconsulting.com/images/wordpress/uploads/2010/01/r1211-cwk-12.jpg"><img class="size-medium wp-image-764 " title="r1211-cwk-12" src="http://www.projectedconsulting.com/images/wordpress/uploads/2010/01/r1211-cwk-12-300x258.jpg" alt="Projects Contingent Worker Clearing Project flag" width="300" height="258" /></a><p class="wp-caption-text">Projects Contingent Worker Clearing Project flag</p></div>
<h2>Using the Contingent Worker Functionality</h2>
<p>The Contingent Worker prepares and submits a Multi Purchase Order Timecard.</p>
<p>NB: if you enter future dated time, only time recorded for the current day or previous days will be interfaced when a user runs the ‘Retrieve Time from OTL’ process within the Purchasing application. Where as Oracle Projects accepts future dated time when the ‘PRC: Transaction Import’ process is run.</p>
<p>Also be aware that if you mistakenly dated your Requisition with a future start date, your PO will not appear in the OTL LOV’s until that date.</p>
<p>Creating the following timecard based on the PO’s attached to my HR Assignment record above, you can see that for Purchase Order 3494 I can only record time against the Project and Task associated with that Purchase Order i.e. Project Number A101, Task 1.1.</p>
<p>For Purchase Order 3495, associated with the Contingent Worker Project, you will notice that I can charge time to the Contingent Worker Project and any other “Live” Project and Tasks.</p>
<div id="attachment_765" class="wp-caption alignnone" style="width: 310px"><a title="R12.1.1 Multiple Projects for Contingent Worker :: Contingent Worker Time Entry" rel="rokbox[579 256](r1211cwk)" href="http://www.projectedconsulting.com/images/wordpress/uploads/2010/01/r1211-cwk-13.jpg"><img class="size-medium wp-image-765" title="r1211-cwk-13" src="http://www.projectedconsulting.com/images/wordpress/uploads/2010/01/r1211-cwk-13-300x132.jpg" alt="r1211-cwk-13" width="300" height="132" /></a><p class="wp-caption-text">Contingent Worker Time Entry</p></div>Once this timecard is approved and imported into Oracle Projects, my time will be costed against each Project and Task included on the timecard, based on the rates on the associated PO.</p>
<p>On import to purchasing a receipt for the timecard is automatically created along with the Accounts Payable invoice.</p>
<p><div id="attachment_766" class="wp-caption alignnone" style="width: 310px"><a title="R12.1.1 Multiple Projects for Contingent Worker :: iProcurement Receipt Transactions" rel="rokbox[580 247](r1211cwk)" href="http://www.projectedconsulting.com/images/wordpress/uploads/2010/01/r1211-cwk-14.jpg"><img class="size-medium wp-image-766" title="r1211-cwk-14" src="http://www.projectedconsulting.com/images/wordpress/uploads/2010/01/r1211-cwk-14-300x127.jpg" alt="r1211-cwk-14" width="300" height="127" /></a><p class="wp-caption-text">iProcurement Receipt Transactions</p></div>[caption id="attachment_767" align="alignnone" width="300" caption="iProcurement Receipt Transaction Detail"]<a title="R12.1.1 Multiple Projects for Contingent Worker :: iProcurement Receipt Transaction Detail" rel="rokbox[580 260](r1211cwk)" href="http://www.projectedconsulting.com/images/wordpress/uploads/2010/01/r1211-cwk-15.jpg"><img class="size-medium wp-image-767" title="r1211-cwk-15" src="http://www.projectedconsulting.com/images/wordpress/uploads/2010/01/r1211-cwk-15-300x134.jpg" alt="r1211-cwk-15" width="300" height="134" /></a>[/caption]
<h2>Contractor Management in Oracle Purchasing</h2>
<p>R12.1.1 introduces new views within iProcurement to help manage Contractor Purchase Order Billed Amounts and Purchase Order Remaining Balances, which are very useful for reconciliation purposes.</p>
<p>To see these screens in a Vision environment use responsibility iProcurement, Vision Enterprises and <em>N&gt; iProcurement Home Page&gt; (T) Contractors</em></p>
<p><div id="attachment_768" class="wp-caption alignnone" style="width: 310px"><a title="R12.1.1 Multiple Projects for Contingent Worker :: iProcurement Contractors Tab" rel="rokbox[580 242](r1211cwk)" href="http://www.projectedconsulting.com/images/wordpress/uploads/2010/01/r1211-cwk-16.jpg"><img class="size-medium wp-image-768" title="r1211-cwk-16" src="http://www.projectedconsulting.com/images/wordpress/uploads/2010/01/r1211-cwk-16-300x125.jpg" alt="r1211-cwk-16" width="300" height="125" /></a><p class="wp-caption-text">iProcurement Contractors Tab</p></div>I am interested to hear from users on the current limited functionality and what people’s opinions and experiences are of this new functionality.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.projectedconsulting.com/index.php/community/blog/2010/01/release-1211-multiple-projects-for-contingent-worker/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
