DBiLeSi opened a new issue, #4655:
URL: https://github.com/apache/hop/issues/4655

   ### What would you like to happen?
   
   Consider the following scenario: I have a HOP Server running in a Docker 
container. On this server, I want to create multiple reports for different 
individuals and upload them via VFS to these users. I can create a workflow and 
an asynchronous web service for each report and trigger them accordingly.
   
   However, currently, when I want to upload Report A to GSC Bucket A using VFS 
Configuration A and Report B to GSC Bucket B with a different VFS Configuration 
B, I am unable to do so. This limitation arises because changing the 
configuration requires a server restart.
   
   I noticed in the roadmap that you plan to implement VFS configuration per 
project. However, this would not resolve the issue, as there is only one 
project per server, if I am not mistaken.
   
   My suggestion is to either allow VFS configuration for each asynchronous web 
service or enable multiple projects per server with a mechanism for specifying 
which project an asynchronous web service should use. Alternatively, you could 
allow VFS configuration for environments, along with a way to designate the 
environment for an asynchronous web service
   
   
   ### Issue Priority
   
   Priority: 3
   
   ### Issue Component
   
   Component: Hop Server, Component: VFS, Component: Other


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to