I am facing an issue with Getree method of taxonomy manager. I have not assigned any sortorder. But the deriving taxonomies are not identical with ektron workarea in terms of the ordering.
The returned taxonomy array has sorted alphabatically.This issue was after esync only. On the esync souce it works fine, But on the esync destination i am experiencing this issue.
Hi Everyone,
I am facing an issue with Getree method of taxonomy manager. I have not assigned any sortorder. But the deriving taxonomies are not identical with ektron workarea in terms of the ordering.
The returned taxonomy array has sorted alphabatically.This issue was after esync only. On the esync souce it works fine, But on the esync destination i am experiencing this issue.
Below is the code i used to get the taxonomies.
taxonomyManager.GetTree(taxonomyId, depth, includeItems, PagingInfo);
I have also refered http://world.episerver.com/kb/10499/
But the solution is not suitable for me, since the esync will be on daily basis. So i cant update the esync destination site daily.
It would be great if any other solution has been addressed for this issue.
Thanks in advance.
Thanks,
Dharani Manickam