Skip to main content
1-Visitor
October 20, 2020
Solved

Asks how to send a large amount of content to the text field of the document

  • October 20, 2020
  • 1 reply
  • 1949 views

Hello
I am working on a way to automate the import of documents into Integrity's Documents.

I was proceeding based on Cli, but I encountered a WinError206 error and found that there was no way to insert a Text document in RichContentField. (The content I want to add is over 30000 characters.)

 

Is there a Cli method that can fill the Text Field in the form of a file containing content?

Is it possible to use API?

If possible, where can I download a package like com.mks.api?

 

Thank you in advance.

Best answer by JoeBartlett

This sounds like you may be reaching the character limit of the particular text field having data be imported. Check the configuration of the text field in the administration client like below:

 

Text Field Limit.png

1 reply

21-Topaz I
October 22, 2020

This sounds like you may be reaching the character limit of the particular text field having data be imported. Check the configuration of the text field in the administration client like below:

 

Text Field Limit.png