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

ambiguity for TI ExecuteFunction api #6

Closed tedphillips closed 4 years ago

tedphillips commented 4 years ago

text description says to use the reporting object

Syntax The following string is the syntax for the Create method.

Reporting.ExecuteFunction(, , , )

but the code sample says to use the automation object

'Call the Cognos Office Automation object to refresh the data.
CognosOfficeAutomationObject.ExecuteFunction host, server, processName, s

I believe the code sample case is accurate.

charliele-ibm commented 4 years ago

Thanks Ted,

I've updated the documentation.

https://ibm.github.io/paxapi/#turbointegrator-functions