<!-- 
RSS generated by JIRA (8.1.3#801003-sha1:6b6f07cffadda9a0d6efe24639daed8ce94dcdd6) at Sat Feb 10 05:51:14 GMT 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>Rivet Logic Corporation JIRA </title>
    <link>https://issues.rivetlogic.com</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>8.1.3</version>
        <build-number>801003</build-number>
        <build-date>13-09-2019</build-date>
    </build-info>


<item>
            <title>[CMA-5] ActionService does not return value from Actions executed</title>
                <link>https://issues.rivetlogic.com/browse/CMA-5</link>
                <project id="10015" key="CMA">Remote Alfresco API rivet</project>
                    <description>Custom Action:&lt;br/&gt;
&lt;br/&gt;
	protected void executeImpl(Action action, NodeRef actionedUponNodeRef) {&lt;br/&gt;
		for (String e:action.getParameterValues().keySet()) {&lt;br/&gt;
			System.out.print(e);&lt;br/&gt;
			System.out.print(&amp;quot; = &amp;quot;);&lt;br/&gt;
			System.out.println(action.getParameterValue(e));&lt;br/&gt;
		}&lt;br/&gt;
		&lt;br/&gt;
		action.setParameterValue(PARAM_RESULT, &amp;quot;result Here&amp;quot;);&lt;br/&gt;
	}&lt;br/&gt;
&lt;br/&gt;
&lt;br/&gt;
The above code returns &amp;quot;result Here&amp;quot;, which, from inside Alfresco can be queried.&lt;br/&gt;
&lt;br/&gt;
But, CMA does not pass the result through to the client application.</description>
                <environment></environment>
        <key id="10892">CMA-5</key>
            <summary>ActionService does not return value from Actions executed</summary>
                <type id="1" iconUrl="https://issues.rivetlogic.com/secure/viewavatar?size=xsmall&amp;avatarId=11083&amp;avatarType=issuetype">Bug</type>
                                            <priority id="4" iconUrl="https://issues.rivetlogic.com/images/icons/priorities/minor.svg">Minor</priority>
                        <status id="6" iconUrl="https://issues.rivetlogic.com/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="1">Fixed</resolution>
                                        <assignee username="sumer">sumer</assignee>
                                    <reporter username="vjalilov">vjalilov</reporter>
                        <labels>
                    </labels>
                <created>Fri, 4 Apr 2008 12:52:26 -0400</created>
                <updated>Wed, 14 May 2008 11:25:34 -0400</updated>
                            <resolved>Mon, 7 Apr 2008 08:47:24 -0400</resolved>
                                                                    <component>CMA Alfresco</component>
                    <component>CMA API</component>
                    <component>CMA Impl</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>0</watches>
                                                                <comments>
                            <comment id="11140" author="hlim" created="Fri, 4 Apr 2008 13:25:16 -0400"  >can u investigate this issue?&lt;br/&gt;
</comment>
                            <comment id="11141" author="schalasani" created="Mon, 7 Apr 2008 08:47:24 -0400"  >updated in version 1.1.1</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                        <customfield id="customfield_11470" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_11170" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i00j07:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10070" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>3080</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                </customfields>
    </item>
</channel>
</rss>