Announcements for Payroll and OTL can now be found in the Announcements - Payroll and OTL - EBS (MOSC) subcategory. Follow to be sure you don't miss a thing!
OTL: Timecard Audit Trail Report Concurrent Program
Has anyone copied the Concurrent Program for the OTL: Timecard Audit Trail Report to create a custom Concurrent Program?
I copied the Concurrent programs to create a custom concurrent program with defaults for From Date and To Date. The rest of the Concurrent Program is identical except for the Short Name. However, when I try to run the Concurrent program I receive an error. The error is below:
Time and Labor Engine: Version : 12.2 Copyright (c) 1998, 2013, Oracle and/or its affiliates. All rights reserved. ORAUHXCRPT: ORAU:Timecard Audit Trail Report +---------------------------------------------------------------------------+ Current system time is 30-JAN-2024 10:33:08 +---------------------------------------------------------------------------+ CP main executing runProgram for oracle.apps.xdo.oa.cp.JCP4XDODataEngine XDO Data Engine Version No: 10.1.3.4.2 Resp: 26852 Org ID : 0 Request ID: 25694773 All Parameters: P_FROM_DATE="2023/12/31 00:00:00":P_TO_DATE="2024/02/29 00:00:00":P_DAT_REGEN=Y:P_RECORD_SAVE=N:P_ORG_ID=:P_LOCN_ID= Data Template Code: ORAUHXCRPT Data Template Application Short Name: HXC Debug Flag: N {P_RECORD_SAVE=N, P_DAT_REGEN=Y, P_TO_DATE=2024/02/29 00:00:00, P_FROM_DATE=2023/12/31 00:00:00, P_LOCN_ID=, P_ORG_ID=} Calling XDO Data Engine... java.lang.NullPointerException at oracle.apps.xdo.oa.util.DataTemplate.getDataTemplate(DataTemplate.java:395) at oracle.apps.xdo.oa.util.DataTemplate.<init>(DataTemplate.java:229) at oracle.apps.xdo.oa.cp.JCP4XDODataEngine.runProgram(JCP4XDODataEngine.java:289) at oracle.apps.fnd.cp.request.Run.main(Run.java:159) CP main completed runProgram for oracle.apps.xdo.oa.cp.JCP4XDODataEngine +---------------------------------------------------------------------------+ Start of log messages from FND_FILE +---------------------------------------------------------------------------+ +---------------------------------------------------------------------------+ End of log messages from FND_FILE +---------------------------------------------------------------------------+ +---------------------------------------------------------------------------+ No completion options were requested. Output file size: 0 Deleting empty output file. +---------------------------------------------------------------------------+ Concurrent request completed Current system time