1Z0-1090-24 — Oracle Utilities Work and Asset Cloud 2024 Implementation Professional Quick Review

Quick Review for Oracle 1Z0-1090-24 candidates: implementation concepts, work and asset flows, configuration traps, and practice focus areas.

Quick Review purpose

This Quick Review is for candidates preparing for Oracle Utilities Work and Asset Cloud 2024 Implementation Professional (1Z0-1090-24) from Oracle. Use it as a fast, practical review before moving into topic drills, mock exams, and detailed explanations.

The exam is implementation-focused. Expect questions that test whether you can recognize the right configuration object, lifecycle step, implementation decision, or troubleshooting approach—not just recall product labels.

This page is IT Mastery exam-prep support. It is not affiliated with Oracle and does not replace Oracle documentation, training, or the official exam guide.

High-yield exam mindset

For 1Z0-1090-24, think like an implementation consultant configuring an enterprise work and asset management solution for a utility. Many questions can be answered by identifying:

  • The business process being supported: asset, work, inventory, crew, procurement, costing, or integration.
  • The system object involved: asset, location, work order, activity, resource, crew, storeroom, material, business object, algorithm, batch control, or integration artifact.
  • The lifecycle point: setup, planning, approval, scheduling, execution, completion, closure, accounting, or reporting.
  • Whether the issue belongs in configuration, master data, transaction data, security, batch processing, or integration.

Implementation view at a glance

AreaWhat to knowCommon exam angle
Asset managementAssets, asset hierarchy, locations, specifications, lifecycle states, characteristicsDistinguish maintainable assets from locations and descriptive attributes
Work managementWork orders, activities, tasks, crews, resources, permits, completion, closeoutIdentify the correct process step or record type
Preventive maintenanceTime-based, meter-based, condition-based, recurring work generationKnow when recurring work should be generated automatically
Resource planningLabor, crews, equipment, skills, calendars, shifts, availabilityMatch scheduling need to the proper planning object
Inventory and materialsStock items, storerooms, issues, returns, transfers, reorder logic, non-stock materialsSeparate stocked material from direct-purchase or one-time needs
ProcurementRequisitions, purchase orders, receipts, vendor interactionsUnderstand when procurement begins and how it links to work
CostingLabor, material, equipment, contractor, overhead, capitalization supportKnow where costs originate and how they roll up
ConfigurationBusiness objects, maintenance objects, algorithms, portals, zones, lookup values, optionsChoose configuration over customization where possible
SecurityUsers, roles, access groups, application services, approval authorityLink job responsibility to access control
IntegrationAPIs, batch, file-based exchanges, external systems, error handlingRecognize supported integration patterns and failure points
Data migrationMaster data sequencing, validation, conversion, reconciliationKnow what must exist before transactional data can load
Cloud operationsEnvironment management, configuration migration, testing, release disciplineRespect SaaS boundaries and supported extension methods

Core implementation model

A useful mental model is:

  1. Foundation configuration

    • Administrative options
    • Lookup values
    • organization structure
    • security model
    • business object behavior
    • batch and integration controls
  2. Master data

    • assets
    • locations
    • crews
    • labor resources
    • materials
    • storerooms
    • vendors
    • specifications
    • compatible units or standard job content where used
  3. Transactional process

    • work requests
    • work orders
    • activities
    • material reservations
    • scheduling
    • execution
    • completion
    • costing
    • closeout
  4. Operational controls

    • approvals
    • exception handling
    • To Do processing
    • integration monitoring
    • reporting
    • audit and reconciliation
  5. Optimization

    • preventive maintenance tuning
    • crew utilization
    • material planning
    • backlog management
    • cost analysis
    • lifecycle analytics

Work management lifecycle

    flowchart LR
	    A[Work need identified] --> B[Work request or work order]
	    B --> C[Plan activities and resources]
	    C --> D[Reserve materials or initiate procurement]
	    D --> E[Schedule crew and equipment]
	    E --> F[Execute field work]
	    F --> G[Record labor, material, asset, and completion data]
	    G --> H[Review exceptions and costs]
	    H --> I[Close work]

