Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In this guide In this guide the recommended actions are described on how to troubleshoot and configure the system to solve this error the duplicate message

General Description

The User sees the "User with this extension already exists" message

This message is displayed when the User tries to configure Ring Central RingCentral Telephony in the Creatio, but the Ring Central Account RingCentral account is already connected with another Creatio extension., and in order to eliminate this message, one needs to delete the RingCentral account duplicate registrations in Creatio

...

...

To check your CurrentContactId from the left main menu select ‘Contacts’ (Fig. 1)
Fig. 1 Contacts selection

...

Duplication deletion flow

  1. Click on the profile icon (1) in the left upper corner and then on ‘Your Profile’ (2) (Fig. 21)
    Fig. 2 Using search field

    image-20240312-094356.pngImage Removed

  2. In the appeared result(s) click on the Name of your account. A contact card will be opened. In the address bar you can find a CurrentContactId in the end of the line (Fig. 3) and copy it.
    Fig. 3 CurrentContactId location

    image-20240312-080923.pngImage Removed

  3. Click on the ‘Gear’ icon in the upper right corner (Fig.4)
    Fig. 4 Location of the ‘Gear’ icon

    image-20240311-171357.pngImage Removed
  4. Select ‘Open system designer’ (Fig. 5)
    Fig. 5 Open system designer option

    image-20240311-171640.pngImage Removed

  5. Scroll down the page and click on the 'SQL query console' (Fig. 6)
    Fig. 6 SQL query console

    image-20240311-172152.pngImage Removed

  6. In line 12 enter the following script delete from VvtSysAdminUnit where VvtContactId = '%CurrentContactId% Instead of the word CurrentContactId enter the CurrentContactId that you have copied in p. 3 and press the 'Execute’ button (Fig. 7)
    Fig. 7 Entering and executing the script

    image-20240311-172850.pngImage Removed

  7. After that go to the ‘Your profile’ → ‘Call Center parameter setup’ and 1 Entering ‘Your profile’ section

    image-20240314-110458.pngImage Added
  8. Click on the ‘Call Center parameters setup' (Fig. 2)
    Fig. 2 ‘Call Center parameters setup' location

    image-20240314-110950.pngImage Added

  9. Copy the settings “RingCentral URL“, “Client ID“, “Client Secret“ parameters, and then click on the ‘RESET RC SETTINGS’ button (Fig. 3)
    Fig. 3 Reset RC settings initiation

    image-20240314-111733.pngImage Added

  10. This will reset the connection, as well as clear out the parameters. Fill the copied parameters back in, and after that press ‘GET RC SETTINGS’. Proceed with all steps of the authorization. If the settings were implemented successfully the following notification will be shown (Fig. 84)
    Fig. 8 4 Successull message

      Add the settings provisioned by RingCentral to the User profile and press ‘Save’ button. 
      1. Close the success window from the step above, and press the ‘Save’ button

      2. Log out of Creatio and log back in. Check that your CTI panel is active

      .

    Cleaning of the duplicates. Long option

    1. If the as a result of actions from p. 8 of the ‘Cleaning of the duplicates. Quick option’ 4, you see this the following error again (Fig. 95) proceed with the next steps to find the specific User connected by the Creatio user with the RingCentral account
      Fig. 9 5 User with this extension username already exists error

      image-20240311-175131.pngImage Removedimage-20240312-131554.pngImage Added

    2. From the left main menu select ‘Contacts’ (Fig. 106)
      Fig. 10 6 Contacts selection

    ...

    1. Click on the

    ...

    1. ‘Folders’ (Fig.

    ...

    1. 7). Select ‘Add’ (1) and name the new folder (2) (Fig.

    ...

    1. 8)
      Fig.

    ...

    1. 7 Folder button

      image-20240312-054652.pngImage Modified


      Fig.

    ...

    1. 8 New Folder creation

      image-20240312-055835.pngImage Modified
    2. Select the filter icon (Fig.

    ...

    1. 9)
      Fig.

    ...

    1. 9 Filter icon

      image-20240312-060215.pngImage Modified
    2. Select ‘Add condition’ (Fig.

    ...

    1. 10).
      Fig.

    ...

    1. 10 Adding filter conditions

      image-20240312-062431.pngImage Modified

    2. In the opened window press on the ‘Contact’ (1) and enter ‘Contact communication option (by column Contact)’ (2). In ‘Column’ field select ‘Quantity’ (3) and press ‘Select’ button (4) (Fig.

    ...

    1. 11)

    ...


    1. Fig. 15 Creating filter structure pt. 1

      image-20240312-062721.pngImage Modified

    2. Press ‘+' icon (Fig.

    ...

    1. 11).
      Fig. 16 Adding

    ...

    1. sub condition

      image-20240312-063255.pngImage Modified

    2. In the Colunm

    ...

    1. field enter ‘Number’ (1) and press 'Select’ (2) (Fig.

    ...

    1. 12)
      Fig.

    ...

    1. 12 Creating filter structure pt. 2

      image-20240312-063507.pngImage Modified

    2. In the

    ...

    1. ‘quantity’ field enter ‘0' (1) and press the confirmation button (2). In the ‘Number’ field enter the required

    ...

    1. extension (3) and press the confirmation button (4). To apply all conditions press 'Save’ button (5) (Fig.

    ...

    1. 13)
      Fig.

    ...

    1. 13 Applying all conditions

      image-20240312-065351.pngImage Modified

    2. In the Table, you can see all the

    ...

    1. Contacts that

    ...

    1. are using this extension. If

    ...

    1. there is only 1 Contact and it is CORRECT, then use another Ring

    ...

    1. Central account for your current Creatio profile by using this guide RingCentral Configuration. If you see that this is NOT the right Contact that should be connected to the Ring Central account, or there are multiple Contacts, proceed with the further steps

    ...

    If you click on the Name of this contact a contact card will be opened. In the address bar you can find a VvtContactid in the end of the line (Fig. 19)
    Fig. 19 VvtContactid location

    ...

    ...

    1. Login into the system with the credentials of the User that should not be connected to the required RingCentral account

    2. Perform actions from p. 1 to p. 3

    ...

    ...

    As a result you will receive the VvtContactId (Fig. 21)
    Fig. 21 receiving VvtContactId via the SQL script request

    ...

    ...

    To remove the connection between that user and Ring Central account:
    Step 1: remove previous script from the 12 line and replace it with the following one delete from VvtSysAdminUnit where VvtContactid = 'VvtContactId'
    Instead of VvtContactId write VvtContactId that you have received from p. 9 or p. 11 and press the 'Execute’ button.
    Step 2: remove previous script from the 12 line and replace it with the following one delete from ContactCommunication where VvtContactid = 'VvtContactId' Instead of VvtContactId write VvtContactId that you have received from p. 9 or p. 11 and press the 'Execute’ button.

    ...

    1. Repeat points 17-18 for each User, which is not expected to have RingCentral extension registered with it

    2. After that Login into the system with the credentials of the User who should be connected to the required Ring Central account

    3. Perform actions from p. 4 to p. 5

    4. At this point, all duplicate RingCentral extension registration should be cleared from all Creatio users except from the expected one