Hi sir,
I have two question, and need your help.
1.And how to get the action number in the coordinator.xml?
And I could get the action id by ${coord:actionId()}
(eg:0000039-150812104457888-oozie-oozi-C@2)
But I want to just get the action number(eg:2), and ${coord:actionNumber()}
,give me a error,
so how could I get it?
2.It has a function like substring ?
${coord:subString("Hello word", 0, 3)}?BRS//Thanks Rocky.
