yes, it worked in this way. I could copy the body to a property (or cloned)
and then provided that as an input.

On Fri, Oct 12, 2018 at 11:29 AM Shakila Sasikaran <shak...@wso2.com> wrote:

> Hi Shazni,
>
> I just tried to copy a file to the same location. The only change is,
> without passing the body to the input content. I cloned the body using
> enrich mediator and used that. Seems it is working. And I used the url
> encoded value for the special character in the password.
>
> Thanks
>
> On Fri, Oct 12, 2018 at 10:24 AM Shazni Nazeer <sha...@wso2.com> wrote:
>
>> Hi,
>>
>> I have the below which I was trying to place the entire body in the
>> remote site and it's failing. I suppose this same syntax has worked for me
>> in the past with an older version of file-connector with older versions of
>> ESB
>>
>>     <fileconnector.create>    <source>sftp://
>> username:passw...@ftp.support.wso2.com:22/sometest/demo/unavailable_service.txt
>> </source>
>>         <inputContent>{$body}</inputContent>
>>     </fileconnector.create>
>>
>> When I change the {$body} to plain text, it seems to be working.
>>
>> Any idea?
>>
>> --
>> Shazni Nazeer
>>
>> Mob : +94 777737331
>> LinkedIn : http://lk.linkedin.com/in/shazninazeer
>>
>> Blogs :
>>
>> https://medium.com/@mshazninazeer
>> http://shazninazeer.blogspot.com
>>
>> <http://wso2.com/signature>
>>
>
>
> --
> Shakila Sasikaran
> Software Engineer
> Mobile :+94 (0) 77 526 6848
> shak...@wso2.com
> WSO2, Inc.
> lean . enterprise . middleware
> http://www.wso2.com/
>


-- 
Shazni Nazeer

Mob : +94 777737331
LinkedIn : http://lk.linkedin.com/in/shazninazeer

Blogs :

https://medium.com/@mshazninazeer
http://shazninazeer.blogspot.com

<http://wso2.com/signature>
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to