Key decision points

DecisionBetter answer patternTrap answer pattern
Is this a simple request or controlled work?Use the object that supports planning, approvals, resources, and cost captureTreat every service request as a full work order immediately
Is planning required?Build activities, tasks, resource requirements, materials, and dependenciesSchedule work before scope and resources are defined
Are materials stocked?Use inventory reservation, issue, return, or transfer processUse purchasing for every material need
Is the work recurring?Use preventive maintenance or recurring generation logicManually create repeated work orders
Is work complete?Capture actuals, asset updates, measurements, exceptions, and closeout dataClose work without operational or cost validation

Asset and location fundamentals

Asset questions often test whether you understand the difference between where something is and what is being maintained.

ConceptUse it forExam trap
AssetMaintainable equipment or infrastructure item with lifecycle, condition, and cost relevanceUsing generic location records as asset substitutes
LocationPhysical or logical place where assets reside or work occursPutting asset-specific maintenance history only on a location
Asset hierarchyParent-child relationships among maintainable itemsConfusing hierarchy with geographic address structure
SpecificationStandard definition of asset type, attributes, or classificationCreating custom fields for every repeated asset attribute
CharacteristicsFlexible descriptive dataOverusing characteristics for values that should drive process logic
Status/lifecycleInstalled, retired, active, inactive, or other configured statesIgnoring lifecycle state when planning work
Measurements/conditionOperating data used for maintenance decisionsTreating meter or condition data as free-text notes

Asset implementation rules

  • Model assets at the level where maintenance history, cost, inspection, or replacement decisions matter.
  • Use locations for placement and operational context.
  • Use specifications and characteristics to standardize asset classification.
  • Avoid excessive asset granularity if the organization will not maintain, cost, or inspect at that level.
  • Confirm asset data quality before enabling preventive maintenance, warranty tracking, or cost analysis.
  • When an asset changes location, preserve lifecycle history rather than creating duplicate asset identities unless the business process requires it.

Work orders, activities, and tasks

Many implementation questions depend on choosing the right work object.

ObjectTypical purposeWatch for
Work orderOverall work package, business purpose, cost collection, approval, lifecycleDo not overload one work order with unrelated jobs
ActivityExecutable unit of work, often tied to schedule, crew, resource, or assetActivities usually drive planning and execution detail
Task/checklistDetailed step, inspection item, or procedural elementTasks are not always the right level for scheduling
Work requestIntake or preliminary work needNot always approved or planned work
Standard job planRepeatable work contentBetter than rebuilding the same work plan manually
Compatible unitStandardized construction or utility work component where usedDo not use for one-off tasks with no repeatability

Lifecycle terms to review

  • creation
  • approval
  • planning
  • estimation
  • material reservation
  • procurement initiation
  • scheduling
  • dispatch
  • field execution
  • completion
  • exception review
  • costing
  • closeout
  • cancellation

A common candidate mistake is treating the lifecycle as purely sequential. In real implementations, work may return to planning because of material shortages, rejected approvals, failed inspections, changed scope, or integration errors.

Preventive maintenance quick review

Preventive maintenance is high-yield because it connects asset data, schedules, measurements, work generation, and operational controls.

PM driverBest fitCommon trap
Time-basedWork every fixed calendar intervalIgnoring seasonal or blackout constraints
Meter-basedWork after usage threshold, runtime, mileage, cycles, or flowGenerating work without reliable measurement data
Condition-basedWork based on inspection, threshold, or condition resultTreating condition comments as structured triggers
Route-basedMultiple assets or locations inspected in a defined pathCreating separate work orders when route grouping is intended
Regulatory or compliance intervalRequired recurring inspection or maintenanceManually tracking due dates outside the system

PM decision rules

  • If work recurs predictably, look for PM configuration rather than manual work creation.
  • If work is based on usage, the measurement source must be reliable.
  • If work is compliance-sensitive, pay attention to due dates, tolerances, documentation, and closeout evidence.
  • If the same checklist applies repeatedly, standardize the activity content.
  • If PM generation produces too much or too little work, review frequency, lead time, asset eligibility, route grouping, and meter readings.

