<?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>Deepesh M Divakaran &#187; Technical</title>
	<atom:link href="http://www.deepeshmd.com/category/enterpriseone/technical/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.deepeshmd.com</link>
	<description>Where Musings Fuse the Tech...</description>
	<lastBuildDate>Thu, 10 May 2012 07:36:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Copy/Backup record to an Audit Table the easy way</title>
		<link>http://www.deepeshmd.com/enterpriseone/copy-backup-record-to-an-audit-table-the-easy-way/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://www.deepeshmd.com/enterpriseone/copy-backup-record-to-an-audit-table-the-easy-way/#comments</comments>
		<pubDate>Tue, 08 May 2012 14:58:46 +0000</pubDate>
		<dc:creator>Deepesh M Divakaran</dc:creator>
				<category><![CDATA[EnterpriseOne]]></category>
		<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://www.deepeshmd.com/?p=937</guid>
		<description><![CDATA[<p>One of the most common pieces of code developers have to write is to copy a record from one table to another. Recently I had to copy a record from a table into an audit table on changes. The issue with writing such piece of code in Event Rules or NER&#8217;s is that you have to create a variable each for the value to be fetched, and inserted. For big standard tables with over 100 fields, this will be <span style="color:#777"> . . . &#8594; Read More: <a href="http://www.deepeshmd.com/enterpriseone/copy-backup-record-to-an-audit-table-the-easy-way/">Copy/Backup record to an Audit Table the easy way</a></span>
Related posts:<ol>
<li><a href='http://www.deepeshmd.com/enterpriseone/jde-table-event-rules/' rel='bookmark' title='JDE Table Event Rules'>JDE Table Event Rules</a></li>
<li><a href='http://www.deepeshmd.com/enterpriseone/value-file_io_status-table-io/' rel='bookmark' title='Value of SV File_IO_Status in Table IO'>Value of SV File_IO_Status in Table IO</a></li>
<li><a href='http://www.deepeshmd.com/enterpriseone/using-bsfn-to-delete-all-records-from-table/' rel='bookmark' title='Using BSFN to Delete All Records from a Table'>Using BSFN to Delete All Records from a Table</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.deepeshmd.com/enterpriseone/copy-backup-record-to-an-audit-table-the-easy-way/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JDE Table Event Rules</title>
		<link>http://www.deepeshmd.com/enterpriseone/jde-table-event-rules/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://www.deepeshmd.com/enterpriseone/jde-table-event-rules/#comments</comments>
		<pubDate>Tue, 27 Mar 2012 16:32:11 +0000</pubDate>
		<dc:creator>Deepesh M Divakaran</dc:creator>
				<category><![CDATA[EnterpriseOne]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[blank]]></category>
		<category><![CDATA[delete]]></category>
		<category><![CDATA[jde trigger]]></category>
		<category><![CDATA[no value]]></category>
		<category><![CDATA[null]]></category>
		<category><![CDATA[table trigger]]></category>
		<category><![CDATA[TER]]></category>
		<category><![CDATA[tk]]></category>
		<category><![CDATA[trigger]]></category>

		<guid isPermaLink="false">http://www.deepeshmd.com/?p=925</guid>
		<description><![CDATA[<p>I recently faced an issue with the Table Event Rules (TER&#8217;s) commonly called as Table Triggers(which is wrong. Actually Table Triggers occur outside JDE, like in a Database. Thus, JDE has no knowledge about it. TER&#8217;s on the other hand are built within JDE, and have to be generated and compiled to get it working) <span style="font-size: x-small; color: #333333;">Advanced Users please skip directly to the <a href="#issue#utm_source=feed&#38;utm_medium=feed&#38;utm_campaign=feed">issue</a></span></p> <p>Anyways, coming to the point, I had a scenario to use an Audit Table <span style="color:#777"> . . . &#8594; Read More: <a href="http://www.deepeshmd.com/enterpriseone/jde-table-event-rules/">JDE Table Event Rules</a></span>
Related posts:<ol>
<li><a href='http://www.deepeshmd.com/enterpriseone/using-bsfn-to-delete-all-records-from-table/' rel='bookmark' title='Using BSFN to Delete All Records from a Table'>Using BSFN to Delete All Records from a Table</a></li>
<li><a href='http://www.deepeshmd.com/enterpriseone/change-filenames-in-table-conversion-or-business-view-in-ube/' rel='bookmark' title='Change FileNames in Table Conversion or Business View in UBE'>Change FileNames in Table Conversion or Business View in UBE</a></li>
<li><a href='http://www.deepeshmd.com/enterpriseone/value-file_io_status-table-io/' rel='bookmark' title='Value of SV File_IO_Status in Table IO'>Value of SV File_IO_Status in Table IO</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.deepeshmd.com/enterpriseone/jde-table-event-rules/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>JD Edwards EnterpriseOne 9.1 Standalone Released</title>
		<link>http://www.deepeshmd.com/enterpriseone/jd-edwards-enterpriseone-9-1-standalone-released/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://www.deepeshmd.com/enterpriseone/jd-edwards-enterpriseone-9-1-standalone-released/#comments</comments>
		<pubDate>Thu, 22 Mar 2012 08:38:00 +0000</pubDate>
		<dc:creator>Deepesh M Divakaran</dc:creator>
				<category><![CDATA[EnterpriseOne]]></category>
		<category><![CDATA[Guide]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[9.1]]></category>
		<category><![CDATA[Demo]]></category>
		<category><![CDATA[e1]]></category>
		<category><![CDATA[e9.1]]></category>
		<category><![CDATA[E91]]></category>
		<category><![CDATA[final]]></category>
		<category><![CDATA[JD Edwards]]></category>
		<category><![CDATA[Released]]></category>
		<category><![CDATA[Standalone]]></category>

		<guid isPermaLink="false">http://www.deepeshmd.com/?p=919</guid>
		<description><![CDATA[<p>Oracle JD Edwards EnterpriseOne 9.1 Standalone has been released on March 16th 2012. Both 32bit and 64bit versions of the Standalone are available. This would help relatively for those who have the 64bit OS&#8217;s installed on their machines.&#160;This version of the Standalone Client supports&#160;only&#160;the Oracle Enterprise Edition (OEE) as the local database.</p> <p>You can download the 9.1 Standalone/Demo from the <a title="Edelivery Site" href="http://edelivery.oracle.com" target="_blank">edelivery.oracle.com</a> site.</p> <p>As of writing this post, only the 64bit version of the E9.1 Demo <span style="color:#777"> . . . &#8594; Read More: <a href="http://www.deepeshmd.com/enterpriseone/jd-edwards-enterpriseone-9-1-standalone-released/">JD Edwards EnterpriseOne 9.1 Standalone Released</a></span>
Related posts:<ol>
<li><a href='http://www.deepeshmd.com/enterpriseone/jd-edwards-enterpriseone-9-0-2-standalone-installation/' rel='bookmark' title='JD Edwards EnterpriseOne 9.0.2 Standalone Installation'>JD Edwards EnterpriseOne 9.0.2 Standalone Installation</a></li>
<li><a href='http://www.deepeshmd.com/enterpriseone/jd-edwards-enterpriseone-9-0-demo-installation/' rel='bookmark' title='JD Edwards EnterpriseOne 9.0 DEMO Installation'>JD Edwards EnterpriseOne 9.0 DEMO Installation</a></li>
<li><a href='http://www.deepeshmd.com/enterpriseone/uninstall-jd-edwards-enterpriseone-standalonedemo/' rel='bookmark' title='Uninstall JD Edwards EnterpriseOne Standalone/Demo'>Uninstall JD Edwards EnterpriseOne Standalone/Demo</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.deepeshmd.com/enterpriseone/jd-edwards-enterpriseone-9-1-standalone-released/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Business Services Hands On (Lab Guide) from OOW 2008</title>
		<link>http://www.deepeshmd.com/enterpriseone/business-services-hands-on-lab-guide-from-oow-2008/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://www.deepeshmd.com/enterpriseone/business-services-hands-on-lab-guide-from-oow-2008/#comments</comments>
		<pubDate>Fri, 09 Mar 2012 18:50:21 +0000</pubDate>
		<dc:creator>Deepesh M Divakaran</dc:creator>
				<category><![CDATA[EnterpriseOne]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[BSSV]]></category>
		<category><![CDATA[Business services]]></category>
		<category><![CDATA[Guide]]></category>
		<category><![CDATA[hands on]]></category>
		<category><![CDATA[handson]]></category>
		<category><![CDATA[learn]]></category>
		<category><![CDATA[OOW]]></category>
		<category><![CDATA[Oracle Open World]]></category>
		<category><![CDATA[steps]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[web services]]></category>

		<guid isPermaLink="false">http://www.deepeshmd.com/?p=894</guid>
		<description><![CDATA[<p>Try out these hands on guides from Oracle Open World (2008) for Business Services.</p> <p>The first two hands on lab exercises are publisher Business services. The first one will give you an experience of calling a Business function from the Business Service, and retrieving a value. Similarly, the second hands on lab exercise will give you an experience of performing a Table I/O, and an insert.</p> <p>The Last hands on lab is specifically for Consumer Business service, where JDE <span style="color:#777"> . . . &#8594; Read More: <a href="http://www.deepeshmd.com/enterpriseone/business-services-hands-on-lab-guide-from-oow-2008/">Business Services Hands On (Lab Guide) from OOW 2008</a></span>
Related posts:<ol>
<li><a href='http://www.deepeshmd.com/enterpriseone/jde-business-development-starting-soon/' rel='bookmark' title='JDE Business Services &#8211; Development Tuts Coming Soon'>JDE Business Services &#8211; Development Tuts Coming Soon</a></li>
<li><a href='http://www.deepeshmd.com/enterpriseone/learn-jde-business-services-part-1/' rel='bookmark' title='Learn JDE Business Services &#8211; Part 1'>Learn JDE Business Services &#8211; Part 1</a></li>
<li><a href='http://www.deepeshmd.com/enterpriseone/enable-business-services-jd-edwards-demo-standalone/' rel='bookmark' title='Enable Business Services for JD Edwards Demo/Standalone'>Enable Business Services for JD Edwards Demo/Standalone</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.deepeshmd.com/enterpriseone/business-services-hands-on-lab-guide-from-oow-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Update Your Primary Keys from JDE</title>
		<link>http://www.deepeshmd.com/enterpriseone/update-your-primary-keys-from-jde/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://www.deepeshmd.com/enterpriseone/update-your-primary-keys-from-jde/#comments</comments>
		<pubDate>Mon, 23 Jan 2012 09:47:06 +0000</pubDate>
		<dc:creator>Deepesh M Divakaran</dc:creator>
				<category><![CDATA[EnterpriseOne]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[applications]]></category>
		<category><![CDATA[detail]]></category>
		<category><![CDATA[forms]]></category>
		<category><![CDATA[headerless]]></category>
		<category><![CDATA[headerless detail]]></category>
		<category><![CDATA[pk]]></category>
		<category><![CDATA[primary keys]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[Table]]></category>
		<category><![CDATA[Update]]></category>

		<guid isPermaLink="false">http://www.deepeshmd.com/?p=868</guid>
		<description><![CDATA[<p>Does that title sound funny? Can you update your Primary Keys of a record in a table too? Ofcourse you can, SQL does allow it. But does that work in an ERP?</p> <p>Yes ERP&#8217;s are supposed to keep their data integrity well, and secure it too. But in JD Edwards you have an option to update the Primary Keys. Actually &#8211; Change the primary key values. You can achieve this feat by using Headerless Detail form. The secondary option <span style="color:#777"> . . . &#8594; Read More: <a href="http://www.deepeshmd.com/enterpriseone/update-your-primary-keys-from-jde/">Update Your Primary Keys from JDE</a></span>
Related posts:<ol>
<li><a href='http://www.deepeshmd.com/enterpriseone/writing-p80010-table-definition-browser/' rel='bookmark' title='Writing a P80010 Table Definition Browser App.'>Writing a P80010 Table Definition Browser App.</a></li>
<li><a href='http://www.deepeshmd.com/enterpriseone/value-file_io_status-table-io/' rel='bookmark' title='Value of SV File_IO_Status in Table IO'>Value of SV File_IO_Status in Table IO</a></li>
<li><a href='http://www.deepeshmd.com/enterpriseone/change-db-values-ms-access-jde-e1-oracle/' rel='bookmark' title='Change Database values using MS Access (JDE E1 Oracle)'>Change Database values using MS Access (JDE E1 Oracle)</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.deepeshmd.com/enterpriseone/update-your-primary-keys-from-jde/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

