Forum Discussion
Anonymous
6 years agoNot applicable
Accessing files stored on OpenText Content server
Hi There, Does someone know how to access files stored on OpenText Content server from Power bi? Thanks,
- Anonymous5 years ago
There's a duplicate thread I answered here: https://community.powerbi.com/t5/Developer/Opentext-Content-Server/td-p/809913
I was able to read OpenText documents as data sources via their REST API but the solution isn't ideal as the only way I found involves hard coding the OpenText client credentials in the Power Query itself and not using the Power BI credential manager... I think because the OpenText API uses some specific/bespoke authentication that Power BI doesn't know how to work with.
Greg_Deckler
6 years agoCommunity Champion
Seems there is a REST API?
http://axcelerate-docs.opentext.com/help/axc-main/5.15/en_us/content/resources/pdf%20guides/connector%20for%20opentext%20content%20server.pdf
http://axcelerate-docs.opentext.com/help/axc-main/5.15/en_us/content/resources/pdf%20guides/connector%20for%20opentext%20content%20server.pdf
Anonymous
6 years agoNot applicable
Thanks!
And would you please be kind enough to show me how can i use rest Api to retreive data from content server?
Thanks,