Hello!
I have got an application which creates notes documents via domino data access in json format. At the moment there is only the use of primitive datatypes possible. In the Domino Data Access document I read that there is no creating and update of richtext fields is supported in version 8.5.3. There is no content type of "multipart" possible for post-requests.
Note: Creating attachments and embedded objects is not currently supported. Attempting to create or update a rich text field with attachments or embedded objects, or references to attachments or embedded objects, returns error 400 (Bad Request). If you use the data returned from a GET request to update or create a new document, remove any attachment data.
Can anybody tell me, if that limit is still in notes 9.0.1?
best regards
Matthias