Genesys CTI User Forum
Genesys CTI User Forum => Genesys CTI Technical Discussion => Topic started by: Av on July 19, 2012, 05:11:07 AM
-
Hi,
Our developers can't seem to figure out how to use the API to pull the correct data to replicate some of the canned reports out of our data-warehouse report delivery tool.
Is there any way to get the canned report definitions to help guide writing the API calls? We were advised they are written in Crystal.
Genesys support for API development is weak to nothing
-
Hi Av,
I'm not aware of any way to get definition of canned reports. Do your guys have WFM Integration API Developer's Guide? It describes the WFM API including some samples.
R.
-
Hi,
yeh - we have that guide.
We had a developer write some C# to extract data - but he seems to have found it difficult to pull back the right objects with correct identifiers/descriptions
we want to be able to pull back all schedule items and actual state data, so we can build decent shrinkage and adherence visualisations/reporting from our data warehouse.
Does anyone have any break-down of what to pull to get all that information?
All Genesys support say - is read the API doc....which leads me to believe they don't actually have much of a clue
-
We have to be fair to TS here. TS (to me) is for fixing faults and errors and not for helping development.
W
-
I agree. They can provide as good will some guidance but for those issues, specially on dev, you should go with professional services.
-
Hi Av,
If you post here more details about issues you're facing then I'll try to help you as I know WFM API well.
R.
-
Hi,
Sorry for long date gap - hopefully Rene or others still get this
Main issue, is the developers can't get the "WFM API Reference Guide" with code samples (they have told me) and are therefore struggling with translating what we are asking for in business language to something they can code to extract from WFM
We know now that the canned repeort definitions definitely aren't in Crystal and we aren't able to access the sql/API-calls for their generation
-
Av,
You wrote in one of your previous posts that you have the WFM Integration API Developer's Guide so I don't understand why you can't send it to your developers???
R.
-
They have it. In that document it makes reference to the "WFM API Reference Guide", which contains code samples.
We don't seem to be able to source the reference with code samples for the developers
WFM also seems to be missing the type of object models contained in other Genesys manuals, which would help the developers design appropriate conceptual and logical data models for us to sign off.