Genesys Cloud - Main

 View Only

Discussion Thread View
  • 1.  AD Connector Work Phone not updating

    Posted 03-20-2019 19:30
    Hello,

    We have the AD connector syncing one way from AD to PureCloud.

    We have a number of users who no longer have a phone, so the work phone number has been removed from AD. However, the number has not been removed from the users PureCloud profile. 

    If I update a a number (changing from one to another), it is sync'd with PureCloud, but if I remove the number (field is blank) it is not removed from PureCloud.

    How can we remove the field via the sync?

    Thanks, 
    Dan
    #Integrations


  • 2.  RE: AD Connector Work Phone not updating

    GENESYS
    Posted 03-21-2019 09:54
    For the AD Connector configuration, when you look under Admin>Integrations>Bridge>Connectors, click on your AD connector and look at Advanced settings on the Configuration tab, what doe sit say for the "direction" on the work phone field?

    {
    "internal": "contactInfo.phone_work",
    "external": "User.TelephoneNumber",
    "direction": "ex2in"
    },

    ------------------------------
    George Ganahl CCXP, GCA
    Principal Technology Consultant
    Genesys
    ------------------------------



  • 3.  RE: AD Connector Work Phone not updating

    Posted 03-21-2019 20:44
    Thanks George. Yes that is what we have. Please see the entire config below.

      "configSyncInterval": 300,
      "dataSyncInterval": 3600,
      "mapping": [
        {
          "internal": "contactInfo.email_main",
          "external": "User.Mail",
          "direction": "ex2in"
        },
        {
          "internal": "general.name",
          "external": "User.Name",
          "direction": "ex2in"
        },
        {
          "internal": "images.profile",
          "external": "User.ThumbnailPhoto",
          "direction": "ex2in"
        },
        {
          "internal": "contactInfo.phone_cell",
          "external": "User.Mobile",
          "direction": "ex2in"
        },
        {
          "internal": "relationships.manager",
          "external": "User.Manager",
          "direction": "ex2in"
        },
        {
          "internal": "general.department",
          "external": "User.Department",
          "direction": "ex2in"
        },
        {
          "internal": "general.title",
          "external": "User.Title",
          "direction": "ex2in"
        },
        {
          "internal": "contactInfo.phone_work",
          "external": "User.telephoneNumber",
          "direction": "ex2in"
        },
        {
          "internal": "bio.bio",
          "external": "User.info",
          "direction": "ex2in"
        },
        {
          "internal": "hr.empId",
          "external": "User.employeeNumber",
          "direction": "ex2in"
        }
      ],
      "enabled": true,
      "tasks": [
        {
          "name": "read"
        },
        {
          "name": "link_users"
        },
        {
          "name": "create_users",
          "filter": [
            {
              "user_state": {
                "exists": "external_only",
                "membership": "inclusive"
              }
            }
          ],
          "required": [
            "User.Mail",
            "User.Name"
          ],
          "direction": "ex2in",
          "reinstate": "true"
        },
        {
          "name": "update",
          "direction": "ex2in"
        },
        {
          "name": "limit_db_size",
          "operations": "7200"
        },
        {
          "name": "delete_users",
          "delete_missing_external_users": "true",
          "direction": "ex2in"
        }
      ]
    }


    ------------------------------
    Daniel Felice
    SEEK
    ------------------------------



  • 4.  RE: AD Connector Work Phone not updating

    Posted 03-27-2019 19:23
    Anyone able to assist with this?

    ------------------------------
    Daniel Felice
    SEEK
    ------------------------------



  • 5.  RE: AD Connector Work Phone not updating

    GENESYS
    Posted 03-28-2019 13:13
    I checked with Development. The behavior you see is functioning as expected. Deleting a phone number or setting it to null in AD will not delete the number from PureCloud. You will need to delete the numbers manually in PureCloud from each user profile.

    ------------------------------
    George Ganahl CCXP, GCA
    Principal Technology Consultant
    Genesys
    ------------------------------



  • 6.  RE: AD Connector Work Phone not updating

    Posted 03-28-2019 19:20
    Thanks - that is unfortunate. We have over 400 users we'd need to update.

    ------------------------------
    Daniel Felice
    SEEK
    ------------------------------



  • 7.  RE: AD Connector Work Phone not updating

    Posted 03-29-2019 04:28
    Hi Daniel,

    what will happen if you try one spacebar entry in AD instead of a blank entry?

    ------------------------------
    Christoph Otto
    B&O Service und Messtechnik AG
    ------------------------------



  • 8.  RE: AD Connector Work Phone not updating

    Posted 03-29-2019 05:31
    Hi Christoph,

    That will generate an error in AD connector and no user data will by synchronized.
    In my case no user with spacebar entry in AD's Phone Number filed were created in PureCloud.
    I doubt this was fixed as Bridge integrations are to be deprecated this year.

    Regards

    ------------------------------
    Wojciech Dzikowski
    CGI ISMC Polska Sp. z o.o.
    ------------------------------



Need Help finding something?

Check out the Genesys Knowledge Network - your all-in-one access point for Genesys resources