Purging ACA XML Generation
Has anyone encountered issues in re-running "Benefits ACA Transmission XML Generation Process" after purging earlier XML generation run via "Benefits ACA Purge Process" ?
In my scenario I'm encountering error saying
latest archive is not run for issuer GRE
Transmission XML Generation Failed:
ORA-20001: BEN_91769_NOONE_TO_PROCESS:
looking through the XML generation code, it seems the logic is expecting row lock to be removed by purge process, but the lock still exists after the purge forcing the next run of XML generation to error. Seems like a bug to be at first glance, but trying to see if anyone else encountered this issue before I open an SR with support team.