07-02-2008 08:01 AM
security_ticket = urlread('http://rndbebetosd1.eu.jnj.com/alfresco/service/api/login?u=USERNAME&pw=PASSWORD','get','')security_ticket2 =
<?xml version="1.0" encoding="UTF-8"?>
<ticket>TICKET_5aaebc2c64efa01cbde5c070223db5bb1b9f7a98</ticket>output = urlread('http://rndbebetosd1.eu.jnj.com/alfresco/s/opsoro/tagQuery','get',{'alf_ticket',ticket})output = urlread('http://rndbebetosd1.eu.jnj.com/alfresco/s/opsoro/search?query=test','get',{'alf_ticket',ticket});
Error downloading URL.07-03-2008 02:18 AM
output = urlread('http://rndbebetosd1.eu.jnj.com/alfresco/s/opsoro/search','get',{'query','test','alf_ticket',ticket});Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.