Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Dynamic oozie action name?

avatar

Hi,

Is it possible to pass oozie action name from property file instead of giving it in xml itself? Let me know if anyone tried this?

1 ACCEPTED SOLUTION

avatar

I have received below answer:

Control the start action using a decision control node as the default start action. Using Case in decision control node, it is possible to divert to needed action based on your parameter.

Want to know if it work.

View solution in original post

1 REPLY 1

avatar

I have received below answer:

Control the start action using a decision control node as the default start action. Using Case in decision control node, it is possible to divert to needed action based on your parameter.

Want to know if it work.