<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wikidot="http://www.wikidot.com/rss-namespace">

	<channel>
		<title>PS Financials</title>
		<link>http://www.peoplesoftwiki.com/forum/t-151721/ps-financials</link>
		<description>Posts in the discussion thread &quot;PS Financials&quot;</description>
				<copyright></copyright>
		<lastBuildDate>Wed, 08 Feb 2012 20:59:35 +0000</lastBuildDate>
		
					<item>
				<guid>http://www.peoplesoftwiki.com/forum/t-151721#post-511683</guid>
				<title>Re: PS Financials</title>
				<link>http://www.peoplesoftwiki.com/forum/t-151721/ps-financials#post-511683</link>
				<description></description>
				<pubDate>Thu, 18 Jun 2009 01:41:56 +0000</pubDate>
				<wikidot:authorName>Praj</wikidot:authorName>				<wikidot:authorUserId>52320</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p><tt>ExcelToCI</tt> is an Excel spreadsheet utility provided by PeopleSoft that can be used to connect to your PeopleSoft environment and upload data using a <a href="http://www.peoplesoftwiki.com/component-interfaces">component interface</a>. Search PeopleBooks for <tt>ExcelToCI</tt> for full details.</p> <p>This Excel spreadsheet can be found under <tt>PS_HOME\excel\ExcelToCI.xls</tt>.</p> <p><tt>ExcelToCI</tt> is fairly simple to use, and you may find a component interface already exists for the component you want to load data to. If not, it is relatively simple to create one.</p> <p>This <a href="http://www.erpassociates.com/peoplesoft-corner-weblog/utilities/import-data-with-exceltoci.html" >article</a> by ERP Associates provides an excellent overview of how to use it.</p> <p>Good luck with it.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://www.peoplesoftwiki.com/forum/t-151721#post-504102</guid>
				<title>Re: PS Financials</title>
				<link>http://www.peoplesoftwiki.com/forum/t-151721/ps-financials#post-504102</link>
				<description></description>
				<pubDate>Tue, 09 Jun 2009 12:28:31 +0000</pubDate>
				<wikidot:authorName>Newbie</wikidot:authorName>								<content:encoded>
					<![CDATA[
						 <p>Could you speak to that a bit more please? I've never heard of this ExcelToCI functionality.<br /> Thank you</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://www.peoplesoftwiki.com/forum/t-151721#post-479078</guid>
				<title>Re: PS Financials</title>
				<link>http://www.peoplesoftwiki.com/forum/t-151721/ps-financials#post-479078</link>
				<description></description>
				<pubDate>Thu, 14 May 2009 11:26:46 +0000</pubDate>
				<wikidot:authorName>ducatiss</wikidot:authorName>								<content:encoded>
					<![CDATA[
						 <p>You could use the ExcelToCI functionality</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://www.peoplesoftwiki.com/forum/t-151721#post-462290</guid>
				<title>Re: PS Financials</title>
				<link>http://www.peoplesoftwiki.com/forum/t-151721/ps-financials#post-462290</link>
				<description></description>
				<pubDate>Tue, 28 Apr 2009 02:41:47 +0000</pubDate>
				<wikidot:authorName>Praj</wikidot:authorName>				<wikidot:authorUserId>52320</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>The two most common approaches for loading data from a flat file are through SQR and File Layouts using PeopleCode, typically within an Application Engine program. You can use either approach.</p> <p>Perhaps the key benefit of using file layouts is that it abstracts the parsing of the input file from the processing. So if the structure of your input file changes, you theoretically just have to change the file layout and not the PeopleCode processing to cater for the change. However, in practice changes aren't always this simple! With SQR you will have to write the code that parses your file, but this is fairly trivial. Also if you keep the procedure for parsing your file separate from the procedure that loads your file, you have essentially achieved this abstraction anyway. How will users be selecting the input file? For example, will they be using the file attachment functionality?</p> <p>Another consideration is whether you (and your fellow developers) are more comfortable with SQR or PeopleCode/Application Engine programs. If everyone in your organisation has excellent SQR skills, then that's a good reason to use SQR. Of course, if you want to learn something new then you might want to try using file layouts, PeopleCode and application engine. Remember, introducing new technology doesn't always make the problem easier to solve.</p> <p>A lot of people will argue that you should be moving away from SQR and towards using PeopleCode and Application Engine programs because SQR is being phased out. But I guess you could make a similar argument about PeopleCode and Application Engine programs with Oracle's move towards SOA and fusion applications.</p> <p>In terms of efficiency, there isn't really a difference. You can write an inefficient SQR as easily as you can write an inefficient application engine program. Efficiency typically comes down to your SQL skills and understanding of database performance. Granted some developers tend to struggle with efficiency on application engines programs but I wouldn't put that down to the technology.</p> <p>In end, the choice might all come down to your time frames. Do you have the luxury of an extra week to fiddle around with a newer technology like file layouts with PeopleCode and application engine programs or do you need to stick to something you are more familiar with like SQR to get the work done on time?</p> <p>Sorry, I don't have a definite answer for you, but perhaps some of these considerations will help with your decision. Please post if there are any other technical considerations that you think may be important.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://www.peoplesoftwiki.com/forum/t-151721#post-461446</guid>
				<title>PS Financials</title>
				<link>http://www.peoplesoftwiki.com/forum/t-151721/ps-financials#post-461446</link>
				<description></description>
				<pubDate>Mon, 27 Apr 2009 15:42:14 +0000</pubDate>
				<wikidot:authorName>Newbie</wikidot:authorName>								<content:encoded>
					<![CDATA[
						 <p>I am trying to figure out how to go about importing a .csv file from outside of PS. It requires me to validate and append PS data matching on certain criteria and then insert to a new record. Would SQR be the most efficient at performing this task?</p> <p>Thank you</p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>
