<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>Flashin Leather - PeopleSoft 9.1</title>
    <link>http://flashinleather.com/</link>
    <description>&quot;If I stand, support me; if I run, shoot me; if I fall, avenge me!&quot;</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.4.1 - http://www.s9y.org/</generator>
    <pubDate>Tue, 13 Jul 2010 19:50:50 GMT</pubDate>

    <image>
        <url>http://flashinleather.com/templates/bulletproof/img/s9y_banner_small.png</url>
        <title>RSS: Flashin Leather - PeopleSoft 9.1 - &quot;If I stand, support me; if I run, shoot me; if I fall, avenge me!&quot;</title>
        <link>http://flashinleather.com/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Peoplsoft Modifications: Bolt-ons or delivered objects</title>
    <link>http://flashinleather.com/index.php?/archives/27-Peoplsoft-Modifications-Bolt-ons-or-delivered-objects.html</link>
            <category>PeopleSoft 9.1</category>
    
    <comments>http://flashinleather.com/index.php?/archives/27-Peoplsoft-Modifications-Bolt-ons-or-delivered-objects.html#comments</comments>
    <wfw:comment>http://flashinleather.com/wfwcomment.php?cid=27</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://flashinleather.com/rss.php?version=2.0&amp;type=comments&amp;cid=27</wfw:commentRss>
    

    <author>nospam@example.com (Flashin Leather)</author>
    <content:encoded>
    Customizations to delivered objects present an on-going maintenance issue.&lt;br /&gt;
&lt;br /&gt;
So, if you customize a delivered piece of code or a page or a component, when you upgrade (or even just apply a bundle that updates that object), it is going to overwrite the object with the newly delivered version, then you are going to have to go back in and reapply your customization. &lt;br /&gt;
&lt;br /&gt;
Bolt-on objects are just brought forward in an upgrade. So for example, the custom page you have in release 8.9 will come through the upgrade looking exactly like it did in the upgraded 9.1 database. So from the perspective of not having to continually reapply your modifications to delivered objects once they get updated in a fix or upgrade, bolt-on objects are easier to maintain.&lt;br /&gt;
&lt;br /&gt;
However -- the catch is that the bolt-on object still has to be tested and may or may not require re-development. It may point to or relate to delivered objects that have changed or disappeared, so from this perspective, there may be effort to redevelop your bolt-on objects too. &lt;br /&gt;
&lt;br /&gt;
To my mind, though, there is less effort involved with custom-added (bolt-ons) because you may or may not have to do anything to your bolt-ons depending on what you find in testing, but with modification you are always advised to take the newest delivered version of a PeopleSoft object, then reapply your modification to it.&lt;br /&gt;
 
    </content:encoded>

    <pubDate>Tue, 13 Jul 2010 12:50:00 -0700</pubDate>
    <guid isPermaLink="false">http://flashinleather.com/index.php?/archives/27-guid.html</guid>
    
</item>
<item>
    <title>Set Trace on PeopleSoft 9.1 Login pages</title>
    <link>http://flashinleather.com/index.php?/archives/25-Set-Trace-on-PeopleSoft-9.1-Login-pages.html</link>
            <category>PeopleSoft 9.1</category>
    
    <comments>http://flashinleather.com/index.php?/archives/25-Set-Trace-on-PeopleSoft-9.1-Login-pages.html#comments</comments>
    <wfw:comment>http://flashinleather.com/wfwcomment.php?cid=25</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://flashinleather.com/rss.php?version=2.0&amp;type=comments&amp;cid=25</wfw:commentRss>
    

    <author>nospam@example.com (Flashin Leather)</author>
    <content:encoded>
    From the login page type trace=y at the end of the url.&lt;br /&gt;
