PE PowerExams Prepare. Practice. Pass.
CIS-HAM · Domain 4 of 5

Operational Integration of ITAM Processes

About 18% of the CIS-HAM exam — see all 5 domains.

18%
of the exam
46
practice questions
5
domains total

How HAM connects to procurement, ITSM, and the rest of the platform.

  • Procurement / Purchase Orders: A purchase order (proc_po) with PO lines (proc_po_item) orders models from a vendor. Receiving generates asset records (one alm_hardware per received serialized item) and routes them to a stockroom (state In stock). HAM Pro flows can auto-create receiving and stocking asset tasks.
  • Request fulfillment: Catalog requests (hardware request flow) consume stock or trigger procurement, then drive deploy asset tasks. Tight loop between Service Catalog/Request and asset lifecycle.
  • Contract Management: Contracts (ast_contract) cover lease, warranty, maintenance, and support; assets relate to contracts so renewals/expiries and obligations are tracked. Lease end can trigger return/disposal tasks.
  • ITSM integration: Incidents/changes reference CIs; asset condition (e.g., defective) can feed back to asset substate. Hardware Discovery keeps CIs/assets current.
  • CSDM alignment: The Common Service Data Model prescribes how CIs, models, and relationships are structured. HAM data should populate CSDM-aligned classes so asset, CMDB, and service-mapping views agree.

Sample questions from this domain

Three of the 46 in this domain, with the reasoning. The full set is in the question bank.

Question 1 · easy

Which document authorizes the purchase of hardware from a vendor in the ServiceNow procurement process?

  • A. Data certification
  • B. Transfer order
  • C. Purchase order
  • D. Asset task

Why: A purchase order authorizes buying hardware from a vendor and tracks ordered line items. Transfer orders move existing inventory, asset tasks are lifecycle work items, and data certification verifies record accuracy.

Question 2 · medium

When hardware ordered via a purchase order arrives, what does the receiving process typically do?

  • A. Retires the assets
  • B. Deletes the purchase order
  • C. Normalizes the vendor name only
  • D. Creates or updates asset records and adds them to a stockroom, updating PO line receipt status

Why: Receiving creates/updates asset records, stocks them, and updates the PO lines as received. It does not delete the PO, retire new assets, or merely normalize the vendor.

Question 3 · medium

Which record connects a hardware asset to its supporting maintenance or lease agreement for integrated lifecycle management?

  • A. Contract
  • B. Asset task
  • C. Transfer order
  • D. Stockroom

Why: A contract links the asset to maintenance/lease/support terms, integrating financial and support obligations with the asset. Transfer orders, asset tasks, and stockrooms serve operational/inventory functions, not agreement linkage.