<?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: Workdesk HR app in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/workdesk-hr-app/m-p/278992#M232122</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Baaka,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;would be nice to provide a little bit more information.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I will just guess that you want to have a different view/form when editing or creating new HR dossiers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;There are possibilities to provide a JSP for the property representations,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;look in the corresponding plugin configuration for nodes named &lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;JspForm&amp;gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;which can be used to align/change the design of the view/form.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you really want to change/modify/prepare everything with pure Java code, have a look into the source code of the plugin. Such plugin provide extensions points, but are mostly designed for a specific Use Case. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If a plugin does not provide the ability you need, just try to write your own plugin for your purpose.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;D.evil&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Aug 2013 06:21:58 GMT</pubDate>
    <dc:creator>d_evil</dc:creator>
    <dc:date>2013-08-20T06:21:58Z</dc:date>
    <item>
      <title>Workdesk HR app</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/workdesk-hr-app/m-p/278991#M232121</link>
      <description>Hello there,I'm using Alfresco Workdesk with HR app. I want to handle dossier form via Java,How can I do this?Thank you.</description>
      <pubDate>Mon, 19 Aug 2013 14:58:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/workdesk-hr-app/m-p/278991#M232121</guid>
      <dc:creator>baaka</dc:creator>
      <dc:date>2013-08-19T14:58:03Z</dc:date>
    </item>
    <item>
      <title>Re: Workdesk HR app</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/workdesk-hr-app/m-p/278992#M232122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Baaka,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;would be nice to provide a little bit more information.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I will just guess that you want to have a different view/form when editing or creating new HR dossiers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;There are possibilities to provide a JSP for the property representations,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;look in the corresponding plugin configuration for nodes named &lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;JspForm&amp;gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;which can be used to align/change the design of the view/form.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you really want to change/modify/prepare everything with pure Java code, have a look into the source code of the plugin. Such plugin provide extensions points, but are mostly designed for a specific Use Case. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If a plugin does not provide the ability you need, just try to write your own plugin for your purpose.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;D.evil&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2013 06:21:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/workdesk-hr-app/m-p/278992#M232122</guid>
      <dc:creator>d_evil</dc:creator>
      <dc:date>2013-08-20T06:21:58Z</dc:date>
    </item>
    <item>
      <title>Re: Workdesk HR app</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/workdesk-hr-app/m-p/278993#M232123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you D.evil,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I just want to handle information(first/last name,dossier status,entry date, etc.) about concrete filled dossier from Java program (if it is possible via Alfresco SDK &amp;amp; Web Services) or via Web Scripts. So I can not understand from where can I handle this information.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2013 07:09:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/workdesk-hr-app/m-p/278993#M232123</guid>
      <dc:creator>baaka</dc:creator>
      <dc:date>2013-08-20T07:09:56Z</dc:date>
    </item>
    <item>
      <title>Re: Workdesk HR app</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/workdesk-hr-app/m-p/278994#M232124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Well you can do every proposed solution, depending on your Use Case.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Workdesk is using CMIS to communication with the Alfresco Repository, retrieving information by Id (DMSID). So if you interested in just getting the information, you can have a look at OpenCMIS framework &amp;lt;URL&amp;gt;&lt;/SPAN&gt;&lt;A href="http://chemistry.apache.org/java/opencmis.html" rel="nofollow noopener noreferrer"&gt;http://chemistry.apache.org/java/opencmis.html&lt;/A&gt;&lt;SPAN&gt;&amp;lt;/URL&amp;gt; to get such information from Alfresco repository. CMIS allows to get the information by ID, Path or Query (search).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For sure you can use the other services (public API) of Alfresco, or if you need every time a specific set and format of information I would say a special Web Script would be a preferred solution.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope that helps,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;D.evil&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2013 08:19:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/workdesk-hr-app/m-p/278994#M232124</guid>
      <dc:creator>d_evil</dc:creator>
      <dc:date>2013-08-20T08:19:52Z</dc:date>
    </item>
    <item>
      <title>Re: Workdesk HR app</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/workdesk-hr-app/m-p/278995#M232125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you, I've solved it with CMIS&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2013 20:25:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/workdesk-hr-app/m-p/278995#M232125</guid>
      <dc:creator>baaka</dc:creator>
      <dc:date>2013-08-20T20:25:00Z</dc:date>
    </item>
  </channel>
</rss>

