Monday, April 16, 2012

RETRY PAYROLL RUN/RETROPAY FAILS WITH AN ERROR

Retry Payroll Run concurrent program fails with below error

   HR_6860_HRPROC_INVALID_PACTION
   APP-PAY-06860: Specified payroll is invalid.
   Cause:        The Payroll specified does not exist.

  RetroPay concurrent program fails with below error

  HR_6862_HRPROC_INV_NUM_ARGS
  PNAME RETROPAY
  APP-PAY-06862: An invalid number of arguments has been specified for this
  process.
  Cause: Either too few or too many arguments have been
  specified for the current process.

Solution : Apply patch 9863804

Ref:  1264959.1

Saturday, April 14, 2012

HRMS read only


we can provide HR data only read only mode with profile
HR:Query Only Mode   to  yes
either at  user level or at responsibilitiy level .


Tuesday, April 10, 2012

WebADI Run-time error'1004' Method 'VBProject' of object '_Workbook' failed


ISSUE:

Run-time error '1004':

Method 'VBProject' of Object'_Workbook' Failed
this issue reproduce when downloading the excel sheet via webADI .

SOLUSTION:
In Excel 2003:
go to "Tools" > "Macro" > "Security" and select the "Trusted Sources" tab.  Check the box next to "Trust access to Visual Basic Project".
(Note: The box for "Trust all installed add-ins and templates" should also be checked.)

In Excel 2007, use the following navigation:
  • Click on the Office button in the upper left corner
  • Click on the Excel Options button
  • On the left, click on the Trust Center
  • Click on the Trust Center Settings button
  • On the left, click on Macro Settings
  • Click on "Trust access to the VBA project object model"
Ref: 376013.1
       406526.1     

Monday, April 9, 2012

XML Concurrent Request with warning...

All xml concurrent requests completing with Warning


solution : increase  process of concurrent manager "Output Post Processor"

Thursday, April 5, 2012

Automatic Asset Numbering Skips Numbers



Issue : Asset numbers appear to be skipping by a multiples of 20 or some other number

Solution :
 The following command will change the CACHE_SIZE to 0:  
  
           alter sequence fa_additions_s nocache; 
 
Ref: 1036833.6

Wednesday, April 4, 2012

Unable to authenticate session in R12 at login


1.Open a new explorer window using its own session cookie by selecting File -> New Session from the Menu Bar in an existing browser window. (IE9 Users may have to enable the Menu Bar first by right clicking the browser header frame and selecting Menu Bar.)
2.Run from the command line adding the -noframemerging parameter e.g. Start -> Run -> iexplore -noframemerging
3.Create a new IE8 icon adding the -noframemerging parameter e.g.
4.Start -> Program Files
5.Right click on the Internet Explorer icon and select Properties
6.Add -noframemerging to the end of the link in the Target field e.g."C:\Program Files\Internet Explorer\iexplore.exe" -noframemerging
7..Click the OK button to close the window
8.This icon may then be copied to the desktop if desired


R12: Using IE8 to access two EBS Instances runs in error "Unable To Authenticate Session" [ID 1098563.1]

Printer configuration :network printer configuration in Linux

1.Install the CUPS
2.Open the CUPS Web interface by typing
"http://localhost:631/" into a browser window.

3.Click "Add Printer" under the Administration tab
4.Type the name of the networked printer as it is named on
the server.printer name as same as machine name in test
print in windows UNNI1
5.Type a location. This could be the IP address of the
printer
6 .Add a description. This can be anything or it can be
left blank.
7.Choose "Internet Printing Protocol (IPP)" from the
"Device" drop-down menu.
8. Device: select "AppSocket/HP JetDirect"
9.Device URI: socket://172.16.50.13:9100(printer ip)
10.Make:HP
11.Driver : HP Leser Jet 4050
12. provide root password
13.Click "Print Test Page."