<?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 Alfresco Inegration with JAVA/j2ee in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-inegration-with-java-j2ee/m-p/280132#M233262</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #000000; background: #fafafa; border: 0px; font-size: 14px; margin: 0px 10px 1rem 0px;"&gt;var self = this;&lt;BR /&gt;var ticket;&lt;BR /&gt;var xmlHttpReq = false;&lt;BR /&gt;// Mozilla/Safari&lt;BR /&gt;if (window.XMLHttpRequest) {&lt;BR /&gt;self.xmlHttpReq = new XMLHttpRequest();&lt;BR /&gt;}&lt;BR /&gt;// IE&lt;BR /&gt;else if (window.ActiveXObject) {&lt;BR /&gt;self.xmlHttpReq = new ActiveXObject("Microsoft.XMLHTTP");&lt;BR /&gt;}&lt;BR /&gt;var data = "{username:admin,password:admin}";&lt;BR /&gt;&lt;SPAN&gt;self.xmlHttpReq.open("POST", "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://blrkec335927d:8080/alfresco/service/api/login" rel="nofollow noopener noreferrer"&gt;http://blrkec335927d:8080/alfresco/service/api/login&lt;/A&gt;&lt;SPAN&gt;", true);&lt;/SPAN&gt;&lt;BR /&gt;self.xmlHttpReq.setRequestHeader('Content-Type', 'json');&lt;BR /&gt;self.xmlHttpReq.setRequestHeader('X-Alfresco-Remote-User', 'admin');&lt;BR /&gt;xmlHttpReq.onreadystatechange = function() {//Call a function when the state changes.&lt;BR /&gt;alert(xmlHttpReq.status);&lt;BR /&gt;if (xmlHttpReq.readyState == 4 &amp;amp;&amp;amp; xmlHttpReq.status == 200)&lt;BR /&gt;{&lt;BR /&gt;var getTicket = JSON.parse(xmlHttpReq.responseText);&lt;BR /&gt;ticket = (getTicket.data).ticket; &lt;BR /&gt;&lt;SPAN&gt;var url1 = "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://blrkec335927d:8080/alfresco/service/ui/myspaces?f=0&amp;amp;p=%2FCompany%20Home&amp;amp;alf_ticket=" rel="nofollow noopener noreferrer"&gt;http://blrkec335927d:8080/alfresco/service/ui/myspaces?f=0&amp;amp;p=%2FCompany%20Home&amp;amp;alf_ticket=&lt;/A&gt;&lt;SPAN&gt;"+ticket;&lt;/SPAN&gt;&lt;BR /&gt;var aa='';&lt;BR /&gt;document.getElementById('uploaddoc').innerHTML = aa; &lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;self.xmlHttpReq.send(data);&lt;/P&gt;&lt;P style="color: #000000; background: #fafafa; border: 0px; font-size: 14px; margin: 0px 10px 1rem 0px;"&gt;&lt;/P&gt;&lt;P style="color: #000000; background: #fafafa; border: 0px; font-size: 14px; margin: 0px 10px 1rem 0px;"&gt;${label['ALFRESCO_DOCUMENT']}&lt;/P&gt;&lt;P style="color: #000000; background: #fafafa; border: 0px; font-size: 14px; margin: 0px 10px 1rem 0px;"&gt;Above code is used for integration. But while loading iframe again its asking for username and password. Please any one help me.&lt;/P&gt;&lt;DIV class="" style="color: #000000; background: #fafafa; border: 0px; font-size: 14px;"&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Dec 2014 11:31:17 GMT</pubDate>
    <dc:creator>manjunathab</dc:creator>
    <dc:date>2014-12-11T11:31:17Z</dc:date>
    <item>
      <title>Alfresco Inegration with JAVA/j2ee</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-inegration-with-java-j2ee/m-p/280132#M233262</link>
      <description>var self = this;var ticket;var xmlHttpReq = false;// Mozilla/Safariif (window.XMLHttpRequest) {self.xmlHttpReq = new XMLHttpRequest();}// IEelse if (window.ActiveXObject) {self.xmlHttpReq = new ActiveXObject("Microsoft.XMLHTTP");}var data = "{username:admin,password:admin}";self.xmlHttpReq.open("POS</description>
      <pubDate>Thu, 11 Dec 2014 11:31:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-inegration-with-java-j2ee/m-p/280132#M233262</guid>
      <dc:creator>manjunathab</dc:creator>
      <dc:date>2014-12-11T11:31:17Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Inegration with JAVA/j2ee</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-inegration-with-java-j2ee/m-p/280133#M233263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I note that it looks like you may be trying to use external authentication.&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But you have poorly worded your question.&amp;nbsp;&amp;nbsp; Where does Java or J2EE come in ?&amp;nbsp;&amp;nbsp; Are you trying to use external authentication ?&amp;nbsp;&amp;nbsp; What is your relevant configuration ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Dec 2014 13:00:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-inegration-with-java-j2ee/m-p/280133#M233263</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2014-12-11T13:00:51Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Inegration with JAVA/j2ee</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-inegration-with-java-j2ee/m-p/280134#M233264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;trying to call the login web content service from java script and using iframe trying to load it in JSP file.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2014 10:46:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-inegration-with-java-j2ee/m-p/280134#M233264</guid>
      <dc:creator>manjunathab</dc:creator>
      <dc:date>2014-12-15T10:46:45Z</dc:date>
    </item>
  </channel>
</rss>

