> |  
Errore in edit document
attila
Ciao a tutti ho riscontrato l\'errore -> User-defined error utilizzando il seguente codice.

Set docTel = dbTrasf.CreateDocument
docTel.AppendItemValue "Form", "Telefonate"
docTel.AppendItemValue "Tecnico",doc.Tecnico(0)
Call docTel.Save( True, True,True )
Call workspace.EditDocument(True, docTel)

n.b i documenti doc e docTel si trovano su due db diversi ed io lancio questo script dal db di origine




You are here Errore in edit document - attila -
    re : Errore in edit document - Daniele -