I am writting a service that initialises a number of setup options and needs to be invoked when the Integration Server is started.
How do I set a service so that it is invoked everytime the Integration Server is started? The service is fairly simple to invoke as it does not have any inputs.
I couldn’t find anythin in the event manager that may help.
Go to the developer, select the package (in which your service resides). In the service browser, you can see two tabs: 1. Settings and 2. Startup/Shutdown/Replication Services. Select the second tab i.e. Startup/Shutdown/Replication Services. Here you can see a list of all the services contained in the package. Select your service under startup services option and click on the right arrow button to move it to selected services.