Inventory, materials, and procurement

Materials questions often test process boundaries.

NeedLikely processKey implementation concern
Stocked material for planned workReserve, issue, return from storeroomItem master, storeroom quantity, reorder point
Material not normally stockedDirect purchase or non-stock procurementVendor, approval, delivery timing
Material shortageTransfer, purchase, substitute, or rescheduleAvoid scheduling work without material availability
Unused issued materialReturn to inventory or adjust work actualsCost and stock accuracy
Material consumed in fieldIssue to work and capture actual usageAccurate cost rollup
ReplenishmentReorder or purchasing processMin/max, lead time, demand history

Inventory traps

  • Confusing reservation with issue. Reservation plans usage; issue records actual movement and cost.
  • Confusing storeroom transfer with purchase receipt. One moves internal stock; the other receives from a supplier.
  • Treating non-stock items as if they always have on-hand balances.
  • Closing work without reconciling issued, returned, and consumed materials.
  • Ignoring unit of measure consistency during conversion or integration.

Crews, labor, equipment, and scheduling

Scheduling questions usually ask what must be known before work can be scheduled effectively.

Scheduling inputWhy it matters
Work priorityDetermines urgency and backlog order
Required skill/craftMatches work to qualified resources
Crew availabilityPrevents overbooking
Shift/calendarDefines when labor can be assigned
Equipment availabilityEnsures special equipment is ready
Material availabilityPrevents failed dispatch
Work locationReduces travel and supports route efficiency
Permits/clearancesPrevents unsafe or unauthorized work
DependenciesAvoids scheduling work before prerequisites

Practical rules

  • Planning defines what must be done.
  • Scheduling defines when and by whom.
  • Dispatch communicates executable assignments.
  • Completion records what actually happened.
  • A schedule is only as reliable as labor, material, permit, and asset data.

Costing and financial integration

Work and asset systems support operational costing even when the general ledger or financial system is external.

Cost sourceExampleExam focus
LaborTechnician hoursActual labor capture and rate handling
MaterialStock issue or direct purchaseInventory and procurement linkage
EquipmentVehicle, tool, or special equipment usagePlanned vs actual equipment usage
ContractorExternal service provider workProcurement and invoice integration
OverheadBurden, indirect cost, or configured allocationConfiguration and accounting rules
Capital workConstruction or asset improvementCorrect cost collection and assetization support

Costing traps

  • Assuming planned cost equals actual cost.
  • Forgetting that material cost may be captured when inventory is issued, not when it is planned.
  • Closing work before all actuals are recorded.
  • Mixing capital and expense work without correct accounting classification.
  • Ignoring integration reconciliation between work management, inventory, procurement, and financial systems.

Configuration concepts to review

Oracle Utilities implementations commonly rely on configuration rather than unsupported modification. For exam purposes, know the difference between framework configuration, business configuration, master data, and transactional records.

ConceptPurposeCandidate trap
Business objectDefines behavior, lifecycle, schema, and rules for a business entityTreating it as only a database table
Maintenance objectUnderlying maintainable data structureConfusing it with a user-facing work process
AlgorithmConfigured business logic at defined plug-in spotsExpecting all behavior to be hard-coded
Business serviceReusable service operation or processing logicUsing UI-only thinking for integration or automation
Script/service scriptGuided logic or user/process flowUsing scripts when configuration or BO rules fit better
Portal and zoneUser interface organization and data presentationAssuming UI changes always change business rules
Lookup / extendable lookupControlled values and codesHard-coding values into custom logic
Characteristic typeFlexible attribute captureUsing it for core process state
To Do type/roleException work managementIgnoring operational exception routing
Batch controlScheduled or bulk processingTroubleshooting only from the UI

