Recommended ERP, SQL and Planning Tools

Quick access to key tools from Tools, ERP, AI, Workspaces, and Portal Directory pages.

ERP Planning Lab

ERP-style planning, demand-supply review, planned order release, PO/job output, score validation, and registers.

Open ERP Planning Lab

SQL / PL-SQL Explainer

Explain Oracle SQL/PLSQL, review joins, identify tables, and improve code quality. Sign-in may be required.

Open SQL / PL-SQL Tool

Oracle SQL Workbench / Executor

Connect to Oracle, write formatted SQL, browse objects, extract DDL, run read-only SQL, and load CSV data.

Open Oracle Workbench
Help & Test Cases

ERP/SCM Data Quality & Planning Exception Analyzer

Use this page to understand expected CSV formats and perform an end-to-end test.

End-to-end browser test

  1. Download sample CSVs for Items, BOM, On-hand, Sales Orders, Purchase Orders, Work Orders, Suppliers, Resources, and Routings.
  2. Open the analyzer page and upload the sample files in matching fields.
  3. Click Analyze Planning Readiness.
  4. Expected result: readiness score, high/medium/low exceptions, planning scorecards, and corrective actions.

Sample CSV files

Main validation checks

Item Master

Missing item type, lead time, planner code, duplicate item, make item without BOM, buy item without supplier, inactive item with demand.

BOM / Routing

Missing parent/component item, invalid component quantity, inactive component, undefined resource, missing capacity.

Demand / Supply

Demand shortage, bad on-hand quantity, late/invalid purchase order, unknown items, open work order risk.

Scorecard

Creates item-level planning readiness score and recommends planner/buyer corrective action.

Command-line smoke test

curl -sS https://www.technopkg.com/api/erp-dq/health

Expected response contains "ok": true.