Genesys CTI User Forum

Genesys CTI User Forum => Genesys-related Development => Topic started by: Rogelio Gutierrez on August 18, 2016, 03:38:52 PM

Title: WFM Integration API, not able to get AWP/AWOP types.
Post by: Rogelio Gutierrez on August 18, 2016, 03:38:52 PM
Hello All,

Currently we are working on get AWP occurrences from our WFM database. We are getting some occurrences that are AWP and has type 8, state id 72, but the occurrences obtained with this filters are combined with not AWP occurrences. Comparing with the DB values, with these filters we have AWOP´s, vacations, meetings etc (they seem to be all the absence types).

We are wondering how to get the exact type of absence/exception.

Currently we are using:
WFMScheduleService712Soap: getAgentState (getting SchAgentStateHolder)

None of the information obtained has helped us to find the exact exception code.

Thank you.