In Oracle Workflow, an Activity is a unit of work within a process. Activities can be various types including PL/SQL stored procedures (automated database functions) or external functions (functions outside the database). Process definition is the overall workflow, not a single activity.