Multiple choice technology packaged enterprise solutions

After dragging a Utility shape onto your flow, you use the Shape Properties SmartPrompt to find your Activity, but it’s not listed. What’s probably wrong?

  1. The Utility is not initialized

  2. The Utility is in the wrong class

  3. Your Activity is in the wrong class

  4. Your Activity is not set up as a Utility

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

When an activity doesn't appear in the SmartPrompt for a Utility shape, the most common cause is that the activity hasn't been designated as a Utility activity in its rule configuration. Activities must be specifically set up as Utility-type activities to appear in the Utility shape's activity selector. This is a configuration issue, not a class or initialization problem.

AI explanation

For an activity to appear in the Utility shape's SmartPrompt list, it must be explicitly marked as callable in that role — i.e., its 'Called as' setting on the activity form must be set to Utility. If that flag isn't set, the activity simply won't show up as a candidate even if it exists in the right class and is otherwise valid. This is the most common reason an otherwise-correct activity is missing from the prompt.