Best Of
Re: is it possible to CC dunning letters to internal collections teams
Thanks John for quick response.
Re: Particular custom SQR started failing in Prod.
Hello Vikash,
Your Problem is data and nothing else. Program is working but only its going beyond scope of Paper Size you have mentioned.
Do perform this task:-
A. Check the data which is causing program to go beyond the limit.
B. Modify SQR to increase paper size but that will lot of movement.
1. Hard code paper size in your Custom SQR in following piece of code:
Begin-Setup
declare-layout FORM_7
paper-size = (16.54,11.69) ! A3 size
orientation = LANDSCAPE
line-height = 8
end-declare
declare-report FORM_7_RPT
layout = FORM_7
end-declare
. . .
End-Setup
2. Change the paper size to 'letter' in setenv.sqc for your report.
Thanks,
Akash
Re: EBS R12.2 Post-install : Checking URL : http://<hostname>:8004/OA_CGI/FNDWRR.exe
Re: Running Savings Age Catch-Up Extension in 2026
Hi, Casey,
That's a clarification that we will be making with Development. Even our PeopleBooks specifically says, regarding the As of Date: "Enter the last day of the calendar year for which the age catch up extension applies."
In my own testing, I entered 12/31/2026, and the process created extension rows for all qualifying employees with birthdays that included them in the Age Extension itself, and employees where the FICA earnings from the prior year exceeded the threshold.
Again, we will make sure to clarify this with our Development team. There are a lot of moving parts!
Regards,
Beth
Re: My Oracle Support, are you really happy with what you've delivered ?
I hope that all the best minds at Oracle Developers are working hard to fix this and provide us with a support site worthy of the name.
Re: Do you enable firewall on an Oracle server?
It's a no-brainer really … Of all the ports that exist but that you know you are not using, what are you going to do with them: leave them open and do nothing, leave them open but scan them, or close them ? Other than actually needing to close the actual ports, there is no reason not to close them. Do you really want to scan ports which you KNOW should not be used ?
The real problem is often this : it's not known which are the ports which are used. And then, you can't close the ones which aren't unused.
The question doesn't relate to OS and it also doesn't relate to software even, Oracle database is no different there; port usage is a network thing. Yes, there's software that doesn't use ports, but most does.
Re: Match Exception RULE_R600 triggered when there are no available receipts
@Wendy Jamison Thank you :)
@Gail-Oracle - the article you refer to is not the issue we are having. The article refers to running multiple vouchers through matching at the same time which we are already aware of. The issue we have provided is when multiple vouchers are associated to purchase orders over a period of time and matched separately.
1st voucher matches to the receipt
The 2nd is overridden and subsequently matched
The 3rd voucher and then ran through matching separately and flags and R600 instead of an R500
Re: The 2024 Paperwork Burden Reduction Act for ACA
Hi Sarah,
We are working on the delivery of the solution for the legilation with 37740940 - UPDATE ACA FORM 1095-C CONSENT PROCESS DUE TO PAPERWORK BURDEN REDUCTION ACT.
As for the reset process, we made a change for employers to decide if they want to reset employees for electronic or paper. You may need update your customization for the update.
Regards,
Anne
Re: surrogate-agent registration
Hello,
I found the issue, it was Contact header in 200 OK reply on REGISTER message. Provider is sending registrar address as a host part in Contact header instead of leaving my sip-interface address. So I applied HMR to correct host in Contact and viola.
Best regards
Dalibor
Re: ECC Analyzer is available 200.77 but downloading version is 200.50
Hi -
Thanks for using Oracle community !
Please confirm the product
regrds,
Ananth




