Community Forum

Forum Replies Created

  • akshay.b_20157
    Participant

    We need to create two workflows in DBSync where

    1-First workflow(Standard workflow) will sync orders along with campaign names to QB classref fields. If the classref fields are not present then QBerror field is going to update with an error-The classref field is not present and generate field as Order not updated.

    2-Second workflow condition is given such that if Generate=order not updated and QBerror contains-Classref field is not present then the workflow is going to trigger and going to update the orders except classref field.

    Then the sync works for both the conditions successfully

    akshay.b_20157
    Participant
    5 years, 1 month ago in reply to: Issue with CRM ID syncing incorrectly #5717

    The issue was with cloning of the existing invoice which leads to having the same ID’s. For this scenario due to copying of same ID it was updating the record for the previous invoice instead of new invoice. Please, make sure to delete the ID’s values when cloned so that it can create and update with the correct ID’s in this case member ID.

    akshay.b_20157
    Participant

    Initial Cron expression- 0 0/15 10-22 ? * MON,TUE,WED,THU,FRI,SAT *

    Changed Cron Expression-0 0/15 10-22 ? * MON,TUE,WED,THU,FRI,SAT

    Initially there was 7 characters present due to which we were getting OOPS error for the scheduler.The 7th expression(Year) is optional and it can be omitted. When we use 6 character expression the scheduler saves and there will be no error.

Viewing 3 posts - 1 through 3 (of 3 total)