Best Of
How to highlight a field text in RTF template for BI Publisher report?
Hello Team,
We have a requirement to highlight middle of the Field A value (10 digits) if the Field B is Yes.
Example Field A value is "ABFDFD1212121SD"
and Field B is "Yes"/ "No"
If the Field B is Yes then highlight the Field A = only the middle 10 digits - "AB FDFD121212 1SD"
else
no need to highlight and it should display as in XML.
Thanks,
Prem
Re: ODA X11 new deployment
Hi Kriz,
Thanks for the feedback.
The fail over has been enabled by default.
Thanks so much for the support.
Thanks,
James.
Re: USERMAINT component
Hi User_D1N90,
Once you drag and drop the field, it will typically be placed based on the order dictated by the system. Once you're done dragging/dropping the field(s), save the definition, close and re-open it. It will appear in the order you can expect it to appear. In my case I see it as the 4th L0 property.
Thanks,
Mike
Re: P4070
Hello,
You can use the Compare Tool to check the specs in all environments.
The enhancement you pointed out is not yet implemented.
Please check the "JD Edwards Bug Monitoring (Doc ID 1446784.2)" document to understand how to monitor enhancements and the meaning of the status values.
Thank you!
Best regards,
Cezar
Re: will there be 1099 and W2 updates coming out in December 2025 for JD Edwards World 9.4?
Good Morning,
Thank you for your post! There will not be any year end updates for 2025 for 1099, W-2 or ACA.
Please refer to the following knowledge documents for information on Sustaining Support for A9.4….
WS: A9.4 Sustaining Support FAQ (Doc ID 3082728.1)
World A9.4 Transitions Into Sustaining Support May 1, 2025 (Doc ID 3055028.1)
Joanne
Re: Multiple PDFs on Process Monitor?
To make the process scheduler aware of multiple reports, in the Parameter section of Process definition specify
-MR n
Here, MR indicates Multiple Reports and 'n' is a number between 2 to 99 indicating to the Process Scheduler the number of reports generated by the SQR report
Re: Error package update | ORA-12541: TNS:no listener
Hello @2011
Well you have an Oracle database client as well with tnsnames.ora and similar info.
Please review them that information is correct. Since you never confirmed it was an Dev Client I assume it is and that needs info for to connect to DB.
I also hope that the package was built for DevClients without E1local
E1: PKG: Tools Release 9.2.5x and later, Full Package Build Still Includes the Local Database (Doc ID 2743762.1)
Sincere regards
Johan
Re: R9840R ZJDE0005
Hello @2011
For this issue since is the Object Customization I would recommend open up an SR. The print screen is not helping so much and is very generic.
I presume you have reviewed E1: UPG: ESU: Understanding Customization Object Analyzer and Application Configuration Analyzer (Doc ID 1499756.1) but if not revew it.
Sincere regards
Johan
Re: Running a second multitenant CDB instance on the same server
You need to create a temporary auxiliary CDB with a unique ORACLE_SID and db_unique_name, set ENABLE_PLUGGABLE_DATABASE=TRUE, and segregate all file locations (ideally via OMF with DB_CREATE_FILE_DEST and DB_RECOVERY_FILE_DEST) to prevent collisions; no other "special" parameters are required and a single listener can serve both instances. Start the auxiliary NOMOUNT with this minimal pfile/spfile, configure the SBT library and channels, then RMAN DUPLICATE the source CDB for the specific PLUGGABLE DATABASE into the auxiliary; when done, CLOSE and UNPLUG that PDB (XML) and CREATE PLUGGABLE DATABASE in CDB_78D (dropping/replacing the old PDB if necessary), open it, and run post-plug checks (e.g., datapatch/PDB_PLUG_IN_VIOLATIONS) as needed. In addition, avoid NOFILENAMECHECK on the same host unless paths are fully segregated, and align/clone a password file only if performing active duplicate (backup-based duplicate can rely on OS authentication).
Cheers
Arsalan
Re: Adding Online redo log groups to primary and standby
The following document contains list of steps:
Handling ORL and SRL (Resize) on Primary and Physical Standby in Data Guard Environment (Doc ID 1532566.1)



