| KFF setup in OAF [message #411376] | 
			Fri, 03 July 2009 05:23   | 
		 
		
			
				
				
				
					
						
						suman.g
						 Messages: 89 Registered: June 2009 
						
					 | 
					Member  | 
					 | 
		 
		 
	 | 
 
	
		While implementing KFF in OAF page below error was coming: 
CacheComponent not registered (KEY=FLEXFIELD_METADATA_CACHE) (APP=FND)  
  
For this we eed to do below steps:. 
 
Click on Functional Developer responsibility->CoreServices 
->select Application Object Library as Application name in the screen. 
->Click on create component button and give the following details to create component. 
-> Name -- FLEXFIELD_METADATA_CACHE  
Code -- FLEXFIELD_METADATA_CACHE  
Application Name -- Application Object Library  
Description -- Stores descriptive flexfield, key flexfield, and value set metadata. 
Loader Class Name -- oracle.apps.fnd.flexj.FlexfieldCacheLoader  
Business Event Name --oracle.apps.fnd.flex.dff.compiled;oracle.apps.fnd.flex.kff.structure.compiled;oracle.apps.fnd.flex.vst.updated  
Time Out Type --Time To Live  
Time Out After --Global Idle Time 
When tried to register in Apps  getting this error. 
 
1. Loader class oracle.apps.fnd.flexj.FlexfieldCacheLoader not found.  
2. Business events oracle.apps.fnd.flex.vst.updated not registered in the Workflow. 
 
Please suggest something... 
 
Regards, 
Suman
		
		
		
 |  
	| 
		
	 | 
 
 
 | 
	| 
		
 |