What I am trying to do is get started using Excel to access some Epicor data, perhaps to be able to analyze it with pivot tables or something. I don’t really have a specific application but I wanted to examine the feasibility of this approach. We saw a cool demo at Insights of someone doing this and I thought I’d give it a try.
So for background info, we are On Prem, and I am using Excel 365. I have full security permissions in Epicor. I started out in a browser window and was able to see the business objects and got that far.
I have looked at a bunch of help topics and am confused as to what to try next. Could it be that it is not a secure site? Something with certs (which I know nothing about but our server guy does)? Other potential fixes are changes to the App.config, file? Also, what is the correct version v1 or v2? That seems to be another option.
I was working on rest API a couple days ago to add data to xl Connect 7 and I had the same error. I changed how I opened the ODATA file (thru query versus direct from the ribbon… it shows up differently) and changed API to V1 from V2. On the link I removed the company code at the end e.g. (EPI01). It then worked just fine.
OK, let me figure out this Cert stuff with our network guy and go from there. If I have more questions after that, I’ll post them. Thanks for the help!