<?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>Splitting large documents into parts</title><link>https://community.appian.com/discussions/f/integrations/21649/splitting-large-documents-into-parts</link><description>I&amp;#39;d like to send documents from our Appian environment to another system using that system&amp;#39;s web service. It was easy to make this work with small documents whose contents I can easily stream in body of a single request. 
 However, the web service will</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Splitting large documents into parts</title><link>https://community.appian.com/thread/84691?ContentTypeID=1</link><pubDate>Tue, 17 Aug 2021 19:17:55 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ef9b1a11-2a27-4355-b945-e06933d33b5c</guid><dc:creator>John Stretton</dc:creator><description>&lt;p&gt;Thanks for verifying that this is not supported yet. We&amp;#39;ll&amp;nbsp;automate this with RPA, then.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Splitting large documents into parts</title><link>https://community.appian.com/thread/84689?ContentTypeID=1</link><pubDate>Tue, 17 Aug 2021 19:17:04 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:60ab6d3c-739d-4cbd-ba4c-429b2cb97e97</guid><dc:creator>John Stretton</dc:creator><description>&lt;p&gt;Thanks for the suggestion. However, I don&amp;#39;t have control over the target system. It&amp;#39;s another third-party platform.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Splitting large documents into parts</title><link>https://community.appian.com/thread/84666?ContentTypeID=1</link><pubDate>Tue, 17 Aug 2021 11:58:56 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2146c3e8-a0e2-4e04-99c6-e0c8a4288a96</guid><dc:creator>dastagirid756</dc:creator><description>&lt;p&gt;One way is to convert the document to base64 format, then send the base64 data to the target system in multiple web service calls. At target, concatenate the received base64 data and convert the concatenated base64 data to document.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Splitting large documents into parts</title><link>https://community.appian.com/thread/84659?ContentTypeID=1</link><pubDate>Tue, 17 Aug 2021 05:52:16 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f9790c77-1114-4bb8-9667-6e0839e2cd49</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;Sorry, there is no available functionality to split files on a binary level. You will need to create a plugin. It might be a good idea to implement the whole upload logic into this plugin instead of trying to split the documents and use an integration to upload the parts.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>