<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Http File Upload - response header</title><link>https://community.appian.com/discussions/f/integrations/11384/http-file-upload---response-header</link><description>Hello, 
 I would like to ask how can i get response header from Http File Upload Smart Service. In activity cass parameters, there is only Response Body, but i need header too. Or if it is not possible how can I upload file from Integration object? Is</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Http File Upload - response header</title><link>https://community.appian.com/thread/50050?ContentTypeID=1</link><pubDate>Mon, 13 Nov 2017 21:02:04 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:40c11d31-24f3-4197-a40f-f45d90aa06c7</guid><dc:creator>aloks0189</dc:creator><description>Hi &lt;a href="/members/erikm192"&gt;erikm192&lt;/a&gt;  I agree with Arun, also please do remember when you want to convert a document into Base64 format, it&amp;#39;s a memory intensive operation and hence you are not recommended to go for this option.&lt;br /&gt;
&lt;br /&gt;
Integration object is only capable to deal with form data/ Text type data, but it do not have capability to deal with multipart request or file upload.&lt;br /&gt;
&lt;br /&gt;
In such case you can build your own custom plugin to achieve your requirement, but if you are on cloud, I think you need to contact Appian team before heading towards building a custom plugin.&lt;br /&gt;
&lt;br /&gt;
Hope this will help you.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Http File Upload - response header</title><link>https://community.appian.com/thread/50042?ContentTypeID=1</link><pubDate>Mon, 13 Nov 2017 13:33:28 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:cf1bb6ca-4e4e-486b-b9fa-acf70f554441</guid><dc:creator>Arun Theja Muthyalu</dc:creator><description>&lt;p&gt;You might want to take a look at;&lt;br /&gt; &lt;br /&gt; &lt;a href="https://forum.appian.com/suite/sites/shared-components/page/shared-components/record/lMBCLGOdlMUpdGVqW3dQaIKmclBmvvNEj8vu_cjb7T-5YiPr4Fu8ly5Yj1s09uenE4RYzA8zKyx7eiUh-ilLnPh5LXxjYaryUrMKM7pAzoDGMTuCA/view/summary"&gt;forum.appian.com/.../summary&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Http File Upload - response header</title><link>https://community.appian.com/thread/50041?ContentTypeID=1</link><pubDate>Mon, 13 Nov 2017 13:30:22 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b782a78d-cf48-4779-b4a3-1769025115a1</guid><dc:creator>Arun Theja Muthyalu</dc:creator><description>Hi erikm192,&lt;br /&gt;
&lt;br /&gt;
As per the documentation, you can only get Response Body, Status Code, Error Occurred, Error Info in the HTTP File Upload Smart Service node outputs. I don&amp;#39;t think you can do a file upload from the Integration object. You can convert(encode) document to Base64 string which can be re-converted(decoded) back to document at the other end.&lt;br /&gt;
&lt;br /&gt;
Thank you,&lt;br /&gt;
Arun&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>