Dmitry Varabei
2008-11-25 19:41:43 UTC
I'd like to update Document Part (DKLobICM) using Streaming in Java.
According to SDocModelItem.java example, it is not recommended to call
.add(), .update(), or .del() directly on the Parts. It means I have to
create DDO in memory (including DKLobICM Part ) and then call ddo.update() .
Is there any way to use Streaming during Document Part update?
CM 8.4, Java API 8.3.8.
Thanks a lot,
Dmitry.
According to SDocModelItem.java example, it is not recommended to call
.add(), .update(), or .del() directly on the Parts. It means I have to
create DDO in memory (including DKLobICM Part ) and then call ddo.update() .
Is there any way to use Streaming during Document Part update?
CM 8.4, Java API 8.3.8.
Thanks a lot,
Dmitry.