&lt;br /&gt;
https://diverseyhr.oracleoutsourcing.com/psp/PJDI2J/?cmd=login&amp;languageCd=ENG&amp;trace=y 
    </content:encoded>

    <pubDate>Thu, 01 Jul 2010 14:30:07 -0700</pubDate>
    <guid isPermaLink="false">http://flashinleather.com/index.php?/archives/25-guid.html</guid>
    
</item>
<item>
    <title>Set up CI security for Userid</title>
    <link>http://flashinleather.com/index.php?/archives/24-Set-up-CI-security-for-Userid.html</link>
            <category>PeopleSoft 9.1</category>
    
    <comments>http://flashinleather.com/index.php?/archives/24-Set-up-CI-security-for-Userid.html#comments</comments>
    <wfw:comment>http://flashinleather.com/wfwcomment.php?cid=24</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://flashinleather.com/rss.php?version=2.0&amp;type=comments&amp;cid=24</wfw:commentRss>
    

    <author>nospam@example.com (Flashin Leather)</author>
    <content:encoded>
    Open up the userid that you are using to run the Excel to CI.&lt;br /&gt;
 &lt;br /&gt;
People Tools &gt; Security &gt; User Profiles&lt;br /&gt;
 &lt;br /&gt;
Go to the Roles tab.&lt;br /&gt;
 &lt;br /&gt;
Click the View Definition link next to any role.&lt;br /&gt;
 &lt;br /&gt;
Click on the Permission Lists tab.&lt;br /&gt;
 &lt;br /&gt;
Click on View Definition next to any permission list.&lt;br /&gt;
 &lt;br /&gt;
Click on the Component Interfaces tab.&lt;br /&gt;
 &lt;br /&gt;
Enter CI_JOB_DATA and click save.&lt;br /&gt;
&lt;br /&gt;
Click edit.&lt;br /&gt;
 &lt;br /&gt;
Set each method to full access.&lt;br /&gt;
&lt;br /&gt;
Click edit.&lt;br /&gt;
 &lt;br /&gt;
Set each method to full access.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 
    </content:encoded>

    <pubDate>Thu, 01 Jul 2010 14:27:38 -0700</pubDate>
    <guid isPermaLink="false">http://flashinleather.com/index.php?/archives/24-guid.html</guid>
    
</item>
<item>
    <title>Useful Navigations Tips for AWE Workflows Components </title>
    <link>http://flashinleather.com/index.php?/archives/23-Useful-Navigations-Tips-for-AWE-Workflows-Components.html</link>
            <category>PeopleSoft 9.1</category>
    
    <comments>http://flashinleather.com/index.php?/archives/23-Useful-Navigations-Tips-for-AWE-Workflows-Components.html#comments</comments>
    <wfw:comment>http://flashinleather.com/wfwcomment.php?cid=23</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://flashinleather.com/rss.php?version=2.0&amp;type=comments&amp;cid=23</wfw:commentRss>
    

    <author>nospam@example.com (Flashin Leather)</author>
    <content:encoded>
    &lt;strong&gt;&lt;u&gt;Setup and configure workflow&lt;/u&gt;&lt;/strong&gt;&lt;br /&gt;
