Method Community

 

Sendtodesktopv2 not sending

Last post 10-03-2016 7:00 PM by g.yates@iawco.com. 9 replies.
Page 1 of 1 (10 items)
Sort Posts: Previous Next
  • 03-22-2016 8:31 PM

    Sendtodesktopv2 not sending

    Hi,

    I've created a sales order and line items, called the sendtodesktopv2 method which returns sucess.

    the SO is created in method, but not sent to the desktop server.  If I wait until afull sync happens or open the SO in method and click save, it's sent to quickbooks as expected.

    What causes this hangup and how do i fixit it to send to QB immediately?

    thx

    -geoff

  • 03-23-2016 8:54 AM In reply to

    Re: Sendtodesktopv2 not sending

    Hi,

    There could be one of several issues

    • If sync conflicts exist for the newly inserted sales order, this could prevent the sales order from being sent over to QB.  Have you checked to ensure no conflicts exist for the newly created sales order?
    • After crossing referencing our logs on your account, I can see several errors created for calling the SendToDesktop method for a RecordID that does not exist - can you verify that you are calling the SendToDesktop method using the correct RecordID on the SalesOrder table? 
    Jonathan Gamble
    Product Manager
    Method Integration Inc.
    Local and overseas: 416.847.0400
    Toll Free: 1.888.925.6238
    Fax: 416.640.6027
    E-mail: j.gamble@method.me
  • 03-23-2016 10:46 AM In reply to

    Re: Sendtodesktopv2 not sending

    Looks correct to me. we're using basically the same code as you example. Everthing is created ok, the record ID looks somthing temporary, not a QB generated SO number.

    I've just created a new one that hasnt synced yet.

  • 03-23-2016 10:47 AM In reply to

    Re: Sendtodesktopv2 not sending

    recid 4216

  • 03-23-2016 11:41 AM In reply to

    Re: Sendtodesktopv2 not sending

    this si the response of the SO insert

    <?xml version="1.0" encoding="WINDOWS-1252"?>

    <MethodAPI RecordID="4217" response="Success"/>

     

    after the line items are added this is the reponse of the senttodesktop

    <?xml version="1.0" encoding="windows-1252" ?><MethodAPI response = "SuccessSentToDesktop" ></MethodAPI>

    I dont see any conflicts, when I export the SO & SOL tables both have matching recordid's

  • 03-24-2016 7:47 AM In reply to

    Re: Sendtodesktopv2 not sending

    Just an update for anyone following this thread ...

    We took this conversation offline from the forum and confirmed that there is a bug with the SendToDesktop action not initiating a sync.  I've created a bug for the dev team to investigate and correct this issue.  I will post back once a fix is ready. 

    Jonathan Gamble
    Product Manager
    Method Integration Inc.
    Local and overseas: 416.847.0400
    Toll Free: 1.888.925.6238
    Fax: 416.640.6027
    E-mail: j.gamble@method.me
  • 03-31-2016 12:20 PM In reply to

    Re: Sendtodesktopv2 not sending

    Having same issues, any updates to this?

  • 03-31-2016 4:50 PM In reply to

    Re: Sendtodesktopv2 not sending

    The dev team has accepted the ticket, but I do not have any timeline on when this will be corrected. 

    In the meantime, the changes only sync will pick up any new transactions created in method and sync them over to QuickBooks.  The changes only sync usually happens every 15 minutes.

    Jonathan Gamble
    Product Manager
    Method Integration Inc.
    Local and overseas: 416.847.0400
    Toll Free: 1.888.925.6238
    Fax: 416.640.6027
    E-mail: j.gamble@method.me
  • 05-05-2016 2:52 AM In reply to

    Re: Sendtodesktopv2 not sending

    Are there any updates?

  • 10-03-2016 7:00 PM In reply to

    Re: Sendtodesktopv2 not sending

    Months later, thjis is still kinda a bummer.

    Ever going to fix it?

Page 1 of 1 (10 items)