Search This Blog

Sunday, November 23, 2025

Oracle Ebs R12 Workflow in Arabic instance (issue and solution)

 Updated CS_MSGS.wtf workflow with new attribute as XX_URL as URl type.

Added to the notification, worked fine in the English instance, but not in the arabic instance.

In arabic instance it was not showing this new attribute in the Notification Message.


Solution: 

FOR Issue of arabic attributes not appearing 

EDIT  WF_MESSAGES_TL where type LIKE 'CS_MS%'

copy and Paste HTML_BODY SAME TO THE ENGLISH US


Tried below, but didnt work, dont know why 

export NLS_LANG=ARABIC_AMERICA.AR8MSWIN1256

echo $NLS_LANG

/u01/DEV/R122/fs1/EBSapps/appl/per/12.0.0/patch/115/import/AR/loc_ae/afzal

WFLOAD apps/apps@1.2.3.4:1544/DEV  0 Y FORCE CS_MSGS.wft


View the notification from backend: 

SELECT wf_notification.getbody(15605787)  FROM dual;