<?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>Blogging About Oracle Applications &#187; Stefan van Glabbeek</title>
	<atom:link href="http://bloggingaboutoracleapplications.org/author/stefan-van-glabbeek/feed/" rel="self" type="application/rss+xml" />
	<link>http://bloggingaboutoracleapplications.org</link>
	<description>Blogging about Oracle Applications</description>
	<lastBuildDate>Fri, 10 Feb 2012 14:04:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<meta xmlns="http://www.w3.org/1999/xhtml" name="robots" content="noindex,follow" />
	<atom:link rel='hub' href='http://bloggingaboutoracleapplications.org/?pushpress=hub'/>
		<item>
		<title>Writing the output of a PS Query to Excel from an app. engine</title>
		<link>http://bloggingaboutoracleapplications.org/writing-the-output-of-a-ps-query-to-excell-from-an-app-engine/</link>
		<comments>http://bloggingaboutoracleapplications.org/writing-the-output-of-a-ps-query-to-excell-from-an-app-engine/#comments</comments>
		<pubDate>Thu, 11 Aug 2011 14:58:24 +0000</pubDate>
		<dc:creator>Stefan van Glabbeek</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://bloggingaboutoracleapplications.org/?p=1988</guid>
		<description><![CDATA[You can write the output of a PS Query to Excel simply by hitting the appropiate link: You can also schedule the query and send an email. The email will then contain a link. When hitting the link the user is routed to the stdout-page of the process PSQUERY where he can hit the link to [...]


Related posts:<ol><li><a href='http://bloggingaboutoracleapplications.org/extending-psquery-productivity-drilling-url/' rel='bookmark' title='Permanent Link: Extending PSQuery productivity with Drilling Url'>Extending PSQuery productivity with Drilling Url</a></li>
<li><a href='http://bloggingaboutoracleapplications.org/integration-of-oracle-apps-and-bi-publisher/' rel='bookmark' title='Permanent Link: Integration of Oracle Apps and XML Publisher'>Integration of Oracle Apps and XML Publisher</a></li>
<li><a href='http://bloggingaboutoracleapplications.org/the-problem-of-waiting-time-when-launching-a-unix-shell-command-from-an-application-engine/' rel='bookmark' title='Permanent Link: The problem of waiting time when launching a unix shell command from an application engine'>The problem of waiting time when launching a unix shell command from an application engine</a></li>
</ol>]]></description>
		<wfw:commentRss>http://bloggingaboutoracleapplications.org/writing-the-output-of-a-ps-query-to-excell-from-an-app-engine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The problem of waiting time when launching a unix shell command from an application engine</title>
		<link>http://bloggingaboutoracleapplications.org/the-problem-of-waiting-time-when-launching-a-unix-shell-command-from-an-application-engine/</link>
		<comments>http://bloggingaboutoracleapplications.org/the-problem-of-waiting-time-when-launching-a-unix-shell-command-from-an-application-engine/#comments</comments>
		<pubDate>Fri, 31 Dec 2010 11:11:24 +0000</pubDate>
		<dc:creator>Stefan van Glabbeek</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[tips & tricks]]></category>

		<guid isPermaLink="false">http://bloggingaboutoracleapplications.org/?p=1376</guid>
		<description><![CDATA[We made a unix shell script that would wait for a certain unknown amount of files to be downloaded, which takes an unpredictable time, and then immediately after the last file is downloaded copies all files to another directory. The unix shell script is launched from a PeopleSoft Application Engine, and the amount of expected files is passed as a parameter.


Related posts:<ol><li><a href='http://bloggingaboutoracleapplications.org/a-different-way-of-creating-workflow-items-within-an-application-engine-program/' rel='bookmark' title='Permanent Link: A different way of creating workflow items within an Application Engine program.'>A different way of creating workflow items within an Application Engine program.</a></li>
<li><a href='http://bloggingaboutoracleapplications.org/pay-slips-as-attachments-in-peoplesoft/' rel='bookmark' title='Permanent Link: Pay Slips as attachments in PeopleSoft'>Pay Slips as attachments in PeopleSoft</a></li>
<li><a href='http://bloggingaboutoracleapplications.org/the-advantages-of-the-use-of-application-package-peoplecode/' rel='bookmark' title='Permanent Link: The advantages of the use of Application Package PeopleCode'>The advantages of the use of Application Package PeopleCode</a></li>
</ol>]]></description>
		<wfw:commentRss>http://bloggingaboutoracleapplications.org/the-problem-of-waiting-time-when-launching-a-unix-shell-command-from-an-application-engine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pay Slips as attachments in PeopleSoft</title>
		<link>http://bloggingaboutoracleapplications.org/pay-slips-as-attachments-in-peoplesoft/</link>
		<comments>http://bloggingaboutoracleapplications.org/pay-slips-as-attachments-in-peoplesoft/#comments</comments>
		<pubDate>Tue, 07 Sep 2010 15:43:00 +0000</pubDate>
		<dc:creator>Stefan van Glabbeek</dc:creator>
				<category><![CDATA[HR]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[Pay Slips attachments PeopleSoft]]></category>
		<category><![CDATA[PayslipsPay;Slips;attachments;PeopleSoft]]></category>

		<guid isPermaLink="false">http://bloggingaboutoracleapplications.org/?p=1157</guid>
		<description><![CDATA[With the attachment functions in PeopleSoft it is possible to load pay slips, annual statements or other documents into the database. It is a good idea to have the attachments into the database, because then you can handle the security with PeopleSoft (and with Oracle on the database level), instead of on the file system. In this case the attachments are in PDF format. Once the pay slips are uploaded into the database, it is possible to view them by clicking on a link in ESS (Employee Self Service). When you click on the link, acrobat reader will start and present the pay slip in a new window. The user can print the pay slip or annual statement from acrobat reader.
You could also create an application engine to take care of the distribution / notification. People who can use ESS will then get a notification that their pay slip is uploaded and can be viewed. Some other people will receive the pay slip as an attachment in an e-mail.  For still some other people the pay slip is printed and send by post. An example of this last group could be someone who is retired, and therefore cannot reach ESS, and who doesn't want to or cannot receive the pay slip as an attachment on his private e-mail address. Pay slips that are e-mailed as an attachment (with the PeopleSoft command sendmail) and pay slips that are printed, are first downloaded from the database to the file system.



Related posts:<ol><li><a href='http://bloggingaboutoracleapplications.org/integration-peoplesoft-%e2%80%93-jobpartners-activerecruiter/' rel='bookmark' title='Permanent Link: Integration PeopleSoft – JobPartners ActiveRecruiter'>Integration PeopleSoft – JobPartners ActiveRecruiter</a></li>
<li><a href='http://bloggingaboutoracleapplications.org/the-problem-of-waiting-time-when-launching-a-unix-shell-command-from-an-application-engine/' rel='bookmark' title='Permanent Link: The problem of waiting time when launching a unix shell command from an application engine'>The problem of waiting time when launching a unix shell command from an application engine</a></li>
<li><a href='http://bloggingaboutoracleapplications.org/peoplesoft-export-to-formatted-ms-word-file-using-xml-templates/' rel='bookmark' title='Permanent Link: PeopleSoft export to formatted MS Word file using XML templates'>PeopleSoft export to formatted MS Word file using XML templates</a></li>
</ol>]]></description>
		<wfw:commentRss>http://bloggingaboutoracleapplications.org/pay-slips-as-attachments-in-peoplesoft/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Integration PeopleSoft – JobPartners ActiveRecruiter</title>
		<link>http://bloggingaboutoracleapplications.org/integration-peoplesoft-%e2%80%93-jobpartners-activerecruiter/</link>
		<comments>http://bloggingaboutoracleapplications.org/integration-peoplesoft-%e2%80%93-jobpartners-activerecruiter/#comments</comments>
		<pubDate>Mon, 19 Apr 2010 12:26:48 +0000</pubDate>
		<dc:creator>Stefan van Glabbeek</dc:creator>
				<category><![CDATA[HR]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[ActiveRecruiter]]></category>
		<category><![CDATA[integration]]></category>
		<category><![CDATA[JobPartners]]></category>
		<category><![CDATA[peoplesoft]]></category>

		<guid isPermaLink="false">http://bloggingaboutoracleapplications.org/?p=665</guid>
		<description><![CDATA[Active Recruiter  is an Applicant Tracking System. In this case I discuss using the application for internal job application. The manager posts a concept vacancy in PeopleSoft HCM MSS. The concept vacancy only consists of some elementary data, but does not contain the job description or de demands. After the concept-vacancy is approved further up the organization (using PeopleSoft workflow), the concept vacancy is sent to ActiveRecruiter by means of SOAP messaging. There is a link on PeopleSoft Enterprise Portal which leads the manager to the ActiveRecruiter application with Single Signon, where he can finish the concept into a complete vacancy. There is another link on the PeopleSoft Enterprise Portal which leads an employee to the ActiveRecruiter application with single signon, where he can apply on the job. ActiveRecruiter is an external application, hosted by JobPartners.


Related posts:<ol><li><a href='http://bloggingaboutoracleapplications.org/integration-peoplesoft-hcm-tasper/' rel='bookmark' title='Permanent Link: Integration Peoplesoft HCM &#8211; Tasper'>Integration Peoplesoft HCM &#8211; Tasper</a></li>
<li><a href='http://bloggingaboutoracleapplications.org/integration-of-oracle-apps-and-bi-publisher/' rel='bookmark' title='Permanent Link: Integration of Oracle Apps and XML Publisher'>Integration of Oracle Apps and XML Publisher</a></li>
<li><a href='http://bloggingaboutoracleapplications.org/pay-slips-as-attachments-in-peoplesoft/' rel='bookmark' title='Permanent Link: Pay Slips as attachments in PeopleSoft'>Pay Slips as attachments in PeopleSoft</a></li>
</ol>]]></description>
		<wfw:commentRss>http://bloggingaboutoracleapplications.org/integration-peoplesoft-%e2%80%93-jobpartners-activerecruiter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Integration Peoplesoft HCM &#8211; Tasper</title>
		<link>http://bloggingaboutoracleapplications.org/integration-peoplesoft-hcm-tasper/</link>
		<comments>http://bloggingaboutoracleapplications.org/integration-peoplesoft-hcm-tasper/#comments</comments>
		<pubDate>Wed, 27 May 2009 14:30:59 +0000</pubDate>
		<dc:creator>Stefan van Glabbeek</dc:creator>
				<category><![CDATA[HR]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[integration]]></category>
		<category><![CDATA[peoplesoft]]></category>
		<category><![CDATA[Tasper]]></category>

		<guid isPermaLink="false">http://bloggingaboutoracleapplications.org/?p=478</guid>
		<description><![CDATA[Tasper is a Dutch application in which employee's can choose their own package of secundairy conditions of labour. For clients it can be interesting to bye a package like this from the shelf rather than making it all yourself as ESS. These clients would need to integrate Tasper with their own HCM module, by means of synchronization. We have choosen to synchronize Peoplesoft HCM with Tasper by means of synchronous XML messaging.


Related posts:<ol><li><a href='http://bloggingaboutoracleapplications.org/integration-peoplesoft-%e2%80%93-jobpartners-activerecruiter/' rel='bookmark' title='Permanent Link: Integration PeopleSoft – JobPartners ActiveRecruiter'>Integration PeopleSoft – JobPartners ActiveRecruiter</a></li>
<li><a href='http://bloggingaboutoracleapplications.org/oracle-benelux-user-group-connect-2009/' rel='bookmark' title='Permanent Link: Oracle Benelux User Group &#8211; Connect 2009'>Oracle Benelux User Group &#8211; Connect 2009</a></li>
<li><a href='http://bloggingaboutoracleapplications.org/creating-peoplesoft-crm-worker-using-cdm-classes/' rel='bookmark' title='Permanent Link: Creating PeopleSoft CRM Worker using CDM Classes'>Creating PeopleSoft CRM Worker using CDM Classes</a></li>
</ol>]]></description>
		<wfw:commentRss>http://bloggingaboutoracleapplications.org/integration-peoplesoft-hcm-tasper/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

