Advanced Benefits - PSFT (MOSC)

MOSC Banner

Creating ACA XML Files -ACA1095CB No Success

edited Mar 30, 2022 1:07PM in Advanced Benefits - PSFT (MOSC) 3 commentsAnswered ✓

We are on 9.2 and 8.55 upgraded to Pum 27 applied the 2018 legeslative patchset 28896291.

while running the ACA XML file creation JOB ACA1095C it errors out at this app engine ACA1095CB

PeopleCode Exit(1) Abort invoked by Application at ACA1095CB.3PUBBULK.Step01. (108,543) 
Process 329057 ABENDED at Step ACA1095CB.3PUBBULK.Step01 (PeopleCode) -- RC = 16 (108,524)

This is the piece of code where it errors out
If ExecXmlpReport(ACA_BAC020_AET.RUN_CNTL_ID, ACA_BAC020_AET.PROCESS_INSTANCE, ACA_BAC020_AET.REPORT_DEFN_ID, ACA_BAC020_AET.TMPLDEFN_ID, "", %Date, 2) = True Then   Exit (0);Else   Exit (1);End-If;

I checked the report definitions and template everything looks fine

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center