hello, thank you for your help.
i've already tried with odata via web services.
{
"@odata.etag": "W/\"JzE5OzY5Njg5ODg2NDMzMjI5NTk0ODIxOzAwOyc=\"",
"Table_ID": 27,
"No": "IM-111111",
"Document_Type": "Quote",
"Line_No": 0,
"ID": 4,
"Name": "IM-111111",
"File_Extension": "dwg",
"Tipo_Documento": "Da Definire",
"Description_Document_PTE": "",
"Revisione": "",
"Data_Revisione": "0001-01-01",
"File_Type": "Other",
"User": "Eg,
"Attached_Date": "2024-04-23T14:44:21.727Z",
"Document_Flow_Purchase": false,
"Document_Flow_Sales": false,
"Document_Flow_Service": false
},
It seems i have all the information i need, but is still missing the field where (BLOB type?) where i can post the file in traduced in Base64.
so, do need i add tfield in the page (1173) with visual studio????
Many thanks
P.S: ZHU thank you for your posts, they help me a lot !!