Configuration decision rules

  • Prefer delivered configuration and extension points before custom behavior.
  • Put reusable validation or transition behavior close to the business object lifecycle.
  • Use controlled values for process-driving data.
  • Use security roles and application services for access control, not UI hiding alone.
  • Use batch and integration monitoring when results appear delayed or incomplete.
  • Avoid solving a master data problem with custom logic.

Security and access control

Implementation questions may describe a user who can see a record but cannot perform an action, or a role that should approve work but cannot.

Review the relationship among:

  • users
  • user groups or roles
  • application services
  • access modes
  • approval authority
  • To Do roles
  • data access restrictions if configured
  • environment-specific security setup

Security traps

  • Assuming menu visibility equals transaction authority.
  • Giving broad administrative access to solve a narrow approval issue.
  • Forgetting that batch, integration, and service accounts also need appropriate permissions.
  • Testing only with an administrator account and missing end-user security gaps.
  • Not separating configuration access from operational work execution access.

Batch, integration, and exception handling

Cloud implementation questions often test where to investigate when data is missing, delayed, duplicated, or rejected.

SymptomReview firstLikely issue type
Work not generatedPM schedule, batch status, eligibility criteriaConfiguration or batch
Material quantity wrongInventory transaction history, UOM, storeroomTransaction or conversion
External system did not receive updateIntegration message, API response, outbound monitorIntegration
Record stuck in errorTo Do entry, exception log, validation messageData or rule failure
User cannot complete stepstatus, BO lifecycle, security, required dataProcess or access
Costs do not reconcilework actuals, inventory issues, procurement receipts, financial interfaceCross-system reconciliation

Integration principles

  • Use supported APIs, services, files, and cloud integration patterns.
  • Validate reference data before loading dependent data.
  • Design idempotency and duplicate prevention where external messages can be retried.
  • Capture and route errors to operational owners, not only technical logs.
  • Test integrations with realistic lifecycle states, not only create-only scenarios.
  • Reconcile totals across systems after conversion and after ongoing interfaces.

Data migration sequencing

Data conversion failures often come from loading records before prerequisites exist.

Load sequenceExamples
Foundation/reference dataorganizations, lookup values, accounting references, security references
Master dataassets, locations, crews, labor resources, material items, storerooms, vendors
Relationship dataasset hierarchy, asset-location associations, crew membership, item-storeroom balances
Open transactionsopen work, material reservations, purchase commitments
Historical dataclosed work, cost history, asset history, measurements
Reconciliationcounts, balances, sample record review, exception correction

Migration traps

  • Loading assets before valid specifications or locations exist.
  • Loading inventory balances without item-storeroom setup.
  • Loading open work without valid crews, activities, statuses, or accounting.
  • Migrating poor legacy codes directly instead of mapping to clean controlled values.
  • Treating data conversion as a one-time technical upload rather than an iterative validation process.

Cloud implementation boundaries

Because this is an Oracle cloud implementation exam, expect practical SaaS implementation thinking.

Better approachRisky approach
Configure through supported application toolsDirect database changes
Use supported integration services and APIsUnsupported back-end access
Migrate configuration through controlled processesManual untracked environment edits
Test quarterly or periodic updates against key processesAssuming updates cannot affect configuration
Keep extensions upgrade-consciousRecreating delivered functionality unnecessarily
Document configuration decisionsRelying on consultant memory

Common exam traps

Trap 1: Confusing configuration with transaction processing

If the question asks how to change behavior for many future records, think configuration. If it asks how to correct one work order, asset, or inventory movement, think transaction correction.

Trap 2: Skipping master data prerequisites

Many implementation failures are not caused by the work order itself. They come from missing:

  • asset
  • location
  • crew
  • skill
  • item
  • storeroom
  • vendor
  • accounting
  • calendar
  • lookup value
  • security permission

Trap 3: Treating planned values as actual values

Planned labor, planned material, and estimated cost are not the same as actual labor, issued material, and posted cost.

Trap 4: Closing work too early

Closeout should confirm operational completion, required data capture, cost accuracy, material reconciliation, and exception resolution.

Trap 5: Ignoring lifecycle status

