試験ACD101 トピック1 問題20 スレッド
Appian ACD101のリアル試験問題集
問題 #: 20
トピック #: 1
問題 #: 20
トピック #: 1
You are creating a new interface object to display a pie chart.
The data for the chart is stored in a local variable in the parent interface object which references your child interface.
In terms of performance, what is the most efficient method to access the data required for the pie chart?
The data for the chart is stored in a local variable in the parent interface object which references your child interface.
In terms of performance, what is the most efficient method to access the data required for the pie chart?
おすすめの解答:A 解答を投票する
The most efficient method to access data for a pie chart in a child interface is to create a rule input on the child interface and pass the local variable data from the parent interface. This method avoids redundant data queries and takes advantage of Appian's pass-by-reference mechanism, which does not duplicate data in memory when passing it to the child interface.
Reference: Appian Documentation - Interface Design
Reference: Appian Documentation - Interface Design
深水** 2024-08-08 08:55:23
コメント
他人の解答コメントを賛成するのも、その解答に一票を入れることになります。したがって、すでに同じ意見の投票コメントが存在する場合、新規コメントをする代わりに賛成することもできます。
コメントを通報する
コメント中
今すぐ 新規登録 / ログイン (無料です)。