IBM / paxapi

This repository hosts the API documentation for IBM Planning Analytics for Microsoft Excel. For full product documentation, please visit the Knowledge Center:
https://www.ibm.com/support/knowledgecenter/SSD29G_2.0.0/kc_gen/com.ibm.swg.ba.cognos.ipa.doc_using_planning_analytics_toc-gen2.html
Apache License 2.0
6 stars 5 forks source link

update REST api samples to not consume/mention PMHUB api basis. #17

Open tedphillips opened 4 years ago

tedphillips commented 4 years ago

since it's no longer included in PA offering updates.

tedphillips commented 4 years ago

including (even unused) in our samples is probably undesirable

Public Property Get HubEndpoint() As String
    'Endpoint that CAFE connects to
    HubEndpoint = "pmhub/pm/tm1/"
End Property

at this point.