Skip to content
CPQ DevKit™ for Oracle
Oracle CPQ

Oracle CPQ बदलाव 5X तेज़ शिप करें

BML/BMQL/XSL के लिए GPT‑style completions और explainers, साथ में production‑ready templates और reliable sync workflows।

macOS • Windows • Linux

CPQ DevKit™ for Oracle® CPQ, BigMachines प्रोजेक्ट्स में एडमिन, डेवलपर, और कंसल्टेंट्स को तेज़ी से बदलाव शिप करने में मदद करता है—BML/BMQL/XSL टूलिंग, REST v19 सिंक, और Oracle CPQ के लिए तैयार AI सहायता के साथ।

Release 2.6.2 में नया क्या है

  • Consistent commands: Command Palette, Actions menu, explorer, walkthroughs, और tests में command titles अब एक समान हैं।
  • Build & packaging hardening: Dual Node + browser bundle के लिए build और package pipeline को release-ready बनाया गया है।
  • Publishing readiness: Marketplace metadata, release notes, और VSIX contents को production publish के लिए tighten किया गया है।

जल्दी शुरू करें

  1. VS Code Marketplace से extension install करें।
  2. AI फीचर्स और MCP API keys के लिए app.cpqdevkit.com पर sign in करें।
  3. अपने workspace में project.config.jsonc और .cpqdevkit/developer.config.jsonc बनाएं।

Status bar with environment Action menu with icons Create config command

मुख्य सुविधाएँ

Oracle® CPQ Cloud (BigMachines) के लिए CPQ DevKit™ में शामिल है:

  • सुरक्षित और तेज़ autocomplete
  • .bml, .json, .xml के लिए formatter/beautifier
  • सभी महत्वपूर्ण system attributes और constants
  • array और jsonarray के लिए safe loop snippets
  • *.bigmachines.com के साथ REST API आधारित workflows
  • pull के समय optional auto-commit (जब git initialized हो)

AI‑focused highlights

  • BML/BMQL/XSL के लिए GPT‑style code completion और inline explainers
  • सुरक्षित refactor suggestions के साथ quick fixes
  • आम CPQ tasks के लिए curated templates/scaffolds

Support / Contact

किसी भी प्रश्न या issue के लिए Marketplace की Q&A tab का उपयोग करें या CPQ Consultant पर संपर्क करें।
LinkedIn पर भी जुड़ें: CPQ Consultant on LinkedIn

*.bigmachines.com domain के साथ कैसे काम करें

Extension install करने के बाद VS Code settings में environment configuration (dev, test, prod) जोड़ें।

सुनिश्चित करें कि आपका BigMachines user:

  1. FullAdmin हो
  2. User Administrator checkbox enabled हो
  3. All Access administrator group में हो

फिर एक नया directory खोलें जहाँ आप CPQ project setup करना चाहते हैं।

📁 Configuration Files

Oracle extension के लिए project root में दो configuration files ज़रूरी हैं:

1. project.config.jsonc — Project Configuration

यह file project-wide folder/file conventions define करती है:

2. .cpqdevkit/developer.config.jsonc — Developer Configuration

यह file personal credentials/settings रखती है (इसे .gitignore में रखें):

Commands (संक्षेप)

Command Palette (Ctrl/Cmd + Shift + P) खोलें और DevKit टाइप करें।

🔐 Authentication

  • Login to CPQ DevKit™
  • Logout from CPQ DevKit™
  • CPQ DevKit™ Authentication Settings

⚙️ Setup

  • CPQ DevKit™ for Oracle: Setup Project
  • CPQ DevKit™ for Oracle: Create Config File
  • CPQ DevKit™ for Oracle: Change Environment

📥 Download

  • CPQ DevKit™ for Oracle: Get all Data and Metadata
  • CPQ DevKit™ for Oracle: GET ALL Files
  • CPQ DevKit™ for Oracle: GET ALL Assets
  • CPQ DevKit™ for Oracle: GET ALL Parts
  • CPQ DevKit™ for Oracle: GET ALL BML
  • CPQ DevKit™ for Oracle: GET ALL Tables
  • CPQ DevKit™ for Oracle: GET ALL Shopping Carts
  • CPQ DevKit™ for Oracle: GET ALL Product Catalog
  • CPQ DevKit™ for Oracle: GET ALL Products
  • CPQ DevKit™ for Oracle: GET Integrations

🚀 Deploy / Validate

  • CPQ DevKit™ for Oracle: DEPLOY Functions
  • CPQ DevKit™ for Oracle: SAVE Functions
  • CPQ DevKit™ for Oracle: TEST Functions
  • CPQ DevKit™ for Oracle: VALIDATE Functions

🛠️ Utilities

  • CPQ DevKit™: Convert to JSON
  • CPQ DevKit™: Convert to XML
  • CPQ DevKit™: Convert to CSV

Oracle और Java, Oracle और/या उसके affiliates के registered trademarks हैं।
Node.js, Joyent, Inc. और/या OpenJS Foundation का trademark है।
अन्य सभी नाम उनके संबंधित स्वामियों के trademark हो सकते हैं।

Frequently Asked Questions

CPQ DevKit™ for Oracle क्या है?
यह एक VS Code extension है जो Oracle CPQ development को REST v19 support, BML tooling, Data Tables, assets और parts workflows के साथ तेज़ बनाता है।

क्या यह multiple environments support करता है?
हाँ। आप dev/uat/prod environments configure करके Command Palette से जल्दी switch कर सकते हैं।

क्या मैं artifacts download/deploy कर सकता हूँ?
हाँ। आप BML, Data Tables, Files, Assets, Parts, Products और Integrations पर काम कर सकते हैं।

कौन‑कौन से OS supported हैं?
macOS, Windows, और Linux।