Genesys Engage on-premises

 View Only

Discussion Thread View
  • 1.  Genesys Composer

    Posted 06-24-2020 00:25
    Hi,

    Can anyone explain how to use OPM block to fetch values from Parameter Group in Genesys Composer?
    Whatever I saw, only parameters can be fetched by system.OPM function used in the OPM block, but that won't work as parameters can be used in more than one Parameter Groups. 
    What will be the detailed steps to fetch values from Parameter Group in Genesys Composer?
    #Routing(ACD/IVR)

    ------------------------------
    Ashish Sinha

    ------------------------------


  • 2.  RE: Genesys Composer

    Posted 07-02-2020 19:42
    We actually use the ORS function to read https://docs.genesys.com/Documentation/OS/8.1.4/Developer/GetListItemValue to retrieve our OPM parameters from the transaction lists.  We use Parameter Groups do drive all our routing and will jump module to module, so are constantly reading new parameter groups.
    However, looking at the JS Libraries included in composer, it looks like it uses function getOPMParameters in common.js to retrieve the paramaters.  That in turn uses _data.OPM_Transaction variable to define the Transaction List (Paramater Group in GAX) to retrieve the parameters (KVPs), so if you define you set OPM_Transaction with your PG Name, should be good.

    ------------------------------
    Jason McLennan
    Commonwealth Bank of Australia
    ------------------------------



  • 3.  RE: Genesys Composer

    Posted 07-03-2020 01:19
    Thanks Jason,

    It was really helpful information provided by you.

    ------------------------------
    Ashish Sinha
    Infosys Limited
    ------------------------------



Need Help finding something?

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