Antoine, Concerning your "Doc Types" reference: The eConnect_Out_Setup table contains all the available doc types you can use in the eConnectOut transaction. I wrote a .Net wrapper (in C#) to grab all available Doc Types and return them as a string array: private static string QUERY_DOCTYPES1...