Troubles during the creation of an asset with the "Client API automation."
With the following sequence:
- Document.Create
- Blob.Attach
- DocumentService getAsset
- DocumentService update
- DocumentService getAsset
in cases not deterministically reproducible, asset downloaded in step 5 does not contain the blob of point 2.
Do you have any suggestions?
Thanks in advance
0 votes
0 answers
1211 views
Tnx
DocumentService - getDocument(idAsset);