<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.7.3" -->
<rss version="2.0">
	<channel>
		<title>AME SSHR - Part 1 - What is AME</title>
		<description>Comments for AME SSHR - Part 1 - What is AME at http://www.apps2fusion.com , comment 1 to 18 out of 18 comments</description>
		<link>http://www.apps2fusion.com</link>
		<lastBuildDate>Tue, 07 Feb 2012 19:10:42 +0100</lastBuildDate>
        <generator>FeedCreator 1.7.3</generator>
		<item>
			<title>...</title>
			<link>http://www.apps2fusion.com/apps-training/apps-functional-documents/ame-sshr/395-ame#comment-9278</link>
			<description>Hi Anil,

  How can I clear AME cache?  We are in the UAT phase and go live is on Monday.
Whenever I  compile AME custom package (which is a copy of AME_UTIL), AME displace invalid object error in ame_exceptions_log. It worked some times when we ran the utlrp.sql  script with SYSDBA privilege. Can you please help me to find out the where to clear cached object.

Thanks in advance,
Padmaja
 - Padmaja</description>
			<pubDate>Tue, 19 Apr 2011 20:04:03 +0100</pubDate>
		</item>
		<item>
			<title>Oracle Financial Consultant </title>
			<link>http://www.apps2fusion.com/apps-training/apps-functional-documents/ame-sshr/395-ame#comment-9272</link>
			<description>Hi, 

 My UAT after 3 days and i am stucking how to build invoice approval workflow, is there any way to build this workflow on invoice beside AME ?? if not can you please send to me the steps to build this cycle ??

BR
Emad  - emad </description>
			<pubDate>Mon, 18 Apr 2011 06:11:11 +0100</pubDate>
		</item>
		<item>
			<title>Reg: Change in Approver in AME  in SSHR</title>
			<link>http://www.apps2fusion.com/apps-training/apps-functional-documents/ame-sshr/395-ame#comment-8939</link>
			<description>Hello Anil,

I'm in a situation where the approval for educational qualification addition or updation in SSHR has to be sent to HR Manager, Instead it's notifying to Supervisor, Can you please help me out in this regard?

Regards
Guru.K - Guru Narayanan</description>
			<pubDate>Mon, 21 Feb 2011 08:46:38 +0100</pubDate>
		</item>
		<item>
			<title>Very helpful</title>
			<link>http://www.apps2fusion.com/apps-training/apps-functional-documents/ame-sshr/395-ame#comment-8858</link>
			<description>Very helpful article Anil. You Rock! - Rakshith Chengappa MK</description>
			<pubDate>Thu, 20 Jan 2011 23:58:31 +0100</pubDate>
		</item>
		<item>
			<title>Reg: Transaction ID</title>
			<link>http://www.apps2fusion.com/apps-training/apps-functional-documents/ame-sshr/395-ame#comment-8351</link>
			<description>In AME there is transaction ID. if i am creating customised transaction type and my own work flow for that. where to set this transaction. how it will accessed in AME... - thammineni</description>
			<pubDate>Thu, 16 Sep 2010 04:35:26 +0100</pubDate>
		</item>
		<item>
			<title>How to define dynamic approval for AP Invoices</title>
			<link>http://www.apps2fusion.com/apps-training/apps-functional-documents/ame-sshr/395-ame#comment-7426</link>
			<description>Hi Anit,
I have done set up in AME for AP invoices. I have defined approval group as static. This statis Approval group definition is not 
user friendly whenever user got retired from his/her current Position, we have to update the Approval name in AME. Can't we 
make it fully automatic. 
I mean when user got retired from current position and other person join that position , system will automatically update the
approval name in AME set up instead of doing it manually.
Now i want to know how i can defined Dynamic Approval Group for AP Invoices. If you any document then please send it to me.

Thanks
Abhishek - abhishek paliwal</description>
			<pubDate>Wed, 03 Feb 2010 07:32:31 +0100</pubDate>
		</item>
		<item>
			<title>...</title>
			<link>http://www.apps2fusion.com/apps-training/apps-functional-documents/ame-sshr/395-ame#comment-7147</link>
			<description>Hello Chinna,

The AME kicks off as a PL/SQL engine, therefore I do not understand the connection between OAF View object and your AME calculations?
If you have the transaction_id, you can get the assignment Id, and from assignment id you can get org,job etc. 
Based on that information, you can build SQL for approval group.

I suggest you to go through Part1 to Part9 to get the full picture of AME and SSHR

Thanks,
Anil Passi - Anil Passi-</description>
			<pubDate>Thu, 19 Nov 2009 14:37:53 +0100</pubDate>
		</item>
		<item>
			<title>Clarrification regarding TransactionId</title>
			<link>http://www.apps2fusion.com/apps-training/apps-functional-documents/ame-sshr/395-ame#comment-7145</link>
			<description>Hi 

I am in a sitaution that i need to implement the default manager for both NewHire and Associate Status Change in HR. For this i need the org_name, job_name and people_group value for my logic to work. When i am retrieving the values from the VO(AssignDetailVO) the NewHire is working fine but when coming to associate status change when i change any of the value org_name or job_name or people_group i am unable to get the values i changed instead i am getting the values that are already in the database i.e the original values from the VO. 

So i want make use of transaction_id for that particular transaction so that i can use that id to retrieve the particular transaction values. 

