<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: upload file  through REST API  is not displaying in UI in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/upload-file-through-rest-api-is-not-displaying-in-ui/m-p/33082#M14003</link>
    <description>&lt;P&gt;&lt;STRONG&gt;IPL Schedule 2020&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Looking for the&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;IPL 2020 Schedule&lt;/STRONG&gt;&lt;SPAN&gt;? Finally, you are in the right place. Indian Premier League (&lt;/SPAN&gt;&lt;STRONG&gt;IPL 2020&lt;/STRONG&gt;&lt;SPAN&gt;) which will be the&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;13th&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;edition of Vivo IPL&lt;/STRONG&gt;&lt;SPAN&gt;. Get&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;IPL Schedule 13&lt;/STRONG&gt;&lt;SPAN&gt;, Fixtures and Time Table for Indian Premier League 13. Finally, the wait is over! The most awaited and biggest cricket gala&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;IPL 2020&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;has been scheduled between&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;March 29, 2020, to May 24, 2020,&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;hosted by&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Vivo IPL India&lt;/STRONG&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://iplschedule2020.in/" target="_blank" rel="noopener nofollow noreferrer"&gt;https://iplschedule2020.in&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 04 Mar 2020 08:04:08 GMT</pubDate>
    <dc:creator>IPLSchedule</dc:creator>
    <dc:date>2020-03-04T08:04:08Z</dc:date>
    <item>
      <title>upload file  through REST API  is not displaying in UI</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/upload-file-through-rest-api-is-not-displaying-in-ui/m-p/33075#M13996</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;Using the (alfersco activiti exposed API)&amp;nbsp;&lt;SPAN&gt;/activiti-app/api/enterprise/process-instances/52619/raw-content?isRelatedContent=false, i am trying to upload a file&amp;nbsp; to a process instance id 52619. But only one file(sample.txt) alone is getting&amp;nbsp; uploaded in the related_content table of the activiti.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I am using the alfersco activiti UI&amp;nbsp; which is having the file upload component&amp;nbsp; to display the associate file&amp;nbsp; for the process.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;when i am doing upload via UI for a task, i am able to see the document even in the completed task.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;However whetn i am trying to upload the file through the API, its content is stored in the content table&amp;nbsp; but i am not able to see in the UI. There is a column in the related_content table called 'field' this&amp;nbsp; need to be updated with "fileupload"value. once it updated in the table, then i can able to see the file attachment in the UI.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Is there a&amp;nbsp; way that i can update the field of related_content table&amp;nbsp; as fileupload while uploading the file using the&amp;nbsp;/activiti-app/api/enterprise/process-instances/52619/raw-content?isRelatedContent=false API&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Kindly suggest&amp;nbsp; your thoughts please.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Arun K&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Feb 2020 10:55:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/upload-file-through-rest-api-is-not-displaying-in-ui/m-p/33075#M13996</guid>
      <dc:creator>Arun_nmc</dc:creator>
      <dc:date>2020-02-07T10:55:23Z</dc:date>
    </item>
    <item>
      <title>Re: upload file  through REST API  is not displaying in UI</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/upload-file-through-rest-api-is-not-displaying-in-ui/m-p/33076#M13997</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;could you please suggest your thoughts or solutions on this please.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Arun K&lt;/P&gt;</description>
      <pubDate>Mon, 10 Feb 2020 14:06:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/upload-file-through-rest-api-is-not-displaying-in-ui/m-p/33076#M13997</guid>
      <dc:creator>Arun_nmc</dc:creator>
      <dc:date>2020-02-10T14:06:35Z</dc:date>
    </item>
    <item>
      <title>Re: upload file  through REST API  is not displaying in UI</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/upload-file-through-rest-api-is-not-displaying-in-ui/m-p/33077#M13998</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;There is a GET API&amp;nbsp;&lt;SPAN&gt;activiti-app/api/enterprise/process-instances/{process-instance)/field-content&amp;nbsp; through we can get the related-content table field column.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;is there any API through which we can updated the field conlumn of the related_content table.&amp;nbsp;&lt;/P&gt;&lt;P&gt;if the API is not there, whether&amp;nbsp; setting the default&amp;nbsp; value for the field column to 'fileupload' or create a trigger[ when ever upload is happen and insert valur into related-content] to update the field value after the file upload happens.&lt;/P&gt;&lt;P&gt;whether these to resolve this issue. Kindly suggest your thoughts please.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Arun K&lt;/P&gt;</description>
      <pubDate>Wed, 12 Feb 2020 07:34:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/upload-file-through-rest-api-is-not-displaying-in-ui/m-p/33077#M13998</guid>
      <dc:creator>Arun_nmc</dc:creator>
      <dc:date>2020-02-12T07:34:49Z</dc:date>
    </item>
    <item>
      <title>Re: upload file  through REST API  is not displaying in UI</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/upload-file-through-rest-api-is-not-displaying-in-ui/m-p/33078#M13999</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;i am able to find the solution on this.&lt;/P&gt;&lt;P&gt;whever a file get&amp;nbsp; uploaded via REST API for a process instance id, the&amp;nbsp; field column of the related_content table can be updated with the value fileupload&amp;nbsp; by using data base triggers. could you please suggest&amp;nbsp; adding data base triggers in the activiti Database is the right approach or not.&lt;/P&gt;&lt;P&gt;Kindly suggest your thoughts on this please.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Arun K&lt;/P&gt;</description>
      <pubDate>Wed, 19 Feb 2020 12:13:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/upload-file-through-rest-api-is-not-displaying-in-ui/m-p/33078#M13999</guid>
      <dc:creator>Arun_nmc</dc:creator>
      <dc:date>2020-02-19T12:13:48Z</dc:date>
    </item>
    <item>
      <title>Re: upload file  through REST API  is not displaying in UI</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/upload-file-through-rest-api-is-not-displaying-in-ui/m-p/33079#M14000</link>
      <description>&lt;P&gt;Hi Arun,&lt;/P&gt;&lt;P&gt;I believe you are currently using the wrong API endpoint. Looking at the official documentation at&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.alfresco.com/process-services1.10/topics/content.html" target="_blank" rel="noopener nofollow noreferrer"&gt;https://docs.alfresco.com/process-services1.10/topics/content.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;even the documentation states for the endpoint you are trying to use, that it "...&lt;EM&gt;currently won’t have any influence on what is visible in the UI&lt;/EM&gt;".&lt;/P&gt;&lt;P&gt;In order to see content on a task, you should use the other API endpoint for tasks:&lt;/P&gt;&lt;PRE&gt;&lt;SPAN class="pln"&gt;POST api&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;/&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;enterprise&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;/&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;tasks&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;/{&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;taskId&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;}/&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;raw&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;-&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;content&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;This one is also explained at the documentation page mentioned earlier.&lt;/P&gt;&lt;P&gt;Does attaching documents work with this endpoint so that you also see the content in the UI?&lt;/P&gt;&lt;P&gt;Please do not modify the database manually in any way, this is NOT required at all!&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Dennis&lt;/P&gt;</description>
      <pubDate>Mon, 24 Feb 2020 12:11:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/upload-file-through-rest-api-is-not-displaying-in-ui/m-p/33079#M14000</guid>
      <dc:creator>deko</dc:creator>
      <dc:date>2020-02-24T12:11:21Z</dc:date>
    </item>
    <item>
      <title>Re: upload file  through REST API  is not displaying in UI</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/upload-file-through-rest-api-is-not-displaying-in-ui/m-p/33080#M14001</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;Yes, we tried for&amp;nbsp; the task UI&amp;nbsp; POST api/enterprise/tasks/{taskId}/raw-content , it&amp;nbsp; get added the file visible in the related content&amp;nbsp; field of the activiti UI&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="screenshot_1.jpg" style="width: 819px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://connect.hyland.com/t5/image/serverpage/image-id/174i7507B62C606E71A4/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;But we would like to see the file in the &amp;nbsp;File upload &amp;nbsp;filed&amp;nbsp; of the UI screen.&lt;/P&gt;&lt;P&gt;So that’s why&amp;nbsp; used api/enterprise/process-instances/{processInstanceId}/raw-content&lt;/P&gt;&lt;P&gt;API and&amp;nbsp; created the&amp;nbsp; database triggers &amp;nbsp;specifically for&amp;nbsp; adding the value fieldupload in the related_content’s field column in order to get display the file in the File Upload[customized]&amp;nbsp; filed of Activiti UI.&lt;/P&gt;&lt;P&gt;This trigger wont cause any issues, but trying&amp;nbsp; to understand whether its good practice to add database triggers in the activiti DB.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Arun K&lt;/P&gt;</description>
      <pubDate>Thu, 27 Feb 2020 07:34:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/upload-file-through-rest-api-is-not-displaying-in-ui/m-p/33080#M14001</guid>
      <dc:creator>Arun_nmc</dc:creator>
      <dc:date>2020-02-27T07:34:02Z</dc:date>
    </item>
    <item>
      <title>Re: upload file  through REST API  is not displaying in UI</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/upload-file-through-rest-api-is-not-displaying-in-ui/m-p/33081#M14002</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;could you please suggest creating database trigger and adding the trigger int he activiti database&amp;nbsp; is the right approach .&lt;/P&gt;&lt;P&gt;Kindly suggest your thoughts.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Arun K&lt;/P&gt;</description>
      <pubDate>Tue, 03 Mar 2020 05:46:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/upload-file-through-rest-api-is-not-displaying-in-ui/m-p/33081#M14002</guid>
      <dc:creator>Arun_nmc</dc:creator>
      <dc:date>2020-03-03T05:46:28Z</dc:date>
    </item>
    <item>
      <title>Re: upload file  through REST API  is not displaying in UI</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/upload-file-through-rest-api-is-not-displaying-in-ui/m-p/33082#M14003</link>
      <description>&lt;P&gt;&lt;STRONG&gt;IPL Schedule 2020&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Looking for the&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;IPL 2020 Schedule&lt;/STRONG&gt;&lt;SPAN&gt;? Finally, you are in the right place. Indian Premier League (&lt;/SPAN&gt;&lt;STRONG&gt;IPL 2020&lt;/STRONG&gt;&lt;SPAN&gt;) which will be the&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;13th&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;edition of Vivo IPL&lt;/STRONG&gt;&lt;SPAN&gt;. Get&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;IPL Schedule 13&lt;/STRONG&gt;&lt;SPAN&gt;, Fixtures and Time Table for Indian Premier League 13. Finally, the wait is over! The most awaited and biggest cricket gala&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;IPL 2020&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;has been scheduled between&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;March 29, 2020, to May 24, 2020,&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;hosted by&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Vivo IPL India&lt;/STRONG&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://iplschedule2020.in/" target="_blank" rel="noopener nofollow noreferrer"&gt;https://iplschedule2020.in&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Mar 2020 08:04:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/upload-file-through-rest-api-is-not-displaying-in-ui/m-p/33082#M14003</guid>
      <dc:creator>IPLSchedule</dc:creator>
      <dc:date>2020-03-04T08:04:08Z</dc:date>
    </item>
  </channel>
</rss>

