pchan0325
(HARU NAKA)
October 17, 2025, 12:08pm
1
I was able to retrieve data from the web page, but I’m getting an error with the current version of UiPath Studio. Is there a new activity I need? Or is this a bug?
https://www.murc-kawasesouba.jp/fx/past_3month_result.php?y=2025&m=10&d=16&c=
I was able to retrieve data from the web page, but it now generates an error in the current UiPath Studio version. Is a new activity required? Or is this a bug?
Pasting the data table into Excel worked correctly, but pasting completely different data causes issues. Please investigate.
Yoichi
(Yoichi)
October 17, 2025, 1:35pm
2
Hi,
What error do you have?
In my environment (Studio25.10.0+UiAutomation 25.10.16), there seems no problem.
Regards,
pchan0325
(HARU NAKA)
October 17, 2025, 5:30pm
3
日本語で記載いたします。
Extract Table Data からExcelに貼り付けるとき、まったく異なるデーターとなっているようです。何か仕様に変更がありましたでしょうか?
アップデート前がこちらになります。
元データ貼り付け.xamlです。FileをZIPでアップいたします。
"①為替レート.xlsxに取得したデータテーブルを貼り付けたいのです。
以前は正常に書き込んでおりました。今は貼り付けがうまくいきません。
更新前をお送りいたします。
Yoichi
(Yoichi)
October 18, 2025, 8:06am
4
こんにちは
実行してみましたがおそらく原因はExtractDataTable変数が二重で定義されていて、Recording Sequenceのスコープを抜けた段階でスクレイピングしたデータが破棄されているためと思います。
Recording Sequenceのスコープの方のExtractDataTable変数を削除してみてください。
pchan0325
(HARU NAKA)
October 18, 2025, 8:24am
5
ありがとうございます。修正してみます。変数定義ですね。助かりました。
system
(system)
Closed
October 21, 2025, 8:25am
6
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.