Legacy Dev Forum Posts

 View Only

Sign Up

WFM Adherence Report Data: Routing Status STILL different from documentation

  • 1.  WFM Adherence Report Data: Routing Status STILL different from documentation

    Posted 06-05-2025 18:06

    Orion_Rapp | 2022-07-07 02:28:14 UTC | #1

    Greetings,

    On March 13th I posted that the data downloaded as a result of using this API:

    /api/v2/workforcemanagement/managementunits/{managementUnitId}/historicaladherencequery

    The WfmHistorialAdherenceResultWrapper class in the SDK defines RoutingStatus as an object with three properties.

    In my original post, you kindly acknowledged the issue and resolved to fix it.

    However, occasionally we still get results that look like the following:

    We have to code around the problem still. Can this issue be reopened?

    Many thanks, Orion


    anon11147534 | 2022-07-07 08:16:50 UTC | #2

    Hi,

    Sorry that you are still experiencing this problem. I would recommend contacting Care again to make the dev teams aware of the issues.


    brian.trezise | 2022-07-07 13:44:03 UTC | #3

    As mentioned on your previous post, the data being returned is correct, it was the documentation (and the sdk which is generated from the documentation) that was incorrect.

    The documentation is now corrected (see link and screenshot below), however you'll need to update your SDK client version to pick up the corrected schema. The below link also contains links to the latest SDK documentation in the various "Invocations" tabs

    POST /api/v2/workforcemanagement/managementunits/{managementUnitId}/historicaladherencequery


    brian.trezise | 2022-07-07 13:49:46 UTC | #4

    Or, I just re-read my response on the original post, and I wasn't clear as to what the actual bug was. The bug was that the SDK was wrong, not the data. Apologize for the lack of clarity there. If you update to the latest version of the SDK it should work now.


    system | 2022-08-07 13:50:12 UTC | #5

    This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.


    This post was migrated from the old Developer Forum.

    ref: 15418