79316702

Date: 2024-12-30 02:52:47
Score: 0.5
Natty:
Report link

To make Autopilot use modern activities by default in UiPath Studio (2025.0.157), here’s what you can do:

  1. Check Your Project Settings: • Go to Project Settings → General Tab. • Ensure the Modern Design Experience is enabled. • In the newer versions, this option is usually enabled by default, and you might not see the toggle.

  2. Update Your Activity Packages: Make sure you’re using the latest versions of: • UiPath.Excel.Activities • UiPath.System.Activities You can update them through Manage Packages → Official Feed.

  3. Be Clear with Autopilot Prompts: Autopilot relies heavily on your instructions. Instead of typing: • “Read Range from an Excel file and write to a CSV file.” Try: • “Read Range from an Excel file using modern activities and write to a CSV file using modern activities.”

This small clarification helps Autopilot understand your preference.

  1. Replace Classic Activities Manually (if needed): If Autopilot still generates classic activities: • Swap Read Range (classic) with Excel Read Range (modern). • Replace Write CSV (classic) with Write CSV (modern).

  2. Restart Studio: Sometimes, restarting UiPath Studio can ensure all configurations and updates take effect properly.

Following these steps should guide Autopilot to use modern activities by default.

Reasons:
  • Long answer (-1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Reihan