The issue was that the variables "Flow.externalIds" and "Flow.emails" in the Workflow were not designated as output variables in the Data section. Once I set them as output variables, the Integration was able to consume the values from the Data Action and assign users to the HRIS Integration. Thanks for your help Krishna.
Original Message:
Sent: 05-27-2026 16:31
From: Krishna Raghuraman
Subject: Issue with HRIS agent sync
Hi Nick,
It is best not to share organization specific information like emails in this forum. It would be ideal to remove the attachment from the post. The logs referred here are internal to Genesys engineering team only and not for external access.
If the flow variable names are correct , please ensure the variables are marked as output appropriately for the state variables to supply and carry the information to flow output variables. If you still have issues with workflow setup, feel free to reach out to CARE for further assistance.
------------------------------
Krishna Raghuraman
Lead Software Engineer
------------------------------
Original Message:
Sent: 05-27-2026 15:37
From: Nick Varn
Subject: Issue with HRIS agent sync
Hi Krishna,
I currently have the agent IDs from the Data Action being saved to variable "Flow.externalIds", and the email addresses saved to "Flow.emails". According to the blueprint documentation (https://developer.genesys.cloud/blueprints/wfm-hris-blueprint), these are the expected output variables for the Get-Agents Workflow. I have attached screenshots of yesterday's execution history, showing the values of the String Collections being saved to these two variables successfully. It seems to me like the HRIS Integration is not accepting the variables, or else not processing the values of the variables correctly.
What logs are looking at that displayed that message? Am I able to view them myself? Where are they located?
------------------------------
Nick Varn
IT
Original Message:
Sent: 05-27-2026 14:56
From: Krishna Raghuraman
Subject: Issue with HRIS agent sync
Hello Nick,
Based on some preliminary investigation, it looks like workflow is not returning the users configured in HRIS system. I am seeing the following message in the logs "Loaded 0 HRIS users through workflow". From your post, it sounds like you have verified that the data action is returning the list of emails and external Ids correctly. It is possible that the workflow's output variable buckets are not set up correctly to be wired with that information. Could you please double check the workflow set up?
------------------------------
Krishna Raghuraman
Lead Software Engineer
Original Message:
Sent: 05-27-2026 11:10
From: Nick Varn
Subject: Issue with HRIS agent sync
Hi Krisha,
We do have an active HRIS Integration with the Get-Agents Workflow assigned and the agent-sync feature turned on. I can see that the assigned Get-Agents Workflow is being executed every 24 hours as expected, and the Workflow succeeds with the agent IDs and email addresses arrays from the Data Action correctly being stored in the String Collections "Flow.externalIds" and "Flow.emails", respectively. This is happening for ALL agents -- we have Users in Genesys that are assigned to the Management Group, with valid email addresses matching to those returned from the Data Action, but they are not being assigned to the HRIS Integration after the agent sync completes.
Here is our Organization ID: 6b701426-9177-4b07-b94d-0a18b4839000
------------------------------
Nick Varn
IT
Original Message:
Sent: 05-26-2026 15:52
From: Krishna Raghuraman
Subject: Issue with HRIS agent sync
Hello,
Couple of preliminary things to start with
1) Is there an HRIS Integration thats "activated" with the workflow assigned correctly to it. In this case the workflow returning the email and external identifier of the Genesys user
2) Is this issue happening for all the agents or one or few agents?
------------------------------
Krishna Raghuraman
Lead Software Engineer