Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
MongoDB.ChangeStreamErrorDocument
Checks if an error has occurred when creating or iterating over a change stream.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
MongoDB | 13.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "MongoDB.ChangeStreamErrorDocument"; MongoDBRef ) More
Parameters
Parameter | Description | Example |
---|---|---|
MongoDBRef | The reference number for the mongo connection. | $MongoDB |
Result
Returns JSON or error.
Description
Checks if an error has occurred when creating or iterating over a change stream.Similar to MongoDB.CursorErrorDocument if the error has occurred client-side then the reply will be set to an empty BSON document. If the error occurred server-side, reply is set to the server’s reply document.
See also
Release notes
- Version 13.1
- Fixed a bug in MongoDB.ChangeStreamErrorDocument, MongoDB.ChangeStreamResumeToken and MongoDB.NextChange functions.
- Version 13.0
- Added functions to watch changes in MongoDB: MongoDB.ChangeStreamErrorDocument, MongoDB.ChangeStreamResumeToken, MongoDB.CloseChangeStream, MongoDB.NextChange, MongoDB.WatchClient, MongoDB.WatchCollection and MongoDB.WatchDatabase.
Blog Entries
- MBS FileMaker Plugin, version 13.1pr1
- New in MBS FileMaker Plugin 13.0
- MBS FileMaker Plugin, version 12.6pr1
This function checks for a license.
Created 18th November 2022, last changed 18th November 2022