Saturday, August 13, 2011

Get Notification Emails in a diff Languages other than English


Get Notification Emails in a diff Languages other than English

Steps :
1) Set "default application language" to desired lang

Login -> Preferences -> Default Application Language to Desired Lang

Apply

This should make the same to reflect in "ICX: Language" personal profile option and also in wf_local_roles table

select language
from wf_local_roles
where name = 'User_Name';

2) System Administrator -> Workflow ->  Service Components -> Workflow Notification Mailer + Edit
-> Advanced configuration and press next till you get Reset NLS parameter
-> Check Reset NLS check box
 Apply changes

- Restart Mailer


UR's Key Run ;-) 

No comments:

Post a Comment