PureConnect

 View Only

Discussion Thread View
  • 1.  Make a new tool step

    Posted 04-09-2018 03:54

    Hi all!

    I need to create a new Designer tool for a specific application.

    Because this is the first time I develop a tool step I decided to search for a template and I found one. https://github.com/GenesysPureConnect/DesignerToolstepExample

    So, I compiled it, without any errors, and changed the DesignerRegisteredTools file.
    Designer starts up and I can see in the logs that Designer loads my dll and no errors.
    But I can't see the new tool step in the Designer tool palette.

    I have tried and search for everything but I'm stuck here.

    Have anyone any experience to share with me?

    Thanks,



    ------------------------------
    Tommy Sarnblad
    Advania AB
    ------------------------------


  • 2.  RE: Make a new tool step
    Best Answer

    GENESYS
    Posted 04-10-2018 15:39
    If you're trying to get that demo to work, then you might need to do the following:

    1. Run the following from a command prompt in the directory where you placed the DLLs:

    %windir%\Microsoft.NET\Framework\v4.0.30319\regasm ToolStepDemoDesignerDefinition.dll /codebase

    2. Add the following line to the DesignerRegisteredTools.list file:

    UNICODE RELEASE PROGID ToolStepDemoDesignerDefinition.ToolstepDefinition

    -Troy

    ------------------------------
    Troy Tricker
    Genesys - Employees
    ------------------------------



  • 3.  RE: Make a new tool step

    Posted 04-23-2018 06:01
    Yes!
    That was exactly what I needed!

    Thank you!!
    Tommy

    ------------------------------
    Tommy Sarnblad
    Advania AB
    ------------------------------



Need Help finding something?

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