If i do so does that logic work for both NewHire and Asscociate Status Change ??? - Chinna</description>
			<pubDate>Thu, 19 Nov 2009 10:36:23 +0100</pubDate>
		</item>
		<item>
			<title>...</title>
			<link>http://www.apps2fusion.com/apps-training/apps-functional-documents/ame-sshr/395-ame#comment-7137</link>
			<description>Please use the code below 

import oracle.apps.per.selfservice.common.SSHRParams;
.
.
.
.
SSHRParams sshrparams = new SSHRParams(oapagecontext.getRootApplicationModule());
String sTrxId = sshrparams.getTransactionId();

Thanks,
Anil Passi - Anil Passi-</description>
			<pubDate>Wed, 18 Nov 2009 19:39:59 +0100</pubDate>
		</item>
		<item>
			<title>get transactionid</title>
			<link>http://www.apps2fusion.com/apps-training/apps-functional-documents/ame-sshr/395-ame#comment-7134</link>
			<description>Hi Anil,

How can we get the transaction id from controller object using oaf ? - Chinna</description>
			<pubDate>Wed, 18 Nov 2009 16:31:58 +0100</pubDate>
		</item>
		<item>
			<title>...</title>
			<link>http://www.apps2fusion.com/apps-training/apps-functional-documents/ame-sshr/395-ame#comment-6325</link>
			<description>Thanks Anil  - Priya Pusp</description>
			<pubDate>Sat, 02 May 2009 04:59:01 +0100</pubDate>
		</item>
		<item>
			<title>...</title>
			<link>http://www.apps2fusion.com/apps-training/apps-functional-documents/ame-sshr/395-ame#comment-6324</link>
			<description>You can learn your Java while you work on OAF.
But it will be good to read few chapters of any good java book to understand basic object principles first. - Anil Passi</description>
			<pubDate>Sat, 02 May 2009 03:37:03 +0100</pubDate>
		</item>
		<item>
			<title>Regarding OAF </title>
			<link>http://www.apps2fusion.com/apps-training/apps-functional-documents/ame-sshr/395-ame#comment-6323</link>
			<description>Hi Anil, 
  
   Can you please tell me , is it necessary to know the JAVA to work in OAF .What are are the basic thing I should know to work in OAF . 
   However , I am a Techno-Functional consltant of Oracle GL, Oracle Receivable , Oracle Payable . I have also worked on in Forms 6i and reports 6i  
   for last 8 years . I don't know anything about JAVA . Would  I  be able to Follow the OAF ?    


 Regards  
  
Priya Pusp  - Priya Pusp</description>
			<pubDate>Sat, 02 May 2009 02:46:35 +0100</pubDate>
		</item>
		<item>
			<title>...</title>
			<link>http://www.apps2fusion.com/apps-training/apps-functional-documents/ame-sshr/395-ame#comment-6322</link>
			<description>Hi PP

I am afraid i do not have any video/docs presentations for Global consolidation system and Global intercompany system

Thanks,
Anil Passi - Anil Passi</description>
			<pubDate>Fri, 01 May 2009 15:33:49 +0100</pubDate>
		</item>
		<item>
			<title>GCS and GIS doc </title>
			<link>http://www.apps2fusion.com/apps-training/apps-functional-documents/ame-sshr/395-ame#comment-6320</link>
			<description>Hi Anil , 

  I really appriciate your work , even I learnt a lot of things  from your blog  . Now I am feeling a lot of confodence in me . So I want to tell you  lot of thanks to you . Do You have Global consolidation system and Global intercompany system doc  . If there is a video kind of doc that would be more appreciated . 

Regards 
  PP  - Priya Pusp</description>
			<pubDate>Fri, 01 May 2009 10:14:11 +0100</pubDate>
		</item>
		<item>
			<title>...</title>
			<link>http://www.apps2fusion.com/apps-training/apps-functional-documents/ame-sshr/395-ame#comment-6312</link>
			<description>You are right, AME compliments Workflow, and by no means does AME replace Workflow. 
 - Anil Passi</description>
			<pubDate>Wed, 29 Apr 2009 11:36:44 +0100</pubDate>
		</item>
		<item>
			<title>Comparison to Workflow</title>
			<link>http://www.apps2fusion.com/apps-training/apps-functional-documents/ame-sshr/395-ame#comment-6311</link>
			<description>Hi Anil,
           Keep up the good work!!! In Oracle EBS approvals are more or less manageg via workflow. How AME is different then workflow ? Does AME is replacement of workflows or will compliment it ?

Dinesh - Dinesh Chauhan</description>
			<pubDate>Wed, 29 Apr 2009 11:27:19 +0100</pubDate>
		</item>
		<item>
			<title>Excellent Work</title>
			<link>http://www.apps2fusion.com/apps-training/apps-functional-documents/ame-sshr/395-ame#comment-6306</link>
			<description>Hi Anil,
I'm someone who have learned a lot from you and other contributors specially Kishore Ryali for the apex sessions. Thanks for you all.

I'm waiting for the next article :) 

rgds
Nawfal MAMI
SCM consultant, Saudi - Nawfal Mami</description>
			<pubDate>Wed, 29 Apr 2009 06:34:36 +0100</pubDate>
		</item>
	</channel>
</rss>

