PO created notification partly in final approvers session language
Problem Description
---------------------------------------------------
A requisition is created and a PO got auto created from it. The final approver of the requisition had a session language different from that of the requestor. In this case the 'PO Created' notification that requestor gets is a mix of two languages. Requestors default language and final approvers default language.
The reason why the subject and body of message is in different language could be that , the body of the message is populated from an attribute. At the time of deriving the value to the attribute,the context language would have been in Final Approvers default language. So the value shouls have got derived and stored in attribute in that language. Subject in the message is build dynamically based on current session language.
---------------------------------------------------
A requisition is created and a PO got auto created from it. The final approver of the requisition had a session language different from that of the requestor. In this case the 'PO Created' notification that requestor gets is a mix of two languages. Requestors default language and final approvers default language.
The reason why the subject and body of message is in different language could be that , the body of the message is populated from an attribute. At the time of deriving the value to the attribute,the context language would have been in Final Approvers default language. So the value shouls have got derived and stored in attribute in that language. Subject in the message is build dynamically based on current session language.
0