Genesys Engage on-premises

 View Only

Discussion Thread View
  • 1.  Genesys Platform SDK

    Posted 11-13-2018 03:52
    Hi All,Hi All,
    We are trying to code for the creation of Application template via Genesys Platform SDK. There are 2 ways to create Application template :-
    1. Manually by setting name, version, type and options directly at SDK level
    2. Importing Application Template as done in Configuration Manager as well.
    We are able to create App template from 1st method but struggling to find any class/interface to create App template via import of. apd file.
    Could you help us with any pointer to our goal?
    #Integrations

    ------------------------------
    [Ankush] [Khare]
    ------------------------------


  • 2.  RE: Genesys Platform SDK

    GENESYS
    Posted 11-14-2018 14:24
    It sounds like you are asking about a Platform SDK method that would take an .apd file as input and push that into configuration manager.  Unfortunately the importing from an actual .apd file is a UI function and not part of the SDK.  

    What you might look at doing is reading the .xml file in the Templates folder of most of our installation packages and parsing that to fill out the Platform SDK object to programmatically create the template.

    ------------------------------
    Jim Crespino
    Director, Developer Enablement
    Genesys
    https://developer.genesys.com
    ------------------------------



  • 3.  RE: Genesys Platform SDK

    Posted 11-16-2018 04:16
    Hi Jim,

    Thanks a lot for your reply. I went through the .xml file in templates folder and parsing the file to get the Options for any application template is pretty much available.
    But i couldn't find the info regarding the name , type and version in the xml file , which we usually set by importing the .apd file . Could you suggest if that can be done too by parsing xml file?

    ------------------------------
    [Ankush] [Khare]
    ------------------------------



Need Help finding something?

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