Overview
When in a search or view in the M-Files Client you can do an export of the search conditions.But that just exports a long string such as:
05G02000001000000R00000300000180000020000000000000000001000000800000G00000000
Solution
That export string is not used within the client to push views or searches. If you are using the client, you would setup a common view instead for that purpose.That exported string is for creating a predefined search in our API. See:
https://developer.m-files.com/
and
https://www.m-files.com/api/documentation/index.html#MFilesAPI~VaultObjectSearchOperations.html
