<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Core Content Only &#187; Jason Stortz</title>
	<atom:link href="http://corecontentonly.com/author/jasonstortz/feed/" rel="self" type="application/rss+xml" />
	<link>http://corecontentonly.com</link>
	<description>ECM, SOA and WebCenter</description>
	<lastBuildDate>Fri, 18 May 2012 17:11:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='corecontentonly.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Core Content Only &#187; Jason Stortz</title>
		<link>http://corecontentonly.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://corecontentonly.com/osd.xml" title="Core Content Only" />
	<atom:link rel='hub' href='http://corecontentonly.com/?pushpress=hub'/>
		<item>
		<title>Install Google-Chrome on Oracle Enterprise Linux 6.2</title>
		<link>http://corecontentonly.com/2012/04/20/install-google-chrome-on-oracle-enterprise-linux-6-2/</link>
		<comments>http://corecontentonly.com/2012/04/20/install-google-chrome-on-oracle-enterprise-linux-6-2/#comments</comments>
		<pubDate>Fri, 20 Apr 2012 02:36:20 +0000</pubDate>
		<dc:creator>Jason Stortz</dc:creator>
				<category><![CDATA[OracleLinux]]></category>

		<guid isPermaLink="false">http://corecontentonly.com/?p=754</guid>
		<description><![CDATA[These steps show how to install Google Chrome on Oracle Enterprise Linux 6.x.  I suspect these steps would also work with Fedora, CentOS and Red Hat (RHEL).  This approach uses Google’s YUM repository. Login or switch to the root user Create a file named google.repo in the /etc/yum.repos.d dirctory Add the appropriate segment to your [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=corecontentonly.com&#038;blog=11043685&#038;post=754&#038;subd=corecontentonly&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>These steps show how to install Google Chrome on Oracle Enterprise Linux 6.x.  I suspect these steps would also work with Fedora, CentOS and Red Hat (RHEL).  This approach uses Google’s YUM repository.</p>
<ol>
<li>Login or switch to the root user</li>
<li>Create a file named <em><strong>google.repo</strong></em> in the <em><strong>/etc/yum.repos.d</strong></em> dirctory</li>
<li>Add the appropriate segment to your new google.repo file
<ul>
<li>32 bit<br />
<pre class="brush: bash;">
[google-chrome]
name=google-chrome – 32-bit
baseurl=http://dl.google.com/linux/chrome/rpm/stable/i386
enabled=1
gpgcheck=1
gpgkey=https://dl-ssl.google.com/linux
linux_signing_key.pub
</pre></li>
<li>64 bit<br />
<pre class="brush: bash;">
[google-chrome]
name=google-chrome – 64-bit
baseurl=http://dl.google.com/linux/chrome/rpm/stable/x86_64
enabled=1
gpgcheck=1
gpgkey=https://dl-ssl.google.com/linux/linux_signing_key.pub
</pre></li>
</ul>
</li>
<li>yum install google-chrome-stable</li>
</ol>
<div></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/corecontentonly.wordpress.com/754/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/corecontentonly.wordpress.com/754/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/corecontentonly.wordpress.com/754/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/corecontentonly.wordpress.com/754/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/corecontentonly.wordpress.com/754/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/corecontentonly.wordpress.com/754/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/corecontentonly.wordpress.com/754/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/corecontentonly.wordpress.com/754/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/corecontentonly.wordpress.com/754/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/corecontentonly.wordpress.com/754/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/corecontentonly.wordpress.com/754/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/corecontentonly.wordpress.com/754/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/corecontentonly.wordpress.com/754/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/corecontentonly.wordpress.com/754/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=corecontentonly.com&#038;blog=11043685&#038;post=754&#038;subd=corecontentonly&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://corecontentonly.com/2012/04/20/install-google-chrome-on-oracle-enterprise-linux-6-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e45f21e7847d928151e69a4908648599?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=PG" medium="image">
			<media:title type="html">jasonstortz</media:title>
		</media:content>
	</item>
		<item>
		<title>WebCenter Patch Set 5 (11.1.1.6)</title>
		<link>http://corecontentonly.com/2012/02/24/webcenter-patch-set-5-11-1-1-6/</link>
		<comments>http://corecontentonly.com/2012/02/24/webcenter-patch-set-5-11-1-1-6/#comments</comments>
		<pubDate>Fri, 24 Feb 2012 07:21:39 +0000</pubDate>
		<dc:creator>Jason Stortz</dc:creator>
				<category><![CDATA[OracleUCM]]></category>
		<category><![CDATA[OracleWCM]]></category>
		<category><![CDATA[WebLogic]]></category>

		<guid isPermaLink="false">http://corecontentonly.com/?p=708</guid>
		<description><![CDATA[Patch Set 5 Released! Oracle recently released Patch Set 5 for Fusion Middleware.  This includes my primary area of interest WebCenter Content.  This technically started rolling out to Oracle eDelivery and then OTN sometime on February 22nd, 2012.  I was a little late to the blogging game so instead of &#8220;announcing&#8221; the release let&#8217;s do a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=corecontentonly.com&#038;blog=11043685&#038;post=708&#038;subd=corecontentonly&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h1><span style="color:#ff0000;">Patch Set 5 Released!</span></h1>
<p>Oracle recently released Patch Set 5 for Fusion Middleware.  This includes my primary area of interest <a href="http://www.oracle.com/technetwork/middleware/webcenter/content/downloads/index.html" target="_blank">WebCenter Content</a>.  This technically started rolling out to Oracle eDelivery and then OTN sometime on February 22nd, 2012.  I was a little late to the blogging game so instead of &#8220;announcing&#8221; the release let&#8217;s do a quick link roundup about this release from some of my favorite community members!  While this list isn&#8217;t comprehensive, it does come from a lot of people that have taught me a lot down the years so add them to your blog roll if you haven&#8217;t already.</p>
<h2>Link Round-Up</h2>
<ol>
<li>One of my friends, John Sim might have been the first to <a href="http://cfour.fishbowlsolutions.com/2012/02/22/oracle-webcenter-ps5-released/" target="_blank">point out</a> the release availability.  He also has a great rundown of the products included in the release</li>
<li>Ryan has some <a href="http://www.ecmconsultant.net/2012/02/oracle-webcenter-content-ps5-released.html" target="_blank">handy links</a> and also points out that the documentation has been updated</li>
<li>Bex <a href="http://bexhuff.com/2012/02/downloads-for-oracle-webcenter-content-ucm-11g-patch-set-5" target="_blank">runs down</a> the patch sets you may need to navigate if you plan to upgrade your now out-of-date UCM instance using his recently setup shortcuts for Oracle Patches</li>
<li>The Official <a href="https://blogs.oracle.com/webcentercontent/entry/oracle_webcenter_content_ps5_released" target="_blank">WebCenter Content Blog</a> lists a host of new features around User Engagement, Content Enabling Applications and Infrastructure</li>
<li><a href="http://webmonkeymagic.blogspot.com/2012/02/webcenter-ps5-framework-folders.html" target="_blank">Webmonkey</a> really elaborates on the new Folders Component (This one is sometimes referred to as Framework Folders while the older one was called Folders_g)</li>
<li>And finally, on a separate note, but still related to PS5 note, <a href="https://blogs.oracle.com/shay/entry/adf_faces_now_with_better" target="_blank">Shay</a> has a really nifty video showing some of the iPad related ADF stuff that&#8217;s new in JDeveloper/ADF for PS5</li>
<li><a href="http://yonaweb.be/webcenter_11g_ps5_has_been_released" target="_blank">Yannick Ongena</a> has a good review with information on the new RIDC connection in JDeveloper</li>
<li>The folks at <a href="http://technology.amis.nl/blog/15518/fusion-middleware-11gr1-patch-set-5-is-available-at-last-first-impressions" target="_blank">AMIS</a> also have a good link roundup</li>
</ol>
<p>Ok, so these guys are a hard act to follow.  What can I say/do that they didn&#8217;t cover?  Only thing I can think about are some screenshots!  Once we got all the final bits downloaded (caution: that part takes a while if you want it all) we got a VM put together pronto and here&#8217;s some of the things we thought were interesting.</p>
<h2>JDeveloper</h2>
<p>First up, JDeveloper PS5 with Site Studio for External Applications (SSXA).  Notice in the shot below there is a dedicated RIDC connection you can now add to projects.  This could be handy for all kinds of things!<br />
<a href="http://corecontentonly.files.wordpress.com/2012/02/ridcconnection.png"><img class="alignnone size-full wp-image-715" title="RIDCConnection" src="http://corecontentonly.files.wordpress.com/2012/02/ridcconnection.png?w=600&h=429" alt="" width="600" height="429" /></a></p>
<p>Also in JDevleoper PS5 (and I think it acts this way in the 11gR2 releases as well) you can now set the default built-in WebLogic Domain password to something you know and will remember when you first start the integrated server.  It used to be that the default password for the integrated server was <strong><em>weblogic1</em></strong> and this was a major issue for those first setting out to use the product.  New users would be very frustrated trying to find out why they couldn&#8217;t login as weblogic user to test that first site they tried to build.  Love this!<br />
<img class="alignnone size-full wp-image-713" title="ConfigureDefaultDomain" src="http://corecontentonly.files.wordpress.com/2012/02/configuredefaultdomain.png?w=600" alt=""   /></p>
<h2>Branding</h2>
<p>Having booted up the integrated WebLogic server we see our contribution mode banner is now updated with the new product branding (WebCenter Content).  This is also updated in the content server user interface as well.<br />
<a href="http://corecontentonly.files.wordpress.com/2012/02/rebranding.png"><img class="alignnone size-full wp-image-711" style="border-color:initial;border-style:initial;" title="Rebranding" src="http://corecontentonly.files.wordpress.com/2012/02/rebranding.png?w=600" alt=""   /></a></p>
<h2>Out-of-the-box Assets</h2>
<p>During the setup of our sandbox we obviously enabled Site Studio and SSXA.  It appears as though those components now ship with all the sample Custom Element Forms right from the start.  No more loading up the Site Studio Samples site from OTN just to grab these Custom Element Forms!  This made my day.<br />
<img class="alignnone size-full wp-image-712" title="OOTBCustomElementForms" src="http://corecontentonly.files.wordpress.com/2012/02/ootbcustomelementforms.png?w=600" alt=""   /></p>
<h2>Folders and Desktop Integration</h2>
<p>Of all the updates the <a href="http://docs.oracle.com/cd/E23943_01/doc.1111/e10978/c08_folders.htm#BCFEJHGD" target="_blank">Framework Folders</a> and <a href="http://docs.oracle.com/cd/E23943_01/doc.1111/e10624/toc.htm" target="_blank">Desktop Integration Suite</a> (DIS) changes are my favorite so far.  As mentioned before, <a href="http://webmonkeymagic.blogspot.com/2012/02/webcenter-ps5-framework-folders.html" target="_blank">Webmonkey </a>runs down a lot of the features for us, but let&#8217;s see what it looks like.  One thing I want to point out though is that DIS works with Framework Folders and that Framework Folders overcomes a lot of the performance problems people used to experience with &#8220;Folders&#8221; in the past (previously called Contribution Folders).  This bears repeating because it opens a lot of doors and numerous customers have been waiting on these two features to converge.</p>
<p>Once you have DIS installed you&#8217;ll see an icon on the desktop (similar to how DIS has always worked) and you&#8217;ll double click that to open Windows Explorer which now has a &#8220;WebCenter Content Servers&#8221; node.  Clicking that node will show you the list of servers you have configured for your desktop (initially it will be blank, right click the blank white area and select Add Server).<br />
<a href="http://corecontentonly.files.wordpress.com/2012/02/dis.png"><img class="alignnone size-full wp-image-714" title="DIS" src="http://corecontentonly.files.wordpress.com/2012/02/dis.png?w=600" alt=""   /></a></p>
<p>If you have Rules and Profiles (custom check-in screens, etc.) enabled you&#8217;ll be able to use them in a drag and drop fashion right from your desktop by opening the &#8220;New Check-In&#8221; node.</p>
<p><a href="http://corecontentonly.files.wordpress.com/2012/02/dis2.png"><img class="alignnone size-full wp-image-710" title="DIS2" src="http://corecontentonly.files.wordpress.com/2012/02/dis2.png?w=600&h=198" alt="" width="600" height="198" /></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/corecontentonly.wordpress.com/708/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/corecontentonly.wordpress.com/708/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/corecontentonly.wordpress.com/708/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/corecontentonly.wordpress.com/708/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/corecontentonly.wordpress.com/708/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/corecontentonly.wordpress.com/708/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/corecontentonly.wordpress.com/708/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/corecontentonly.wordpress.com/708/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/corecontentonly.wordpress.com/708/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/corecontentonly.wordpress.com/708/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/corecontentonly.wordpress.com/708/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/corecontentonly.wordpress.com/708/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/corecontentonly.wordpress.com/708/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/corecontentonly.wordpress.com/708/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=corecontentonly.com&#038;blog=11043685&#038;post=708&#038;subd=corecontentonly&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://corecontentonly.com/2012/02/24/webcenter-patch-set-5-11-1-1-6/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e45f21e7847d928151e69a4908648599?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=PG" medium="image">
			<media:title type="html">jasonstortz</media:title>
		</media:content>

		<media:content url="http://corecontentonly.files.wordpress.com/2012/02/ridcconnection.png" medium="image">
			<media:title type="html">RIDCConnection</media:title>
		</media:content>

		<media:content url="http://corecontentonly.files.wordpress.com/2012/02/configuredefaultdomain.png" medium="image">
			<media:title type="html">ConfigureDefaultDomain</media:title>
		</media:content>

		<media:content url="http://corecontentonly.files.wordpress.com/2012/02/rebranding.png" medium="image">
			<media:title type="html">Rebranding</media:title>
		</media:content>

		<media:content url="http://corecontentonly.files.wordpress.com/2012/02/ootbcustomelementforms.png" medium="image">
			<media:title type="html">OOTBCustomElementForms</media:title>
		</media:content>

		<media:content url="http://corecontentonly.files.wordpress.com/2012/02/dis.png" medium="image">
			<media:title type="html">DIS</media:title>
		</media:content>

		<media:content url="http://corecontentonly.files.wordpress.com/2012/02/dis2.png" medium="image">
			<media:title type="html">DIS2</media:title>
		</media:content>
	</item>
		<item>
		<title>Delete WebLogic Domain</title>
		<link>http://corecontentonly.com/2012/02/01/delete-weblogic-domain/</link>
		<comments>http://corecontentonly.com/2012/02/01/delete-weblogic-domain/#comments</comments>
		<pubDate>Wed, 01 Feb 2012 13:29:27 +0000</pubDate>
		<dc:creator>Jason Stortz</dc:creator>
				<category><![CDATA[WebLogic]]></category>

		<guid isPermaLink="false">http://corecontentonly.com/?p=702</guid>
		<description><![CDATA[Deleting a WebLogic domain can be accomplished through a series of manual tasks.  There is no script or application to run that will accomplish deleting a domain or removing a domain.  The good news is the steps are fairly short and easy.  In the sample steps below it is assumed that your domain is named [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=corecontentonly.com&#038;blog=11043685&#038;post=702&#038;subd=corecontentonly&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Deleting a WebLogic domain can be accomplished through a series of manual tasks.  There is no script or application to run that will accomplish deleting a domain or removing a domain.  The good news is the steps are fairly short and easy.  In the sample steps below it is assumed that your domain is named base_domain.</p>
<ol>
<li>Delete the domain folder (meaning base_domain) under %WL_HOME%/user_projects/domains</li>
<li>Delete the domain folder (meaning base_domain) under %WL_HOME%/user_projects/apps</li>
<li>Remove any references to the domain in the %WL_HOME%/domain-registry.xml file</li>
<li>Remove any references to the domain in the file WL_HOME/common/nodemanager/nodemanager.domains</li>
<li>Remove any schema/database associated with the domain</li>
</ol>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/corecontentonly.wordpress.com/702/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/corecontentonly.wordpress.com/702/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/corecontentonly.wordpress.com/702/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/corecontentonly.wordpress.com/702/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/corecontentonly.wordpress.com/702/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/corecontentonly.wordpress.com/702/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/corecontentonly.wordpress.com/702/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/corecontentonly.wordpress.com/702/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/corecontentonly.wordpress.com/702/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/corecontentonly.wordpress.com/702/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/corecontentonly.wordpress.com/702/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/corecontentonly.wordpress.com/702/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/corecontentonly.wordpress.com/702/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/corecontentonly.wordpress.com/702/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=corecontentonly.com&#038;blog=11043685&#038;post=702&#038;subd=corecontentonly&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://corecontentonly.com/2012/02/01/delete-weblogic-domain/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e45f21e7847d928151e69a4908648599?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=PG" medium="image">
			<media:title type="html">jasonstortz</media:title>
		</media:content>
	</item>
		<item>
		<title>UCM Content Rule Side Effects</title>
		<link>http://corecontentonly.com/2012/01/11/ucm-content-rule-side-effects/</link>
		<comments>http://corecontentonly.com/2012/01/11/ucm-content-rule-side-effects/#comments</comments>
		<pubDate>Wed, 11 Jan 2012 02:15:34 +0000</pubDate>
		<dc:creator>Jason Stortz</dc:creator>
				<category><![CDATA[OracleUCM]]></category>
		<category><![CDATA[content profiles]]></category>
		<category><![CDATA[ucm]]></category>
		<category><![CDATA[UCM10gR3]]></category>
		<category><![CDATA[UCM11gR1]]></category>

		<guid isPermaLink="false">http://corecontentonly.com/?p=698</guid>
		<description><![CDATA[Content Profiles and Content Rules provide a mechanism for customizing a variety of pages within UCM.  Generally just referred to as Profiles, you can conditionally configure/customize the check-in, update, search and information pages as relates to the context of the content and user intent. One of the often used by seldom explained parts of Profiles [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=corecontentonly.com&#038;blog=11043685&#038;post=698&#038;subd=corecontentonly&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Content Profiles and Content Rules provide a mechanism for customizing a variety of pages within UCM.  Generally just referred to as Profiles, you can conditionally configure/customize the check-in, update, search and information pages as relates to the context of the content and user intent.</p>
<p>One of the often used by seldom explained parts of Profiles is something called Side Effects.  You will find the Side Effects tab on the Add/Edit Activation Conditions screen and it primarily allows you to accomplish two things:</p>
<ol>
<li>Add name/value pairs as IdocScript that will then get pushed to local data if the activation condition is true.</li>
<li>Add custom IdocScript to a rule that is only evaluated if the activation condition is true and this can include logic like if and else statements or loops.  Basically all IdocScript is possible here (though all of it may or may not be useful).  As such, once a rule is activated, you can include logic, use includes from a component, etc.</li>
</ol>
<p>What specifically might one use Side Effects for?  For a simple example let’s pretend we have a profile for some scanned content.  This content is checked in as an image based PDF (no OCR, no searchable text).  Your profile should not display the full text search box in this case.  There is no full text to be searched.  You can accomplish this with a Side Effect in your profile:</p>
<pre>&lt;$SearchEngineName="DATABASE.METADATA"$&gt;</pre>
<p>Let’s take another example.  Perhaps on the check-in page you want the alternate file field to be removed.  You could go into config.cfg and add this setting, but it would be universal.  More likely you want this to happen in a specific, conditional context.  Try adding this as a Side Effect to your rule:</p>
<pre>&lt;$suppressAlternateFile="1"$&gt;</pre>
<p>Want more examples of Profiles, Rules and Side Effects? See below:</p>
<ol>
<li><a title="Using Rules &amp; Profiles To Drive Custom Pages" href="http://blogs.oracle.com/kyle/entry/using_rules_profiles_to_drive" target="_blank">Using Rules &amp; Profiles To Drive Custom Pages</a></li>
<li><a title="Suppressing Alternate File" href="http://corecontentonly.com/2010/03/02/suppressing-alternate-file/" target="_blank">Suppressing Alternate File</a></li>
<li><a title="Thumbnail search in Content Server" href="http://webmonkeymagic.blogspot.com/2010/10/thumbnail-search-in-content-server.html" target="_blank">Thumbnail search in Content Server</a></li>
<li><a title="Thumbnail search in Content Server #2" href="http://webmonkeymagic.blogspot.com/2011/01/thumbnail-search-in-content-server-2.html" target="_blank">Thumbnail search in Content Server #2</a></li>
<li><a title="Hiding the Primary File field in UCM" href="http://blogs.oracle.com/kyle/entry/hiding_the_primary_file_field" target="_blank">Hiding the Primary File field in UCM</a></li>
<li><a title="Metadata field tool tips" href="http://bexhuff.com/2009/10/free-10gr3-component-add-tool-tips-to-metadata-fields" target="_blank">Metadata field tool tips</a></li>
</ol>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/corecontentonly.wordpress.com/698/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/corecontentonly.wordpress.com/698/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/corecontentonly.wordpress.com/698/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/corecontentonly.wordpress.com/698/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/corecontentonly.wordpress.com/698/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/corecontentonly.wordpress.com/698/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/corecontentonly.wordpress.com/698/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/corecontentonly.wordpress.com/698/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/corecontentonly.wordpress.com/698/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/corecontentonly.wordpress.com/698/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/corecontentonly.wordpress.com/698/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/corecontentonly.wordpress.com/698/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/corecontentonly.wordpress.com/698/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/corecontentonly.wordpress.com/698/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=corecontentonly.com&#038;blog=11043685&#038;post=698&#038;subd=corecontentonly&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://corecontentonly.com/2012/01/11/ucm-content-rule-side-effects/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e45f21e7847d928151e69a4908648599?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=PG" medium="image">
			<media:title type="html">jasonstortz</media:title>
		</media:content>
	</item>
		<item>
		<title>ADF and WebLogic 12c</title>
		<link>http://corecontentonly.com/2011/12/13/adf-and-weblogic-12c/</link>
		<comments>http://corecontentonly.com/2011/12/13/adf-and-weblogic-12c/#comments</comments>
		<pubDate>Tue, 13 Dec 2011 18:11:13 +0000</pubDate>
		<dc:creator>Jason Stortz</dc:creator>
				<category><![CDATA[WebLogic]]></category>

		<guid isPermaLink="false">http://corecontentonly.com/?p=692</guid>
		<description><![CDATA[Oracle recently released WebLogic 12c.  I have had a lot of customers ask about running ECM products and ADF on the newly released WebLogic Application server.  We talked with Oracle and basically the current releases of 11.1.1.5 ECM Products and ADF are not certified for WebLogic Application Server 12c.  Also, it does not look like [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=corecontentonly.com&#038;blog=11043685&#038;post=692&#038;subd=corecontentonly&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Oracle recently released WebLogic 12c.  I have had a lot of customers ask about running ECM products and ADF on the newly released WebLogic Application server.  We talked with Oracle and basically the current releases of 11.1.1.5 ECM Products and ADF are not certified for WebLogic Application Server 12c.  Also, it does not look like 11.1.1.6 will be certified either.</p>
<p>In short, 12c looks neat and there looks to be a lot of new features but those toys are not currently part of our playground.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/corecontentonly.wordpress.com/692/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/corecontentonly.wordpress.com/692/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/corecontentonly.wordpress.com/692/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/corecontentonly.wordpress.com/692/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/corecontentonly.wordpress.com/692/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/corecontentonly.wordpress.com/692/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/corecontentonly.wordpress.com/692/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/corecontentonly.wordpress.com/692/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/corecontentonly.wordpress.com/692/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/corecontentonly.wordpress.com/692/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/corecontentonly.wordpress.com/692/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/corecontentonly.wordpress.com/692/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/corecontentonly.wordpress.com/692/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/corecontentonly.wordpress.com/692/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=corecontentonly.com&#038;blog=11043685&#038;post=692&#038;subd=corecontentonly&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://corecontentonly.com/2011/12/13/adf-and-weblogic-12c/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e45f21e7847d928151e69a4908648599?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=PG" medium="image">
			<media:title type="html">jasonstortz</media:title>
		</media:content>
	</item>
		<item>
		<title>UCM PS3 Search Cache off by Default</title>
		<link>http://corecontentonly.com/2011/09/20/ucm-ps3-search-cache-off-by-default/</link>
		<comments>http://corecontentonly.com/2011/09/20/ucm-ps3-search-cache-off-by-default/#comments</comments>
		<pubDate>Tue, 20 Sep 2011 13:05:11 +0000</pubDate>
		<dc:creator>Jason Stortz</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://corecontentonly.com/?p=661</guid>
		<description><![CDATA[If you are using Oracle Universal Content Management PS3 (11.1.1.4.0) and are experiencing some search performance woes you might be surprised to find out that the search cache is turned off by default.  This seems to be a known issue that is being addressed for the next patch set.  In the mean time, you can [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=corecontentonly.com&#038;blog=11043685&#038;post=661&#038;subd=corecontentonly&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h2><span class="Apple-style-span" style="font-size:13px;font-weight:normal;">If you are using Oracle Universal Content Management PS3 (11.1.1.4.0) and are experiencing some search performance woes you might be surprised to find out that the search cache is turned off by default.  This seems to be a known issue that is being addressed for the next patch set.  In the mean time, you can turn it on by editing your config.cfg file located here:</span></h2>
<p>&lt;WLS path&gt;/user_projects/domains/&lt;UCM domain&gt;/cs/config/config.cfg</p>
<p>Add the following entry:</p>
<p>UseSearchCache=true</p>
<p>Save and restart your content server.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/corecontentonly.wordpress.com/661/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/corecontentonly.wordpress.com/661/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/corecontentonly.wordpress.com/661/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/corecontentonly.wordpress.com/661/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/corecontentonly.wordpress.com/661/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/corecontentonly.wordpress.com/661/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/corecontentonly.wordpress.com/661/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/corecontentonly.wordpress.com/661/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/corecontentonly.wordpress.com/661/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/corecontentonly.wordpress.com/661/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/corecontentonly.wordpress.com/661/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/corecontentonly.wordpress.com/661/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/corecontentonly.wordpress.com/661/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/corecontentonly.wordpress.com/661/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=corecontentonly.com&#038;blog=11043685&#038;post=661&#038;subd=corecontentonly&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://corecontentonly.com/2011/09/20/ucm-ps3-search-cache-off-by-default/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e45f21e7847d928151e69a4908648599?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=PG" medium="image">
			<media:title type="html">jasonstortz</media:title>
		</media:content>
	</item>
		<item>
		<title>Oracle Database Express Edition 11g Release 2</title>
		<link>http://corecontentonly.com/2011/09/12/oracle-database-express-edition-11g-release-2/</link>
		<comments>http://corecontentonly.com/2011/09/12/oracle-database-express-edition-11g-release-2/#comments</comments>
		<pubDate>Mon, 12 Sep 2011 12:22:31 +0000</pubDate>
		<dc:creator>Jason Stortz</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://corecontentonly.com/?p=621</guid>
		<description><![CDATA[Oracle has recently (September 2011) released Oracle Database Express Edition 11g Release 2 (Oracle Database XE).  This is an entry-level database based on the Oracle Database 11g Release 2 that has a small-footprint.  It&#8217;s free to &#8220;develop, deploy, and distribute&#8221;.  It is also fast to download and simple to install. Download Page Documentation The default [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=corecontentonly.com&#038;blog=11043685&#038;post=621&#038;subd=corecontentonly&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Oracle has recently (September 2011) released Oracle Database Express Edition 11g Release 2 (Oracle Database XE).  This is an entry-level database based on the Oracle Database 11g Release 2 that has a small-footprint.  It&#8217;s free to &#8220;develop, deploy, and distribute&#8221;.  It is also fast to download and simple to install.</p>
<p><a title="Download 11g XE" href="http://www.oracle.com/technetwork/database/express-edition/documentation/index.html" target="_blank">Download Page</a></p>
<p><a title="Documentation" href="http://download.oracle.com/docs/cd/E17781_01/index.htm" target="_blank">Documentation</a></p>
<p>The <a title="Default Character Set" href="http://download.oracle.com/docs/cd/E17781_01/install.112/e18802/toc.htm#BABJACJJ" target="_blank">default character</a> set used during installation and setup is AL32UTF8, which is perfect for use with WebCenter Content development machines!</p>
<p>Oracle XE 11g also supports Oracle Text.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/corecontentonly.wordpress.com/621/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/corecontentonly.wordpress.com/621/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/corecontentonly.wordpress.com/621/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/corecontentonly.wordpress.com/621/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/corecontentonly.wordpress.com/621/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/corecontentonly.wordpress.com/621/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/corecontentonly.wordpress.com/621/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/corecontentonly.wordpress.com/621/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/corecontentonly.wordpress.com/621/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/corecontentonly.wordpress.com/621/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/corecontentonly.wordpress.com/621/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/corecontentonly.wordpress.com/621/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/corecontentonly.wordpress.com/621/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/corecontentonly.wordpress.com/621/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=corecontentonly.com&#038;blog=11043685&#038;post=621&#038;subd=corecontentonly&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://corecontentonly.com/2011/09/12/oracle-database-express-edition-11g-release-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e45f21e7847d928151e69a4908648599?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=PG" medium="image">
			<media:title type="html">jasonstortz</media:title>
		</media:content>
	</item>
		<item>
		<title>Setting up YUM on OEL</title>
		<link>http://corecontentonly.com/2011/09/09/setupyum/</link>
		<comments>http://corecontentonly.com/2011/09/09/setupyum/#comments</comments>
		<pubDate>Fri, 09 Sep 2011 11:43:30 +0000</pubDate>
		<dc:creator>Jason Stortz</dc:creator>
				<category><![CDATA[OracleLinux]]></category>

		<guid isPermaLink="false">http://corecontentonly.com/?p=528</guid>
		<description><![CDATA[Oracle provides a public YUM repository for OEL. The repository contains OEL 4, 5 and 6 releases, and relevant updates and add-ons. This yum server only offers the packages already provided on the Oracle Linux and Oracle installation media. To access security updates and other patches or enhancements, you should use Unbreakable Linux Network (ULN). Below are [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=corecontentonly.com&#038;blog=11043685&#038;post=528&#038;subd=corecontentonly&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div>Oracle provides a <a href="http://public-yum.oracle.com/" target="_blank">public YUM repositor</a>y for OEL. The repository contains OEL 4, 5 and 6 releases, and relevant updates and add-ons.</div>
<div>
<blockquote><p>This yum server only offers the packages already provided on the Oracle Linux and Oracle installation media. To access security updates and other patches or enhancements, you should use <a href="http://linux.oracle.com/">Unbreakable Linux Network (ULN)</a>.</p></blockquote>
</div>
<div>Below are a few simple steps to setting up Oracle&#8217;s public repository:</div>
<div>To add OEL 5 update 5 repositories, for example (as root):</div>
<div>1. cd /etc/yum.repos.d</div>
<div>2. wget <a href="http://public-yum.oracle.com/public-yum-el5.repo">http://public-yum.oracle.com/public-yum-el5.repo</a></div>
<div>3. edit the generated *.repo file:</div>
<div>– Set the enabled flag to ’1′ for each repository needed (probably update 5 for most uses)</div>
<div>- You can use ‘ed’ (ed &lt;filename&gt;.repo) and do a “s/0/1/” to replace the relevant zeros with ones.</div>
<div>A few simple steps and you should be on your way with ‘yum’ and Oracle’s public repository.</div>
<div>This repository is provided by Oracle for free and comes with no support.</div>
<div>For support, you can visit the <a href="http://forums.oracle.com/forums/forum.jspa?forumID=135">Oracle Technology Network Linux Forum</a>.</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/corecontentonly.wordpress.com/528/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/corecontentonly.wordpress.com/528/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/corecontentonly.wordpress.com/528/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/corecontentonly.wordpress.com/528/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/corecontentonly.wordpress.com/528/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/corecontentonly.wordpress.com/528/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/corecontentonly.wordpress.com/528/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/corecontentonly.wordpress.com/528/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/corecontentonly.wordpress.com/528/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/corecontentonly.wordpress.com/528/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/corecontentonly.wordpress.com/528/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/corecontentonly.wordpress.com/528/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/corecontentonly.wordpress.com/528/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/corecontentonly.wordpress.com/528/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=corecontentonly.com&#038;blog=11043685&#038;post=528&#038;subd=corecontentonly&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://corecontentonly.com/2011/09/09/setupyum/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e45f21e7847d928151e69a4908648599?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=PG" medium="image">
			<media:title type="html">jasonstortz</media:title>
		</media:content>
	</item>
		<item>
		<title>Install WebLogic 11gR1 Patch Set 4 (10.3.5) in Console Mode</title>
		<link>http://corecontentonly.com/2011/05/11/install-weblogic-11gr1-patch-set-4-10-3-5-in-console-mode/</link>
		<comments>http://corecontentonly.com/2011/05/11/install-weblogic-11gr1-patch-set-4-10-3-5-in-console-mode/#comments</comments>
		<pubDate>Wed, 11 May 2011 03:52:47 +0000</pubDate>
		<dc:creator>Jason Stortz</dc:creator>
				<category><![CDATA[WebLogic]]></category>

		<guid isPermaLink="false">http://corecontentonly.com/?p=419</guid>
		<description><![CDATA[Previously we showed how to install WebLogic Application Server 11gR1 PS3 (10.3.4) using the graphical mode installation.  You can also perform the installation in &#8220;Console Mode&#8221; which may be helpful if you only have terminal access (such as ssh). Once you have download the generic installation jar you can execute a command line this to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=corecontentonly.com&#038;blog=11043685&#038;post=419&#038;subd=corecontentonly&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Previously we <a href="http://corecontentonly.com/2011/01/19/install-weblogic-11gr1-patch-set-3-10-3-4/" target="_blank">showed</a> how to install WebLogic Application Server 11gR1 PS3 (10.3.4) using the graphical mode installation.  You can also perform the installation in &#8220;Console Mode&#8221; which may be helpful if you only have terminal access (such as ssh).</p>
<p>Once you have download the generic installation jar you can execute a command line this to kick off the installation:</p>
<pre>java -jar wls1035_generic.jar -mode=console</pre>
<p>Upon executing this command you will basically get a text based version of the graphical installation.  You can enter Next to move to the next step or enter numeric keystrokes to toggle selected options.  Once all your choices are mad you&#8217;ll be presented with a text-based progress bar.  Once installation is complete you&#8217;ll be notified and control of the command line will be returned to you.</p>
<p>The installation is very fast!</p>
<p>Also, take a little bit to check out <a href="http://weblogic-wonders.com/weblogic/2011/02/13/silent-installation-of-weblogic-server/" target="_blank">silent install info</a>.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/corecontentonly.wordpress.com/419/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/corecontentonly.wordpress.com/419/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/corecontentonly.wordpress.com/419/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/corecontentonly.wordpress.com/419/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/corecontentonly.wordpress.com/419/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/corecontentonly.wordpress.com/419/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/corecontentonly.wordpress.com/419/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/corecontentonly.wordpress.com/419/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/corecontentonly.wordpress.com/419/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/corecontentonly.wordpress.com/419/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/corecontentonly.wordpress.com/419/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/corecontentonly.wordpress.com/419/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/corecontentonly.wordpress.com/419/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/corecontentonly.wordpress.com/419/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=corecontentonly.com&#038;blog=11043685&#038;post=419&#038;subd=corecontentonly&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://corecontentonly.com/2011/05/11/install-weblogic-11gr1-patch-set-4-10-3-5-in-console-mode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e45f21e7847d928151e69a4908648599?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=PG" medium="image">
			<media:title type="html">jasonstortz</media:title>
		</media:content>
	</item>
		<item>
		<title>Oracle ECM Patch Set 4 (11.1.1.5) Released</title>
		<link>http://corecontentonly.com/2011/05/10/oracle-ecm-patch-set-4-11-1-1-5-released/</link>
		<comments>http://corecontentonly.com/2011/05/10/oracle-ecm-patch-set-4-11-1-1-5-released/#comments</comments>
		<pubDate>Tue, 10 May 2011 06:08:39 +0000</pubDate>
		<dc:creator>Jason Stortz</dc:creator>
				<category><![CDATA[OracleUCM]]></category>

		<guid isPermaLink="false">http://corecontentonly.com/?p=597</guid>
		<description><![CDATA[http://www.oracle.com/technetwork/middleware/content-management/downloads/index-085241.html Get it while it&#8217;s hot!  Oracle released Patch Set 4, version 11.1.1.5 of ECM recently.  Includes updates to IRM, IPM, UCM and the whole stack as well as matching updates for RCU, WebLogic and JDeveloper.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=corecontentonly.com&#038;blog=11043685&#038;post=597&#038;subd=corecontentonly&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.oracle.com/technetwork/middleware/content-management/downloads/index-085241.html">http://www.oracle.com/technetwork/middleware/content-management/downloads/index-085241.html</a></p>
<p>Get it while it&#8217;s hot!  Oracle released Patch Set 4, version 11.1.1.5 of ECM recently.  Includes updates to IRM, IPM, UCM and the whole stack as well as matching updates for RCU, WebLogic and JDeveloper.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/corecontentonly.wordpress.com/597/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/corecontentonly.wordpress.com/597/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/corecontentonly.wordpress.com/597/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/corecontentonly.wordpress.com/597/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/corecontentonly.wordpress.com/597/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/corecontentonly.wordpress.com/597/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/corecontentonly.wordpress.com/597/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/corecontentonly.wordpress.com/597/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/corecontentonly.wordpress.com/597/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/corecontentonly.wordpress.com/597/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/corecontentonly.wordpress.com/597/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/corecontentonly.wordpress.com/597/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/corecontentonly.wordpress.com/597/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/corecontentonly.wordpress.com/597/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=corecontentonly.com&#038;blog=11043685&#038;post=597&#038;subd=corecontentonly&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://corecontentonly.com/2011/05/10/oracle-ecm-patch-set-4-11-1-1-5-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e45f21e7847d928151e69a4908648599?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=PG" medium="image">
			<media:title type="html">jasonstortz</media:title>
		</media:content>
	</item>
	</channel>
</rss>
