Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Ralph 1 post 71 karma points
    Dec 01, 2017 @ 10:50
    Ralph
    0

    Bootstrapping Merchello context in a Console application

    From a console application we'd like to interact with the Merchello services API. We've already succeeded to bootstrap/start the Umbraco context in the console application, but the Merchello context isn't inititialized yet. To achieve that, we've tried to implement the same bootstrapping principle that Umbraco uses, but somehow all the related Merchello boot classes seem to be internal.

    Are we missing something, or do we have a wrong point of view? I'm aware that we can access the context from a web application perspective, but our main goal is achieving this in a console application without running a web server (besides the one for our end-users, of course).

    Thanks in advance!

Please Sign in or register to post replies

Write your reply to:

Draft