&lt;br /&gt;
1) Main Menu &gt; Set Up HRMS &gt; Common Definitions &gt; Approvals &gt; Register Transaction ----- Create Approval Process ID (Cross reference table , Header table , App class ,Approval component is defined).&lt;br /&gt;
&lt;br /&gt;
2) Main Menu &gt; Set Up HRMS &gt; Common Definitions &gt; Approvals &gt; Setup Process Definitions ----Create Definition ID for the Process ID, Definition Criteria ,Stages ,paths ,steps &lt;br /&gt;
&lt;br /&gt;
3) Main Menu &gt; Set Up HRMS &gt; Common Definitions &gt; Approvals &gt; Configure Transaction ----- Add Events and notifications to transaction.&lt;br /&gt;
&lt;br /&gt;
4) Main Menu &gt; Set Up HRMS &gt; Common Definitions &gt; Approvals &gt; Workflow Transaction ----- Register workflow transactions.&lt;br /&gt;
&lt;br /&gt;
5) Main Menu &gt; Set Up HRMS &gt; Common Definitions &gt; Approvals &gt; Maintain User Lists ------ Define the user list or hierarchy used for routing transactions for approval. &lt;br /&gt;
&lt;br /&gt;
6) Main Menu &gt; Set Up HRMS &gt; Common Definitions &gt; Approvals &gt; Generic Templates ------ Maintain email templates. &lt;br /&gt;
&lt;br /&gt;
7)Main Menu &gt; Set Up HRMS &gt; Common Definitions &gt;Self-service &gt; System workflow rules ------ Workflow rule for specific SETID.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;u&gt;&lt;strong&gt;Approvals and Delegation&lt;/strong&gt;&lt;/u&gt;&lt;br /&gt;
&lt;br /&gt;
1) Main Menu &gt; Workforce Administration &gt; Self Service Transactions &gt; Add Delegation Request ----- Add a new delegation request on behalf of a delegator.&lt;br /&gt;
&lt;br /&gt;
2) Main Menu &gt; Workforce Administration &gt; Self Service Transactions &gt; Administer Delegation ----- Admin for the Delegation. Admin can delegate the transactions .&lt;br /&gt;
&lt;br /&gt;
3) Main Menu &gt; Workforce Administration &gt; Self Service Transactions &gt; Administer/Monitor Approvals ----- AWE admin for the Approvals. Admin can approve transactions.&lt;br /&gt;
&lt;br /&gt;
4)Main Menu &gt; Workforce Administration &gt; Self Service Transactions &gt; Approvals Audit Report ----- Approvals Audit Report. &lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&lt;u&gt;&lt;strong&gt;Delegation setup &lt;/strong&gt;&lt;/u&gt;&lt;br /&gt;
&lt;br /&gt;
1)Main Menu &gt; Set Up HRMS &gt; Common Definitions &gt; Delegation &gt; Installation settings ----- Configure AWE Admin Role , Enable Hierarchies , Duration to check for active proxies&lt;br /&gt;
&lt;br /&gt;
2)Main Menu &gt; Set Up HRMS &gt; Common Definitions &gt; Delegation &gt; Configure Delegation Transactions ----- Configure Delegation Transaction.&lt;br /&gt;
&lt;br /&gt;
 
    </content:encoded>

    <pubDate>Tue, 22 Jun 2010 15:15:48 -0700</pubDate>
    <guid isPermaLink="false">http://flashinleather.com/index.php?/archives/23-guid.html</guid>
    
</item>
<item>
    <title>Turn on installed languages</title>
    <link>http://flashinleather.com/index.php?/archives/22-Turn-on-installed-languages.html</link>
            <category>PeopleSoft 9.1</category>
    
    <comments>http://flashinleather.com/index.php?/archives/22-Turn-on-installed-languages.html#comments</comments>
    <wfw:comment>http://flashinleather.com/wfwcomment.php?cid=22</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://flashinleather.com/rss.php?version=2.0&amp;type=comments&amp;cid=22</wfw:commentRss>
    

    <author>nospam@example.com (Flashin Leather)</author>
    <content:encoded>
    Main Menu &gt; PeopleTools &gt; Utilities  &gt; International &gt; Languages &lt;br /&gt;
&lt;br /&gt;
Once new languages are selected and saved the application server needs to be rebooted. 
    </content:encoded>

    <pubDate>Tue, 22 Jun 2010 15:13:42 -0700</pubDate>
    <guid isPermaLink="false">http://flashinleather.com/index.php?/archives/22-guid.html</guid>
    
