• COMUser and COMPassword

    Where can you reset the COM UserID and COM Password? What is the difference between the COM UserID and the Admin user? SDK documentation does not really explain what it is looking for in the call to GetApplication. Jean ptApp = (IApplication…
  • Read Only message when attempting to SAVE a new PurchaseOrder or PurchaseInvoice

    I need to know if the SDK will allow you to SAVE a PurchaseOrder or PurchaseInvoice So far no success. Getting error that the entity is READ-ONLY. Also, I do not see a "CREATE" method for purchase order lines or purchase invoice lines. I need…