Many actions are available only in certain statuses. If an option is unavailable, review status, required data, approvals, security, and business object lifecycle rules.

Trap 6: Over-customizing

Oracle implementation exams often reward recognition of delivered configuration, extension points, and supported processes. Avoid answers that imply unsupported code or direct database manipulation unless the question clearly describes a supported extension mechanism.

Trap 7: Testing only the happy path

Real implementations must test:

  • rejected approvals
  • missing materials
  • unavailable crews
  • invalid meter readings
  • integration retries
  • duplicate messages
  • asset retirement
  • canceled work
  • partial receipts
  • failed batch runs
  • security restrictions

Quick decision table

If the question says…Think first about…
“Generate work automatically”Preventive maintenance, schedule, batch process, eligibility
“User cannot perform an action”Security, status, application service, role, required fields
“Work appears but is not schedulable”planning completeness, crew availability, materials, permits
“Costs missing from work”actuals, material issue, labor entry, procurement receipt, costing integration
“Field value should be standardized”lookup, extendable lookup, characteristic type, specification
“Record behavior changes by status”business object lifecycle, algorithms, validation
“External system rejected data”integration payload, reference data, validation, error handling
“Inventory count is wrong”issues, returns, transfers, receipts, adjustments, UOM
“Assets duplicated after conversion”identity mapping, hierarchy, location assignment, data cleansing
“Configuration works in test but not production”migration, environment differences, security, reference data

Mini review: what to memorize vs understand

MemorizeUnderstand
Major object names and process termsWhy one object is used instead of another
Common lifecycle stagesWhat data is required at each stage
Basic configuration artifact namesHow configuration drives behavior
Integration and batch vocabularyHow errors are detected and corrected
Asset/work/inventory distinctionsHow they connect in an end-to-end process

The exam is less likely to reward isolated memorization if you cannot apply the concept to an implementation scenario.

Practice strategy for 1Z0-1090-24

Use this Quick Review immediately before IT Mastery practice. A strong practice cycle is:

  1. Topic drill one domain at a time

    • asset setup
    • work lifecycle
    • preventive maintenance
    • materials and inventory
    • crews and scheduling
    • configuration
    • security
    • integration and data migration
  2. Review detailed explanations

    • Do not only check whether your answer was correct.
    • Identify the decision rule the question was testing.
    • Write down the trap: wrong object, wrong lifecycle step, wrong configuration layer, or missing prerequisite.
  3. Retake weak-topic drills

    • Focus on repeated misses.
    • Group mistakes by cause, not by question number.
  4. Use mock exams for timing

    • Practice reading scenario questions carefully.
    • Eliminate answers that violate lifecycle, security, or SaaS configuration principles.
  5. Finish with mixed original practice questions

    • Mixed sets force you to choose among asset, work, inventory, procurement, configuration, and integration concepts without hints.

Final rapid checklist

Before your next mock exam, confirm that you can explain:

  • Asset vs location vs specification.
  • Work order vs activity vs task.
  • Planned vs actual labor, material, and cost.
  • Stock vs non-stock material handling.
  • Reservation vs issue vs return.
  • Time-based vs meter-based vs condition-based PM.
  • Crew planning vs scheduling vs dispatch.
  • Business object vs maintenance object vs algorithm.
  • Portal or zone change vs business rule change.
  • User access issue vs lifecycle status issue.
  • Batch issue vs integration issue.
  • Master data problem vs transaction problem.
  • Data migration sequencing.
  • Supported cloud configuration vs unsupported customization.

Next step

Use this Quick Review to identify weak areas, then move into original practice questions, focused topic drills, full mock exams, and detailed explanations for Oracle 1Z0-1090-24 until you can consistently explain why each correct answer fits the implementation scenario.

Continue in IT Mastery

Use this Quick Review as a final concept map, then move into IT Mastery for focused topic drills, mixed practice sets, timed mock exams, and detailed explanations. The practice questions are original IT Mastery practice items; they are not official Oracle questions, copied live-exam content, or exam dumps.

Browse Certification Practice Tests by Exam Family