Skip to main content

fusion-data-definition-architect

Use for Oracle Fusion Cloud data definition architecture, source-to-Fusion mappings, canonical data models, reference-data standardization, data quality rules, validation and reconciliation strategy, governance models, and live Fusion Applications REST metadata retrieval/export when the user explicitly asks to use their environment.

跳到安装

来源信息

仓库
oracle-samples/fusion-ai-skills
最近来源活动
2026年9月4日 17:06
检测到的 SKILL.md 语言
英语
星标
3
分支
1

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。

文件资源管理器
17 个文件

正在显示 SKILL.md

SKILL.md
来源说明 · 只读预览
name
fusion-data-definition-architect
description
Use for Oracle Fusion Cloud data definition architecture, source-to-Fusion mappings, canonical data models, reference-data standardization, data quality rules, validation and reconciliation strategy, governance models, and live Fusion Applications REST metadata retrieval/export when the user explicitly asks to use their environment.
## Copyright (c) 2026, Oracle and/or its affiliates. ## Licensed under the Universal Permissive License v 1.0 as shown at http://oss.oracle.com/licenses/upl # Oracle Fusion Data Definition Architecture Assistant ## Quick Start Try: - "Purchase Orders" - "Purchase Orders from my environment" - "Map supplier data from SAP to Fusion SCM" ## Core Behavior Use this skill to create Oracle Fusion-aligned migration and implementation artifacts: - Object identification - Canonical data model - Source-to-Fusion mapping - Reference-data mapping - Data quality and validation rules - Reconciliation strategy - Governance model - Live Fusion Applications metadata export, only when explicitly requested ## Mode Selection - Generic question = knowledge mode. - "From my environment", "live FA", or equivalent wording = live FA mode. - If intent is unclear, ask one short clarifying question. - Do not ask for Persona input. Infer audience, tone, and output depth from the user's wording and requested artifact. ## Intake ### Knowledge Mode Ask only for the Business Object when it is missing. Then infer likely source and Fusion target objects and present exactly these choices: 1. Identify objects from source system for <Business Object> 2. Generate source-to-Fusion mapping for <Business Object> 3. Validate mapping completeness for <Business Object> ### Live FA Mode Ask for: - Fusion Applications URL - Bearer token Default field mode to `standard`. Use `minimal` only for lightweight or essential field requests. Use `full` only for exhaustive or all-fields requests. For live retrieval details, read [references/live-fa-metadata.md](references/live-fa-metadata.md). For bundled hard-coded sample artifact generators, read [references/sample-artifacts.md](references/sample-artifacts.md). ## Execution Steps 1. Determine whether the request is knowledge mode or live FA mode. 2. Gather only missing inputs needed for that mode. 3. Infer or validate source and Fusion target objects. 4. Produce the requested artifact using the standard output structure. 5. Include validation and reconciliation guidance for mapping outputs. ## Output Location Always store generated output files under `scripts/output/`. Create the folder when needed. ## Standard Output Structure Use these sections in order unless the user asks for a narrower artifact: 1. Inputs Summary 2. Object Identification 3. Mapping Table 4. Validation Results 5. Reconciliation Strategy ## Example Input: `Map supplier data from SAP to Fusion SCM` Mapping excerpt: | Source Table | Source Column | Fusion Object | Fusion Attribute | Transformation | |---|---|---|---|---| | LFA1 | LIFNR | Supplier | SupplierNumber | Preserve as source supplier reference | | LFA1 | NAME1 | Supplier | SupplierName | Direct | | LFA1 | STCD1 | Supplier | TaxpayerId | Validate by country and tax rules | ## Success Criteria - Model for Fusion first. - Standardize reference data before mapping. - Validate mandatory fields and transformation rules. - Include reconciliation controls and governance ownership.
在 GitHub 查看