<?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: Implicit argument in AbstractWebScript in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/implicit-argument-in-abstractwebscript/m-p/30685#M13058</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found it out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The API req.getPathInfo() returns the values of the parameters as:&lt;/P&gt;&lt;P&gt;myDocuments/value1/value2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After that, you can use StringTokenizer to get the value of each parameter.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Mar 2017 20:40:12 GMT</pubDate>
    <dc:creator>raghav</dc:creator>
    <dc:date>2017-03-30T20:40:12Z</dc:date>
    <item>
      <title>Implicit argument in AbstractWebScript</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/implicit-argument-in-abstractwebscript/m-p/30684#M13057</link>
      <description>New to Alfresco.I am writing Java-backed AbstractWebScript. I need to use implicit arguments.My URI looks like:mydocuments/param1/param2The caller will call this URI as:&amp;nbsp;documents/value1/value2I need to get a handle on param1 and param 2 (and their values) inside the execute method.public class MyWe</description>
      <pubDate>Thu, 30 Mar 2017 16:05:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/implicit-argument-in-abstractwebscript/m-p/30684#M13057</guid>
      <dc:creator>raghav</dc:creator>
      <dc:date>2017-03-30T16:05:46Z</dc:date>
    </item>
    <item>
      <title>Re: Implicit argument in AbstractWebScript</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/implicit-argument-in-abstractwebscript/m-p/30685#M13058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found it out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The API req.getPathInfo() returns the values of the parameters as:&lt;/P&gt;&lt;P&gt;myDocuments/value1/value2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After that, you can use StringTokenizer to get the value of each parameter.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Mar 2017 20:40:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/implicit-argument-in-abstractwebscript/m-p/30685#M13058</guid>
      <dc:creator>raghav</dc:creator>
      <dc:date>2017-03-30T20:40:12Z</dc:date>
    </item>
  </channel>
</rss>

