Facing error when inner joining two document streams
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2017 08:21 PM
I am trying to do a simple inner join between two document stream but facing the below error :
I did select the option as Unsorted
but still it fails with reason Not Ascending order
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2019 01:07 PM
i’m facing the same problem. Were you able to resolve this issue ?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2020 04:23 PM
I’m having this issue but there is no answer here. I have my sorted streams set to Ascending and am still having the issue. Can someone please help?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2020 04:52 PM
try to convert number input stream to string before the join snap using a mapper, sort the both the input and then use the join. it should resolve the issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2021 03:54 AM
if the input is alphanumeric then what is the solution
I am getting below error after using sort snap before join
Not ascending order: [3V ELECTRICITÉ] and [3RD PARTY ACCOUNT CHECK]
