From d6f74a950b9c448c11ea9e99e3fbe85597b0b3d1 Mon Sep 17 00:00:00 2001 From: Dilan Perera <39415471+RDPerera@users.noreply.github.com> Date: Mon, 7 Sep 2026 14:11:09 +0530 Subject: [PATCH] Rename the SAP JCo connector to SAP ECC (JCo) Renames the connector's display name in the catalog listing, the sidebar, and the connector pages. References to SAP's own Java Connector library keep the name 'SAP JCo', since they name SAP's download rather than this connector. The connector directory, the doc ids, and the connector_name metadata are unchanged. --- .../catalog/erp-business/sap.jco/action-reference.md | 2 +- en/docs/connectors/catalog/erp-business/sap.jco/overview.md | 4 ++-- .../catalog/erp-business/sap.jco/trigger-reference.md | 2 +- en/docs/connectors/catalog/index.mdx | 2 +- en/sidebars.ts | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/en/docs/connectors/catalog/erp-business/sap.jco/action-reference.md b/en/docs/connectors/catalog/erp-business/sap.jco/action-reference.md index 4e15352b84..b4b5025daa 100644 --- a/en/docs/connectors/catalog/erp-business/sap.jco/action-reference.md +++ b/en/docs/connectors/catalog/erp-business/sap.jco/action-reference.md @@ -20,7 +20,7 @@ For event-driven integration, see the [Trigger Reference](trigger-reference.md). ## Client -SAP JCo client for calling RFC-enabled function modules and sending IDocs to an SAP system. +SAP ECC (JCo) client for calling RFC-enabled function modules and sending IDocs to an SAP system. ### Configuration diff --git a/en/docs/connectors/catalog/erp-business/sap.jco/overview.md b/en/docs/connectors/catalog/erp-business/sap.jco/overview.md index b37cfb6dab..470bd6e965 100644 --- a/en/docs/connectors/catalog/erp-business/sap.jco/overview.md +++ b/en/docs/connectors/catalog/erp-business/sap.jco/overview.md @@ -1,7 +1,7 @@ --- connector: true connector_name: "sap.jco" -title: "SAP JCo" +title: "SAP ECC (JCo)" description: "Overview of the ballerinax/sap.jco connector for WSO2 Integrator." --- @@ -56,6 +56,6 @@ As an open source project, WSO2 welcomes contributions from the community. To contribute to the code for this connector, please create a pull request in the following repository. -* [SAP JCo Connector GitHub repository](https://github.com/ballerina-platform/module-ballerinax-sap.jco) +* [SAP ECC (JCo) connector GitHub repository](https://github.com/ballerina-platform/module-ballerinax-sap.jco) Check the issue tracker for open issues that interest you. We look forward to receiving your contributions. \ No newline at end of file diff --git a/en/docs/connectors/catalog/erp-business/sap.jco/trigger-reference.md b/en/docs/connectors/catalog/erp-business/sap.jco/trigger-reference.md index a5d90f750b..d10f03a065 100644 --- a/en/docs/connectors/catalog/erp-business/sap.jco/trigger-reference.md +++ b/en/docs/connectors/catalog/erp-business/sap.jco/trigger-reference.md @@ -5,7 +5,7 @@ connector_name: "sap.jco" # Triggers -The SAP JCo connector supports event-driven integration where the SAP system pushes IDocs or invokes RFC function modules on a registered Ballerina service. Two distinct service types handle these two event categories. +The SAP ECC (JCo) connector supports event-driven integration where the SAP system pushes IDocs or invokes RFC function modules on a registered Ballerina service. Two distinct service types handle these two event categories. Three components work together: diff --git a/en/docs/connectors/catalog/index.mdx b/en/docs/connectors/catalog/index.mdx index 6652efc73a..f440cb7ed4 100644 --- a/en/docs/connectors/catalog/index.mdx +++ b/en/docs/connectors/catalog/index.mdx @@ -159,7 +159,7 @@ Find the right connector for your integration. Use the search bar or filter by c { name: "SAP Business One Sales", description: "Manage SAP Business One sales (A/R) documents — quotations, orders, deliveries, returns, invoices, credit memos, and dunning — via the Service Layer.", operations: "Create, Read, Update, Delete, Cancel", auth: "Session (username/password)", link: "erp-business/sap.businessone.sales/overview", category: "ERP & Business", icon: "https://bcentral-packageicons.azureedge.net/images/ballerinax_sap.businessone.sales_1.0.2.png" }, { name: "SAP Business One Service", description: "Manage SAP Business One service module objects — service calls, contracts, customer equipment cards, and the knowledge base — via the Service Layer OData API.", operations: "Create, Read, Update, Delete", auth: "Session (username/password)", link: "erp-business/sap.businessone.service/overview", category: "ERP & Business", icon: "https://bcentral-packageicons.azureedge.net/images/ballerinax_sap.businessone.service_1.0.2.png" }, { name: "SAP Commerce", description: "E-commerce platform with product catalog, cart management, orders, and B2B procurement", operations: "Products, Carts, Orders, Customers, Stores, Tickets, Quotes", auth: "OAuth 2.0 (Client Credentials)", link: "ecommerce/sap.commerce.webservices/sap-commerce-connector-overview", category: "E-Commerce" }, - { name: "SAP JCo", description: "Connect to SAP systems via JCo for RFC execution, IDoc exchange, and inbound event handling", operations: "RFC Execute, Send IDoc, Receive IDoc, Inbound RFC", auth: "SAP Credentials", link: "erp-business/sap.jco/overview", category: "ERP & Business", icon: "https://bcentral-packageicons.azureedge.net/images/ballerinax_sap.jco_2.0.0.png" }, + { name: "SAP ECC (JCo)", description: "Connect to SAP systems via JCo for RFC execution, IDoc exchange, and inbound event handling", operations: "RFC Execute, Send IDoc, Receive IDoc, Inbound RFC", auth: "SAP Credentials", link: "erp-business/sap.jco/overview", category: "ERP & Business", icon: "https://bcentral-packageicons.azureedge.net/images/ballerinax_sap.jco_2.0.0.png" }, { name: "SAP Sales Area", description: "SAP S/4HANA Sales Area master data: retrieve and query Sales Organization, Distribution Channel, and Division combinations", operations: "Read, List, Batch Query", auth: "Basic Auth", link: "erp-business/sap.s4hana.salesarea_0001/sap-sales-area-connector-overview", category: "ERP & Business", icon: "https://bcentral-packageicons.azureedge.net/images/ballerinax_sap.s4hana.salesarea_0001_1.0.0.png" }, { name: "SAP Sales District", description: "SAP S/4HANA sales district master data and multilingual text descriptions via OData v2", operations: "List Districts, Get District, List Texts, Get Text, Navigate", auth: "Basic Auth", link: "erp-business/sap.s4hana.api_salesdistrict_srv/sap-sales-district-connector-overview", category: "ERP & Business", icon: "https://bcentral-packageicons.azureedge.net/images/ballerinax_sap.s4hana.api_salesdistrict_srv_1.0.0.png" }, { name: "SAP Sales Inquiry", description: "Read SAP S/4HANA pre-sales inquiry documents including items, partners, and pricing elements via OData v2", operations: "List, Read", auth: "Basic Auth", link: "erp-business/sap.s4hana.api_sales_inquiry_srv/sap-sales-inquiry-connector-overview", category: "ERP & Business", icon: "https://bcentral-packageicons.azureedge.net/images/ballerinax_sap.s4hana.api_sales_inquiry_srv_1.0.0.png" }, diff --git a/en/sidebars.ts b/en/sidebars.ts index 73333e93c0..c2d7257c2d 100644 --- a/en/sidebars.ts +++ b/en/sidebars.ts @@ -1659,7 +1659,7 @@ const sidebars: SidebarsConfig = { }, { type: 'category', - label: 'SAP JCo', + label: 'SAP ECC (JCo)', link: { type: 'doc', id: 'connectors/catalog/erp-business/sap.jco/overview' }, items: [ 'connectors/catalog/erp-business/sap.jco/setup-guide',