</item>
<item>
    <title>PeopleSoft 9.1 Excel to CI Errors Connection Timed Out</title>
    <link>http://flashinleather.com/index.php?/archives/20-PeopleSoft-9.1-Excel-to-CI-Errors-Connection-Timed-Out.html</link>
            <category>PeopleSoft 9.1</category>
    
    <comments>http://flashinleather.com/index.php?/archives/20-PeopleSoft-9.1-Excel-to-CI-Errors-Connection-Timed-Out.html#comments</comments>
    <wfw:comment>http://flashinleather.com/wfwcomment.php?cid=20</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://flashinleather.com/rss.php?version=2.0&amp;type=comments&amp;cid=20</wfw:commentRss>
    

    <author>nospam@example.com (Flashin Leather)</author>
    <content:encoded>
    If Excel to CI is generating an error stating that the connection has timed out, you might have a permission list error.  Take a look at the EXCEL_TO_CI permission list and make sure it is attached to the user id that you are using to run the Excel to CI.&lt;br /&gt;
&lt;br /&gt;
 
    </content:encoded>

    <pubDate>Wed, 24 Mar 2010 07:32:41 -0700</pubDate>
    <guid isPermaLink="false">http://flashinleather.com/index.php?/archives/20-guid.html</guid>
    
</item>
<item>
    <title>PeopleSoft 9.1 Vets 100 &amp; Vets 100A Reports</title>
    <link>http://flashinleather.com/index.php?/archives/19-PeopleSoft-9.1-Vets-100-Vets-100A-Reports.html</link>
            <category>PeopleSoft 9.1</category>
    
    <comments>http://flashinleather.com/index.php?/archives/19-PeopleSoft-9.1-Vets-100-Vets-100A-Reports.html#comments</comments>
    <wfw:comment>http://flashinleather.com/wfwcomment.php?cid=19</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://flashinleather.com/rss.php?version=2.0&amp;type=comments&amp;cid=19</wfw:commentRss>
    

    <author>nospam@example.com (Flashin Leather)</author>
    <content:encoded>
    Here is the checklist for VETS100 data set up:&lt;br /&gt;
&lt;br /&gt;
1. Check if the Establishment is linked to a valid Company and has country and Regulatory Region set to USA.&lt;br /&gt;
Navigation : Set up HRMS &gt; Foundation tables &gt; Organization &gt; Establishments&lt;br /&gt;
Open the establishments for which you are running the report.&lt;br /&gt;
&lt;br /&gt;
2. Check if the Establishment is linked to US Locations(On the location set up - Under USA flag)&lt;br /&gt;
Navigation : Set up HRMS &gt; Foundation tables &gt; Organization &gt; Locations &lt;br /&gt;
This can be verified by querying PS_ESTAB_US_VW.&lt;br /&gt;
&lt;br /&gt;
3. In the Establishments set up:&lt;br /&gt;
EEO-1 Gov&#039;t Contractor Type is NOT set to &#039;Not Applicable&#039;.&lt;br /&gt;
This field can be found in the Establishment set up.&lt;br /&gt;
Navigation : Set up HRMS &gt; Foundation tables &gt; Organization &gt; Establishments&lt;br /&gt;
Open the establishment definition for which you are running the EEO report and verify the above values under the USA flag. &lt;br /&gt;
&lt;br /&gt;
4. Ensure that Employees are linked to the correct Establishment in Job data.&lt;br /&gt;
This can be verified by querying PS_JOB. Check if you have Employees linked to the Estabishments(ESTABID)for which you are running the report.&lt;br /&gt;
&lt;br /&gt;
5. Ensure that the Employee&#039;s Job record is active during the period for which the report is being run.&lt;br /&gt;
Employee is a Regular Employee(Job data - Job Information)&lt;br /&gt;
Note that only the primary jobs are picked up.(Job data - Work Location)&lt;br /&gt;
Employee&#039;s EEO_CLASS value is NOT set to &#039;Exclude&#039;(Job data - Job Information - under USA flag)&lt;br /&gt;
&lt;br /&gt;
6. Ensure that the Employees also have a Job code linked to the Job data and this Job code has been classified into the appropriate EEO1 Job category in the Job code set up(USA flag).&lt;br /&gt;
From the list of Employees verify the Job code(JOBCODE) attached to them and check if the Job code set up has a EEO categories set up correctly.&lt;br /&gt;
Navigation : Set up HRMS &gt; Foundation Tables &gt; Job Attributes &gt; Job code&lt;br /&gt;
Verify if the Job codes are linked to the appropriate EEO1 category.&lt;br /&gt;
&lt;br /&gt;
7. In the Employee&#039;s personal information, verify if the Employee has been associated with the appropriate Military Status&lt;br /&gt;
Workforce Administration &gt; Personal Information &gt; Modify a Person&lt;br /&gt;
Open up the personal information of the Employees and check if the Employees are linked to the appropriate Military status under the USA flag on the Regional tab.&lt;br /&gt;
For 2008 reporting, Military status is set to one of the following:&lt;br /&gt;
3- Veteran of Vietnam Era&lt;br /&gt;
4- Other Protected Veteran&lt;br /&gt;
9- Vietnam &amp;amp; Other Protected Vet&lt;br /&gt;
&lt;br /&gt;
 
    </content:encoded>

    <pubDate>Thu, 28 Jan 2010 10:03:06 -0700</pubDate>
    <guid isPermaLink="false">http://flashinleather.com/index.php?/archives/19-guid.html</guid>
    
