Where is the ‘Run Trigger Service As User’ property set?
I am getting access denied when a trigger calls the service, the pub./sub doucmentation says to set the Run Trigger Service As User property, but doesnt say where this proerty lives. Any ideas?
Heres an extract:
You can instruct the Integration Server to invoke a service using the credentials of one of the predefined user accounts (Administrator, Central, Default, Developer, Replicator). You can also specify a user account that you or another server administrator defined. When the Integration Server receives a document that satisfies a trigger condition, the Integration Server uses the credentials for the specified user account to invoke the service specified in the trigger condition. Make sure that the user account you select includes the credentials required by the execute ACLs assigned to the services associated with triggers. For more information about setting the Run Trigger Service As User property, see the
webMethods Integration Server Administrator’s Guide. [Of course, this property is not mentioned in the Admin guide]
#Flow-and-Java-services#Integration-Server-and-ESB#webMethods