[
https://issues.apache.org/jira/browse/OOZIE-910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alejandro Abdelnur updated OOZIE-910:
-------------------------------------
Fix Version/s: (was: 3.2.1)
> Allow users to execute a particular action in a sub-workflow
> ------------------------------------------------------------
>
> Key: OOZIE-910
> URL: https://issues.apache.org/jira/browse/OOZIE-910
> Project: Oozie
> Issue Type: Improvement
> Components: action, workflow
> Affects Versions: 3.2.0
> Reporter: Harish Thilliyambur Krishnan
> Labels: action, oozie, sub-workflow, workflow
>
> In a sub-workflow, users must be able to execute a particular action by
> passing parameters through the job.properties.
> One possible solution that I thought might work was the modify the xsd for
> START
> <xs:complexType name="START">
> <!-- <xs:attribute name="to" type="workflow:IDENTIFIER"
> use="required"/> -->
> <xs:attribute name="to" type="xs:string" use="required"/>
> </xs:complexType>
> Not sure if this will work. Just a suggestion.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira