Release path
1.0.1Published Mar 4, 2026@pasar6987/sf-consumer-goods-bo-api
Business object API framework for workflow orchestration, entity mapping, transaction logging, and step-based integration processing.
Published package · Latest published 1.0.1 Mar 4, 2026 · 9 datasets / 8 measures in the latest review · Updated Mar 11, 2026
Publisher
@pasar6987Published Mar 4, 2026Structure snapshot
9 datasets8 measures · 71 dimensionsReference context
Secondary package facts stay compact
- Updated
- Mar 11, 2026
- Visibility
- Public hub listing
- License
- MIT
- Created
- Mar 4, 2026
Reference facts
Secondary package facts after the usage path is clear
Licensing, categorization, ownership, and linked metadata stay below the runnable path so the page reads in the right order.
Format
Upstream
Repository
Domain
Source
Owner
@pasar6987Organization
License
Visibility
Publisher
Latest published version
Tags
Schema preview
SDK handoff
Use this package in code and AI
After structure review, move straight into typed reads with load() or compact LLM context with to_prompt().
Python SDK
Python example for @pasar6987/sf-consumer-goods-bo-api
This example uses the current package ref and, when preview data is available, fills in real dataset names from the published summary.
import rawctx
model = rawctx.load("@pasar6987/sf-consumer-goods-bo-api")
prompt = rawctx.to_prompt(
"@pasar6987/sf-consumer-goods-bo-api",
datasets=["cgcloud__BO_API_Entity__c", "cgcloud__BO_API_Output_Entity__c"],
max_tokens=2000,
)
print(model.datasets) # ["cgcloud__BO_API_Entity__c", "cgcloud__BO_API_Output_Entity__c", "cgcloud__BO_API_Step_Input_Structure__c"]
print(model.measures) # [Measure(name="cgcloud__BO_API_Step_Input_Structure__c.cgcloud__Maximum_Items__c", ...), Measure(name="cgcloud__BO_API_Step_Input_Structure__c.cgcloud__Maximum_Length__c", ...), Measure(name="cgcloud__BO_API_Step_Input_Structure__c.cgcloud__Maximum__c", ...)]
print(model.dimensions) # [Dimension(name="LastReferencedDate", ...), Dimension(name="LastViewedDate", ...), Dimension(name="Name", ...)]
print(model.relationships) # [Relationship(name='...', ...)]
print(prompt)README
Package narrative and examples
Use documentation after the package clears provenance, ownership, and runnable-path checks.
@pasar6987/sf-consumer-goods-bo-api
Business object API framework for workflow orchestration, entity mapping, transaction logging, and step-based integration processing.
Overview
| Count | |
|---|---|
| Objects (Datasets) | 9 |
| Dimensions | 71 |
| Measures | 8 |
| Relationships | 0 |
Objects
- cgcloud__BO_API_Entity__c — This table stores the entity definitions of Business Object APIs.
- cgcloud__BO_API_Output_Entity__c — This table stores the output entities of the Business Object API.
- cgcloud__BO_API_Step_Input_Structure__c — This table stores the input structure configuration that the business object API workflow step expects.
- cgcloud__BO_API_Transaction_Log__c — This object stores information about Business Object API Transaction Log, which is a collection of one or more promotions that should be created or updated under the same name via the Promotion BO Creation API.
- cgcloud__BO_API_Workflow_Entity__c — This object stores the entities that Business Object API Workflows use.
- cgcloud__BO_API_Workflow_Step__c — This table stores the definitions of the workflow step.
- cgcloud__BO_API_Workflow_Workflow_Step__c — This table stores the junction object to identify the workflow steps that apply for each workflow.
- cgcloud__BO_API_Workflow__c — This table stores the workflows that are defined for the Business Object.
- cgcloud__BO_API__c — This table stores the header record of Business Object APIs.
Install
rawctx snapshot-download @pasar6987/sf-consumer-goods-bo-api
Structure review
Inspect package structure after the usage path is clear
Use the structural review when you need the package footprint, field counts, and model paths before a deeper explorer pass.
Topology
Semantic graph
Use the graph last, once provenance, documentation, and the runnable path are already clear.
Semantic Graph
Topology counts appear after the graph loads.
Loading graph
Semantic topology is still loadingCounts and graph nodes appear after the latest published summary has been fetched.
