Academy Lecel3 課題② プルダウンから選択するには? Selected by pull-down

Academy Level3(Advanced)の課題②に取り組んでいます。
ディスパッチャ-は完成し、パフォーマーに取り組んでいます。
ディスパッチャ-で格納したWIIDから、詳細ページに飛び、必要なTaxIDは取得できました。
→TaxIDは「一行を書き込み」で確認済。
ReportsタブのDownloadMonthlyReportのページにも飛べたのですが、そこでエラーが発生し、停止してしまいました。

対象年(現在-1の2018で固定)の選択をする場合は、どのアクティビティを配置する必要がありますか?
①「クリック」アクティビティ Click
Yearのタブの「—」を選択
②「項目を選択」アクティビティ SelectItem
項目には"2018"
上記2アクティビティを使ってるのですが、②でエラーが発生してしまいます。
「対象年を選択_項目を選択: 現在の UiNode ではサポートされていない属性です。」
というエラーです。
プルダウンから選択する際のやり方は上記ので合ってるでしょうか?
月次レポートのダウンロードをするので、この後、月の選択(Januaryから順繰りに)も同じところでエラー発生の可能性があります。

English text
Now I try to make flowchart for academy Level3, Assignment2.
I could make Dispatcher for store queueitems of WI4.

But, I got error for Performer.
I can go to Detail-Page for WI4 with WIID from Queueitems.
And, I can get TaxID also.
I already check TaxID with "Write Line"activity.
I can go to DownloadMonthlyReport-Page for Reports.
Then, error happened.

Output panel said,
“Invoke System1_CreateYearlyReport workflow: It is the attribute that is not supported in current UiNode.”
(Sorry, I only translate by website, because I use Japanese ver.)
What’s mean?

I think to select Year =fixed “2018” is not correct.
I think I need 2 activities for selecting Year.

1:“Click” activity
Select “—”(like blank)

2:“SelectItem” activity
text is “2018”.

But, error happened at 2(=“SelectItem” activity)
Is this flowchart not correct?
What should I do for repair?
Please help me…

1 Like

こんにちは

以下のTopicが参考になるのではないかと思います。

1 Like

Yoichi様、
回答ありがとうございます。

リンクして頂いたトピックの内容と同じ悩みでした。
対象年の方はこの方法でやってみたら、うまく入力されました。
同じやり方で、月の方もやってみます。

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.