on 2020 Nov 03 1:37 PM
How can I set a default language for properties exchanged in Attributes-from-SAP.xml while maintaining GUI in Logon Language.
We have a global user base that are collaboration and are logging into SAP ECTR with their native language. In these cases, the DESCRIPTION property being passed from SAP are being set to the logon language. We need this to default to English while the users remains logged on in their native language.
Please suggest any solution.
Request clarification before answering.
<APPL_ATTRIBUTE name="SAP_DESCRIPTION" hidden="false">
<DIR field="LONGTEXT" row="0" language="EN"/>
</APPL_ATTRIBUTE>
this might work. If you really have longtext and don't want it to exceed 40 characters you can use SUBSTRING to cut off trailing part.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
2 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.