Hi,
I want to create a solution that will be used to perform automated tasks for another solution that uses the framework. In order for the batch tasks to perform correctly I need the solution to follow the normal organisation filtering etc. that happens automatically within the framework. Is it possible to set up a solution as a batch processor that uses the framework security (login details, security keys, organisation filter etc.) and if so how? I have tried a number of different things including setting up a user within the framework that has access to only a single organisation and then specifying the Owner ID as a startup parameter but nothing seems to work (I always end up with exceptions in the server log relating to null global variables that would have been assigned values had the login process run correctly) and the solution appears to run even if I specify an invalid username and password!
Finally is there any way to get a batch process to run on the development machine so that I can test things - at the moment I am having to publish the solution to a test server and run it there every time I want to run it.
Thanks and Happy New Year to everyone
Steve