cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X

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

EL_9679973
3-Visitor

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

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.

1 ACCEPTED SOLUTION

Accepted Solutions

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

View solution in original post

1 REPLY 1

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

Top Tags