I have configured the Integration Server to poll a directory and invoke a service defined in a business process.
When the file is created I have the following message:
2003-04-17 14:57:35 CEST [FPL.0001.0036V2] File polling processing file: FilePolling.30123.Wem_Nominations.xml
2003-04-17 14:57:36 CEST [ISS.0051.0008D] Listener FilePollingListener:D:\Test\CommercialDispatching was denied access to service GMS_profile_loading.Design_Server:sendNominations
2003-04-17 14:57:36 CEST [FPL.0001.0032C] File polling processing service access
denied. User Developer not allowed to run service GMS_profile_loading.Design_Server:sendNominations
The “Execute” permission for service sendNominations is “Internal”, which resulting users include Developer.
Why is user Developer not allowed to run the service ?
Thanks