<?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: User Creation Using Java API( With Specific Quota) in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/user-creation-using-java-api-with-specific-quota/m-p/258562#M211692</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Could you please post your openoffice configurations you have done.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 Jul 2011 12:05:38 GMT</pubDate>
    <dc:creator>romschn</dc:creator>
    <dc:date>2011-07-22T12:05:38Z</dc:date>
    <item>
      <title>User Creation Using Java API( With Specific Quota)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/user-creation-using-java-api-with-specific-quota/m-p/258553#M211683</link>
      <description>Hi friends,I successfully created user using web service client. But i cant specify the user quota. Is it possible in web service client?.Please help me. This is my code. import java.rmi.RemoteException;import java.util.logging.Level;import java.util.logging.Logger;import org.alfresco.webservice.adm</description>
      <pubDate>Thu, 21 Jul 2011 05:13:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/user-creation-using-java-api-with-specific-quota/m-p/258553#M211683</guid>
      <dc:creator>sundar3686</dc:creator>
      <dc:date>2011-07-21T05:13:44Z</dc:date>
    </item>
    <item>
      <title>Re: User Creation Using Java API( With Specific Quota)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/user-creation-using-java-api-with-specific-quota/m-p/258554#M211684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I couln't understand what is user quota. Could you please help me understand that so as I can help you if I can.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jul 2011 09:25:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/user-creation-using-java-api-with-specific-quota/m-p/258554#M211684</guid>
      <dc:creator>romschn</dc:creator>
      <dc:date>2011-07-21T09:25:29Z</dc:date>
    </item>
    <item>
      <title>Re: User Creation Using Java API( With Specific Quota)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/user-creation-using-java-api-with-specific-quota/m-p/258555#M211685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I mean user storage capacity.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jul 2011 09:41:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/user-creation-using-java-api-with-specific-quota/m-p/258555#M211685</guid>
      <dc:creator>sundar3686</dc:creator>
      <dc:date>2011-07-21T09:41:01Z</dc:date>
    </item>
    <item>
      <title>Re: User Creation Using Java API( With Specific Quota)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/user-creation-using-java-api-with-specific-quota/m-p/258556#M211686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Did you mean to say, you want to specify how many users you can create using your web service client? Is it so?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jul 2011 10:31:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/user-creation-using-java-api-with-specific-quota/m-p/258556#M211686</guid>
      <dc:creator>romschn</dc:creator>
      <dc:date>2011-07-21T10:31:34Z</dc:date>
    </item>
    <item>
      <title>Re: User Creation Using Java API( With Specific Quota)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/user-creation-using-java-api-with-specific-quota/m-p/258557#M211687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;no, user storage capacity . ie 1GB or 2GB&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jul 2011 11:11:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/user-creation-using-java-api-with-specific-quota/m-p/258557#M211687</guid>
      <dc:creator>sundar3686</dc:creator>
      <dc:date>2011-07-21T11:11:45Z</dc:date>
    </item>
    <item>
      <title>Re: User Creation Using Java API( With Specific Quota)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/user-creation-using-java-api-with-specific-quota/m-p/258558#M211688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, I got your point. You mean to say that you want to define the default storage capacity for a user through web service client same as we do from alfresco web client.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't think it is possible out-of-the box. As I could see the data type for sizeQuota is long and the properties taken up by NewUserDetails is NameValued[], which supports string as value.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jul 2011 12:16:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/user-creation-using-java-api-with-specific-quota/m-p/258558#M211688</guid>
      <dc:creator>romschn</dc:creator>
      <dc:date>2011-07-21T12:16:07Z</dc:date>
    </item>
    <item>
      <title>Re: User Creation Using Java API( With Specific Quota)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/user-creation-using-java-api-with-specific-quota/m-p/258559#M211689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok friend,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I directly change the alfresco source. And one more clarification, is it possible enable open office in alfresco community edition 3.d?. And enable jodconverter for previewing office documents. I tried many ways but i couldn't enable the features.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jul 2011 06:59:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/user-creation-using-java-api-with-specific-quota/m-p/258559#M211689</guid>
      <dc:creator>sundar3686</dc:creator>
      <dc:date>2011-07-22T06:59:44Z</dc:date>
    </item>
    <item>
      <title>Re: User Creation Using Java API( With Specific Quota)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/user-creation-using-java-api-with-specific-quota/m-p/258560#M211690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hope you are now able to set the user quota.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am sure you must have done the required configuration for openoffice in alfresco-global.properties file. Are you getting any error?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have not tried running openoffice. However, I found below links, hope you may find any useful information for you from it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://forums.alfresco.com/en/viewtopic.php?f=8&amp;amp;t=37944" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/en/viewtopic.php?f=8&amp;amp;t=37944&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://issues.alfresco.com/jira/browse/ALF-8270" rel="nofollow noopener noreferrer"&gt;https://issues.alfresco.com/jira/browse/ALF-8270&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://issues.alfresco.com/jira/browse/ALF-7570" rel="nofollow noopener noreferrer"&gt;http://issues.alfresco.com/jira/browse/ALF-7570&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[size=85]if you find any of the post as useful to you, do give a point[/size]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jul 2011 07:36:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/user-creation-using-java-api-with-specific-quota/m-p/258560#M211690</guid>
      <dc:creator>romschn</dc:creator>
      <dc:date>2011-07-22T07:36:31Z</dc:date>
    </item>
    <item>
      <title>Re: User Creation Using Java API( With Specific Quota)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/user-creation-using-java-api-with-specific-quota/m-p/258561#M211691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I got an exception like&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;net.sf.jooreports.openoffice.connection.OpenOfficeException - conversion failed; com.sun.star.lang.IllegalArgumentException: URL seems to be an unsupported one.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jul 2011 11:33:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/user-creation-using-java-api-with-specific-quota/m-p/258561#M211691</guid>
      <dc:creator>sundar3686</dc:creator>
      <dc:date>2011-07-22T11:33:15Z</dc:date>
    </item>
    <item>
      <title>Re: User Creation Using Java API( With Specific Quota)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/user-creation-using-java-api-with-specific-quota/m-p/258562#M211692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Could you please post your openoffice configurations you have done.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jul 2011 12:05:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/user-creation-using-java-api-with-specific-quota/m-p/258562#M211692</guid>
      <dc:creator>romschn</dc:creator>
      <dc:date>2011-07-22T12:05:38Z</dc:date>
    </item>
    <item>
      <title>Re: User Creation Using Java API( With Specific Quota)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/user-creation-using-java-api-with-specific-quota/m-p/258563#M211693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;###############################&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;## Common Alfresco Properties #&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;###############################&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;dir.root=C:/Alfresco/alf_data&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;web.application.context.url=&lt;/SPAN&gt;&lt;A href="http://127.0.0.1:8080/alfresco" rel="nofollow noopener noreferrer"&gt;http://127.0.0.1:8080/alfresco&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;### database connection properties ###&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;db.driver=org.gjt.mm.mysql.Driver&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;db.username=alfresco&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;db.password=password&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;db.name=alfresco&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;db.url=jdbc:mysql://localhost:3306/${db.name}?useUnicode=yes&amp;amp;characterEncoding=UTF-8&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;### FTP Server Configuration ###&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ftp.enabled=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ftp.port=21&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ftp.ipv6.enabled=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;### RMI service ports ###&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;alfresco.rmi.services.port=50500&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;avm.rmi.service.port=0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;avmsync.rmi.service.port=0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;attribute.rmi.service.port=0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;authentication.rmi.service.port=0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;repo.rmi.service.port=0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;action.rmi.service.port=0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;deployment.rmi.service.port=0&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;### External executable locations ###&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ooo.exe=C:/Alfresco/openoffice/App/openoffice/program/soffice.exe&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ooo.enabled=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;img.root=C:/Alfresco/imagemagick&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;img.dyn=${img.root}/lib&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;img.exe=${img.root}/convert&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;swf.exe=C:/Alfresco/swftools/pdf2swf.exe&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;jodconverter.enabled=true &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;jodconverter.officeHome=C:/Alfresco/openoffice/App/openoffice &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;jodconverter.portNumbers=8101 &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;### Initial admin password ###&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;alfresco_user_store.adminpassword=209c6174da490caeb422f3fa5a7ae634&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jul 2011 12:48:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/user-creation-using-java-api-with-specific-quota/m-p/258563#M211693</guid>
      <dc:creator>sundar3686</dc:creator>
      <dc:date>2011-07-22T12:48:52Z</dc:date>
    </item>
  </channel>
</rss>

