Hi,
for point 3 this can be handled by a StartupService which will be executed every time when the package is loaded.
You will have to write a service which reads in the configuraiton file from filesystem (point 2) and then define this service as a StartupService for this package (righ click on the package and then choose “Properties”).
For reading in and parsing the csv file please have a look at the FlatFile feature.
I am not sure if file polling will help here as it is using fixed directory name in the port configuration.
Depends on which part of the file location Shogo wants to customize.
Regards,
Holger
#webMethods#Integration-Server-and-ESB