<?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: Is there any way to redirect from repo webscript to share page? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/is-there-any-way-to-redirect-from-repo-webscript-to-share-page/m-p/295273#M248403</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply Axel,&lt;BR /&gt;I am confused,and I wanted to know that is it possible to redirect from a repository webscript ftl page to share page?&lt;BR /&gt;If yes then, how can I do that ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Dec 2016 08:38:33 GMT</pubDate>
    <dc:creator>vikash_patel</dc:creator>
    <dc:date>2016-12-13T08:38:33Z</dc:date>
    <item>
      <title>Is there any way to redirect from repo webscript to share page?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/is-there-any-way-to-redirect-from-repo-webscript-to-share-page/m-p/295271#M248401</link>
      <description>Hi,I created a custom share page. And in this page I have a link by this link i am submitting data to&amp;nbsp; repo webscript directly by URLNow i have to redirect from repo webscript to a share page.So, Is there any way to do that?Thanks,</description>
      <pubDate>Mon, 12 Dec 2016 13:31:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/is-there-any-way-to-redirect-from-repo-webscript-to-share-page/m-p/295271#M248401</guid>
      <dc:creator>vikash_patel</dc:creator>
      <dc:date>2016-12-12T13:31:36Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any way to redirect from repo webscript to share page?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/is-there-any-way-to-redirect-from-repo-webscript-to-share-page/m-p/295272#M248402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should not need to redirect from a repository web script to a Share page if the application integration is done properly. In this case you should create a web script in Share that uses the remote script object to provide data to the repository web script and then redirect to the Share page. That way you will not have to handle any cross-context redirection.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Dec 2016 14:50:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/is-there-any-way-to-redirect-from-repo-webscript-to-share-page/m-p/295272#M248402</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2016-12-12T14:50:02Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any way to redirect from repo webscript to share page?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/is-there-any-way-to-redirect-from-repo-webscript-to-share-page/m-p/295273#M248403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply Axel,&lt;BR /&gt;I am confused,and I wanted to know that is it possible to redirect from a repository webscript ftl page to share page?&lt;BR /&gt;If yes then, how can I do that ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2016 08:38:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/is-there-any-way-to-redirect-from-repo-webscript-to-share-page/m-p/295273#M248403</guid>
      <dc:creator>vikash_patel</dc:creator>
      <dc:date>2016-12-13T08:38:33Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any way to redirect from repo webscript to share page?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/is-there-any-way-to-redirect-from-repo-webscript-to-share-page/m-p/295274#M248404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is perfectly acceptable to submit data directly to the Repository (this is what the /share/proxy/alfresco URL stem provides) however, as Axel says you shouldn't be trying to control redirection of the calling client from within that WebScript. It would be acceptable to return a response that the client can use to determine where to go next (i.e. success/failure handling) but the Repository should not try and perform the redirect - it should just return a response.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2016 09:24:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/is-there-any-way-to-redirect-from-repo-webscript-to-share-page/m-p/295274#M248404</guid>
      <dc:creator>ddraper</dc:creator>
      <dc:date>2016-12-13T09:24:57Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any way to redirect from repo webscript to share page?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/is-there-any-way-to-redirect-from-repo-webscript-to-share-page/m-p/295275#M248405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As Dave said, &amp;nbsp;you should redirect user to another share page from client side java script file once you get response from repo web-script. probably you can check out of the box alfresco files for reference.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2016 15:14:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/is-there-any-way-to-redirect-from-repo-webscript-to-share-page/m-p/295275#M248405</guid>
      <dc:creator>yogeshpj</dc:creator>
      <dc:date>2016-12-13T15:14:06Z</dc:date>
    </item>
  </channel>
</rss>

