Calling EPiServer from a non-web application
Versions:
n/a,
FAQ number:
26,
Old FAQ number: 964
Q: Is it possible to make calls to the Data Factory from a non-web application without using the built-in web service?
A: EPiServer is a web application, which means that the calling application has to provide EPiServer with a http context. Therefore it isn't possible to call the Data Factory from a non-web application, so you have to use the web service.