Starting November 19th, Oracle Community will require Multi-Factor Authentication (MFA) for all member logins. This simple extra step helps protect your account—and the community data—by adding an additional layer of security during sign-in.
We are trying to modify the ACH report to include a record type 7 addenda in Oracle EBS 11.5.10.2 modifying APXNACHA.rdf sql script but now our output has 95 characters instead of 94 on every record type line. I understand the format being used currently in 11i is CCD and we want to modify it to like CTX for some payments we have to make to a few select vendors.
Here is the sql script that we are using. We have tried to use RTRIM to trim off position 95 on the first record line but still it is not working.