Grooper 23.00.0020 is available as of 5-15-2023! Check the Downloads Discussion for the release notes and to get the latest version.
Grooper 21.00.0073 is available as of 5-19-2023! Check the Downloads Discussion for the release notes and to get the latest version.
Unmarshalling Error

I am working with a partner trying to bring documents into Grooper via CMIS from Content Suite.
The CMIS connection is successful and the Repository can be imported.
I can analyze the Repository and it shows the correct documents but when I try to import, I get this error.
If I change the Import Mode to Sparse, the Process starts but errors at Content Action and gives the same error.
I have never seen this error and not sure how to proceed.
The CMIS connection is successful and the Repository can be imported.

I can analyze the Repository and it shows the correct documents but when I try to import, I get this error.

If I change the Import Mode to Sparse, the Process starts but errors at Content Action and gives the same error.

I have never seen this error and not sure how to proceed.
0
Answers
Also FYI, the unmarshalling issue was that the CMIS standard supports a couple of nullable parameters when retrieving the content stream. Content Suite's CMIS does not handle that correctly and was throwing an exception (the one about BigInts). So, it wasn't a bug with Grooper, but it was something we are able to work around. I'm not sure if it's a long term solution though, because other CMIS systems that handle those variables correctly may have their functionality changed.