Genesys Cloud - Developer Community!

 View Only

Sign Up

  • 1.  WFM - HRIS integration

    Posted 03-24-2025 08:38

    Hi Team,

            We are integrating WFM with HRIS system. We have created a time off plan and added the required HRIS integration for an activity code.When we test this by submitting the Time off request, the integration is not working and it is giving a message "An error occurred loading HRIS affiliations for this agent. Balance and sync status will not be available" , "Agent has no HRIS time-off affiliation for activity code Time-Off" . did you any one faces this problem and fixed? 

     


    #Uncategorized

    ------------------------------
    Rajesh Annamalai
    ------------------------------


  • 2.  RE: WFM - HRIS integration

    Posted 03-28-2025 09:55

    Rajesh, 

    You will see this message when the agent is not associated with the HRIS Integration, i.e. LS_Frank Zappa in the example below:



    ------------------------------
    Lonny Schwartz
    Principal PS Consultant
    ------------------------------



  • 3.  RE: WFM - HRIS integration

    Posted 04-07-2025 03:32

    Thanks Lonny for your response. As per the documentation, if workflow to sync agents from external system is set up correctly the Genesys WFM agents will be associated with available integrations (if there are multiple) or assigned automatically to the integration if there is only one active one defined. " We have setup the sync agents properly , but the integration is not associated with the agents properly.



    ------------------------------
    Rajesh Annamalai
    ------------------------------



  • 4.  RE: WFM - HRIS integration

    Posted 04-07-2025 11:30

    Hi Rajesh, 

    Just to 'check the boxes'.

    • Assume you have the HRIS Integration set 'Sync User Account IDs automatically (24 hrs)  = True'
    • Verified the get-agents workflow is returning proper arrays with agent email (matching Genesys Cloud email) + HRIS ID

    If the above is true, one issue I've seen is the HRIS returning mixed case email addresses while Genesys Cloud only utilizes lowercase regardless of what is entered during user creation. 

    You can handle this in your data action if this is the case with a successTemplate similar to: 

    "successTemplate": "{ \"id\": ${id}\n, \"workEmail\":${workEmail.toLowerCase()}}"


    ------------------------------
    Lonny Schwartz
    Principal PS Consultant
    ------------------------------



  • 5.  RE: WFM - HRIS integration

    Posted 04-09-2025 10:31

    IF its ok I'd like to jump in on this discussion.

    I have auser who is showing the HRIS - NONE.

    Their email address is camel case, NOT all lowercase. But I have anumber of other users that are camelcase and they are HRIS integrated just fine.

    I am quite perpelexed by this one. lol

    Any thoughts?



    ------------------------------
    Brent Lee
    Senior Systems Integrator
    ------------------------------



  • 6.  RE: WFM - HRIS integration

    Posted 04-15-2025 23:28

    Ok, we can changed the data being provided to GC via the HRIS integration to be all lowercase (email addressses are all lowercase)_, BUT the one user is still not maintaining the HRIS integration.

    THoughts, feedback, anything at this point.

    Thanks! :)



    ------------------------------
    Brent Lee
    Senior Systems Integrator
    ------------------------------



  • 7.  RE: WFM - HRIS integration

    Posted 04-17-2025 09:05

    Hi Brent, 

    I'd recommend opening a case with customer care on the issue. Seeing as the get-agents workflow is returning correct data which you can validate via API output, GCC would need to review what's happening in the integration agent-sync process.



    ------------------------------
    Lonny Schwartz
    Principal PS Consultant
    ------------------------------



  • 8.  RE: WFM - HRIS integration

    Posted 04-17-2025 09:15

    I have opened a ticket with Support, all I really get is go to the Community.

    I will wave a flag again and escalate.

    Thanks!



    ------------------------------
    Brent Lee
    Senior Systems Integrator
    ------------------------------



  • 9.  RE: WFM - HRIS integration

    Posted 04-17-2025 09:24

    Hi Brent, 

    Might be helpful to provide GCC the output from executing the get-agent workflow via api (https://developer.genesys.cloud/devapps/api-explorer#post-api-v2-flows-executions) and the data action output. Since you don't have visibility into how the integration is processing the data input but can ensure you're providing correct data. 



    ------------------------------
    Lonny Schwartz
    Principal PS Consultant
    ------------------------------