Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
tFlowToIterate->tFixedFlowInput のように、XML から一連の値を繰り返し読み取っています。
これらの値を myArrlist などの Arraylist に myArrList[0]、myArrList[1]、myArrList[2] などとして格納したいと考えています。
TalendでmyArrListをグローバルに定義して、インデックスをインクリメントし続け、Arraylistに値を追加し続けるにはどうすればよいですか?
ありがとう。
オンライン