</item>
<item>
    <title>Regional Flags</title>
    <link>http://flashinleather.com/index.php?/archives/18-Regional-Flags.html</link>
            <category>PeopleSoft 9.1</category>
    
    <comments>http://flashinleather.com/index.php?/archives/18-Regional-Flags.html#comments</comments>
    <wfw:comment>http://flashinleather.com/wfwcomment.php?cid=18</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://flashinleather.com/rss.php?version=2.0&amp;type=comments&amp;cid=18</wfw:commentRss>
    

    <author>nospam@example.com (Flashin Leather)</author>
    <content:encoded>
    If flags, denoting regional information, are not showing up throughout the PeopleSoft 9.1 system, check the Global Security Settings.  This can be accessed at Set Up HRMS &gt; Security &gt; Component and Page Security &gt; Setup Global Security.  From here enter the name of the the primary permission list assigned to your USERID and add the country whose regional information is missing to the list.&lt;br /&gt;
&lt;br /&gt;
 
    </content:encoded>

    <pubDate>Tue, 03 Nov 2009 11:57:33 -0700</pubDate>
    <guid isPermaLink="false">http://flashinleather.com/index.php?/archives/18-guid.html</guid>
    
</item>
<item>
    <title>Position Incumbents View</title>
    <link>http://flashinleather.com/index.php?/archives/17-Position-Incumbents-View.html</link>
            <category>PeopleSoft 9.1</category>
    
    <comments>http://flashinleather.com/index.php?/archives/17-Position-Incumbents-View.html#comments</comments>
    <wfw:comment>http://flashinleather.com/wfwcomment.php?cid=17</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://flashinleather.com/rss.php?version=2.0&amp;type=comments&amp;cid=17</wfw:commentRss>
    

    <author>nospam@example.com (Flashin Leather)</author>
    <content:encoded>
    This view is used on POSITION_DATA6 on the position component.  It shows the incumbents for the position.&lt;br /&gt;
&lt;br /&gt;
PS_INCUMB_WS1&lt;br /&gt;
&lt;br /&gt;
Join this view to PS_JOB.reports_to to obtain supervisor information when using position management.&lt;br /&gt;
&lt;br /&gt;
 
    </content:encoded>

    <pubDate>Thu, 01 Oct 2009 09:33:20 -0700</pubDate>
    <guid isPermaLink="false">http://flashinleather.com/index.php?/archives/17-guid.html</guid>
    
</item>

</channel>
</rss>