Syndication- Multilingual
Hi All,
I am facing one issue regarding syndication of Multiple Languages. Here is the eg.
I have one field called "description" in main table.
There are 4 differnt languages we are using for description
1) English EN
2) German- DE
3) Italian - IT
4) Spanish- SP
I am splliting the Multilingual field (description) by value in source side. So it gives me language(code) and Value(data or description) in source side and i need to map this with language code and Description on destination side.
Language to Language code
Value to Description
This can be syndicated properly.
But problem comes here
Somehow for this phase of project we need to syndicate only englsih language and rest of the language we are not getting value. So we need to supress other language code.
I tried some search type filtering but on destination side i am still getting other codes with values as Blank(as we have only english value for the time being) and i need only english code and value.
please guide me for the same
Regards
Himanshu
Tags:
Former Member replied
Hi Himanshu,
Check the property Suppress Empty Language/Value Pairs under the tab Map Properties. It should be checked.
Regards,
Jitesh Talreja