When use API Rest http to RTC where come the data? for DW?
![]()
I need make report using API REST Http, for example:
https://server:9443/ccm/rpt/repository/apt?fields=apt/planSnapshotType[itemId='_-p7KMHoREeOVv4BNSxEilA']/(itemId/*|type/*|itemHistory/*)
https://server:9443/ccm/rpt/repository/workitem?fields=workitem/workItem/(id/*|state/*|type/*|severity/*)
|
Accepted answer
![]()
Hi Fernando,
It is really difficult for me to understand your question. Are you asking whether RTC is fetching data for REST API from RTC (live) database or data warehouse? If this is your question, then answer is that the data is fetched from live database. FERNANDO gvt selected this answer as the correct answer
|