- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
Balancing OOTB Principles with Legislative Reality
In the ServiceNow ecosystem, "Out-of-the-Box" (OOTB) is the Holy Grail. Every Australian Federal Government RFT (Request for Tender) mandates an OOTB approach to minimise technical debt. Yet, as soon as the project begins, the tension between the product’s global design and the Commonwealth’s Legislative Reporting Requirements creates a "Customisation Gravity" that is hard to escape.
Defining the Conflict: Perception vs. Legislative Mandate
To a customer, "Configuration" is anything they want the tool to do. To a CMA, it is a strict adherence to the platform’s native data schema and logic engines (Flow Designer, UI Builder). The friction arises because Australian compliance and reporting requirements —often demand data granularity that ServiceNow’s global data structure do not natively support. For example, ServiceNow Health and Safety application does not provide native i.e. out-of-the-box (OOTB) Australian Government WHS compliant reporting standards such as TOOCs classifications, but it comes with the American OSHA reporting standards. So, how do we solve this in an implementation project?
When a project team is told they must report on a specific data point that requires a new table relationship, the immediate instinct is to customise the core task table. This is where the CMA must step in as a "Strategic Arbitrator."
The Strategy: Pivot to Extension, Not Customisation
To achieve the goal of a clean, upgradable MVP, we adopt a "Fit-to-Standard" hierarchy:
- Process Alignment: Can the government process be changed to fit the tool? (The hardest, but most effective path).
- Low-Code Extension: Instead of modifying a base table, we use the App Engine to build a scoped application that "references" the core table. This isolates the change, ensuring it doesn't break during an upgrade to Zurich or Australia.
- The Reporting Offset: We must decouple "Transaction" from "Reporting." Often, we can keep the ServiceNow process 100% OOTB and handle the complex legislative reporting by pushing data to an external Data Lake or using Power BI.
By educating the customer that "OOTB" isn't a limitation but a "Future-Proofing Insurance Policy," we can compel the project team to resist the urge to rebuild the platform in the image of their legacy systems.
By acting as the "Guardians of the Core," CMAs ensure that the agency doesn't build a "frozen" instance that becomes a legacy liability in three years.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
