Re: [Dev] Streaming File transfer with File Inbound/File Connector

2016-04-06 Thread Kasun Indrasiri
IMO, file connector is quite simple to use compared to the vfs sender for various file operations (for example just have a look at 'append' operation which is support in both sender and connector). On Wed, Apr 6, 2016 at 9:20 PM, Malaka Silva wrote: > Hi Kasun, > > I don't

Re: [Dev] Streaming File transfer with File Inbound/File Connector

2016-04-06 Thread Malaka Silva
Hi Kasun, I don't think we need to cover any functionality that is already available with ESB. Any use case that we need the vfs sender from connector? On Mon, Mar 14, 2016 at 10:40 AM, Kasun Indrasiri wrote: > > > On Mon, Mar 14, 2016 at 9:57 AM, Malaka Silva

Re: [Dev] Streaming File transfer with File Inbound/File Connector

2016-04-04 Thread Yashothara Shanmugarajah
Yes Malaka Best Regards, Yashothara.S Software Engineer WSO2 On Mon, Apr 4, 2016 at 9:14 AM, Malaka Silva wrote: > Hi Yashothara, > > Can you start working on this please. > > On Mon, Mar 14, 2016 at 11:41 AM, Vivekananthan Sivanayagam < > vivekanant...@wso2.com> wrote: > >>

Re: [Dev] Streaming File transfer with File Inbound/File Connector

2016-04-03 Thread Malaka Silva
Hi Yashothara, Can you start working on this please. On Mon, Mar 14, 2016 at 11:41 AM, Vivekananthan Sivanayagam < vivekanant...@wso2.com> wrote: > Hi Malaka, > > I have created Jira [1]. > > [1] https://wso2.org/jira/browse/ESBCONNECT-86 > > > > > *Thank youVivekananthan Sivanayagam* > >

Re: [Dev] Streaming File transfer with File Inbound/File Connector

2016-03-14 Thread Vivekananthan Sivanayagam
Hi Malaka, I have created Jira [1]. [1] https://wso2.org/jira/browse/ESBCONNECT-86 *Thank youVivekananthan Sivanayagam* *Associate Software Engineer | WSO2* *E:vivekanant...@wso2.com * *M:+94752786138* On Mon, Mar 14, 2016 at 10:59 AM, Malaka Silva

Re: [Dev] Streaming File transfer with File Inbound/File Connector

2016-03-13 Thread Malaka Silva
Hi Vivekananthan, Can we create a Jira and follow up on this please? On Mon, Mar 14, 2016 at 10:40 AM, Kasun Indrasiri wrote: > > > On Mon, Mar 14, 2016 at 9:57 AM, Malaka Silva wrote: > >> Hi Kasun, >> >> I don't think we have the same functionality of VFS

Re: [Dev] Streaming File transfer with File Inbound/File Connector

2016-03-13 Thread Kasun Indrasiri
On Mon, Mar 14, 2016 at 9:57 AM, Malaka Silva wrote: > Hi Kasun, > > I don't think we have the same functionality of VFS sender in file > connector. We have only focused on use cases not covered with VFS transport. > Ok. I think we need to make sure things are consistent across

Re: [Dev] Streaming File transfer with File Inbound/File Connector

2016-03-13 Thread Vivekananthan Sivanayagam
Hi, We don't have the same functionality of VFS sender in File Connector. *Thank youVivekananthan Sivanayagam* *Associate Software Engineer | WSO2* *E:vivekanant...@wso2.com * *M:+94752786138* On Mon, Mar 14, 2016 at 9:57 AM, Malaka Silva

Re: [Dev] Streaming File transfer with File Inbound/File Connector

2016-03-13 Thread Malaka Silva
Hi Kasun, I don't think we have the same functionality of VFS sender in file connector. We have only focused on use cases not covered with VFS transport. @Vivekananthan - Please confirm this? On Sat, Mar 12, 2016 at 4:39 PM, Kasun Indrasiri wrote: > This is great. Thanks a lot

Re: [Dev] Streaming File transfer with File Inbound/File Connector

2016-03-12 Thread Kasun Indrasiri
This is great. Thanks a lot Malaka. Also, if we use the file connector as the outbound channel, will it work in the same way? On Tue, Mar 1, 2016 at 12:36 PM, Malaka Silva wrote: > Hi All, > > Please ignore my previous comments. This can be done with current > implementation. >

Re: [Dev] Streaming File transfer with File Inbound/File Connector

2016-02-29 Thread Malaka Silva
Hi All, Please ignore my previous comments. This can be done with current implementation. if (builder instanceof DataSourceMessageBuilder && "true".equals(streaming)) { dataSource = ManagedDataSourceFactory.create(new FileObjectDataSource(file, contentType));

Re: [Dev] Streaming File transfer with File Inbound/File Connector

2016-02-28 Thread Malaka Silva
Hi Kasun, Currently no OOB solution with ESB 4.9.0. File always gets build before mediation. However use case mentioned can be handled with Schedule task -> File connector search -> File connector copy +1 for OOB solution. We can do this for ESB 5.0. Also there is an option to do this as a

[Dev] Streaming File transfer with File Inbound/File Connector

2016-02-28 Thread Kasun Indrasiri
Hi Malaka, Do we support the $subject? Basically we use an Inbound as the source and use file connector as the destination. If this is not supported yet, we got to add this to ESB 5. Thanks, Kasun -- Kasun Indrasiri Software Architect WSO2, Inc.; http://wso2.com lean.enterprise.middleware