cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Dear All

We have integration suite - basic edition with 10000 messages as part of license.

When activating integration suite, we are getting only below mentioned options:

  •  free (Application) for 90 Days 
  • edge_integration_cell
  • enterprise_agreement (Application)
  • Integration Suite Messages

We selected the enterpise_agreement but SAP sent us a bill as it activated the SAP Integration Suite - Standard Edition whereas no option to select Basic Edition is appearing.

Can anyone support to resolve below mentioned queries.

  1. How to activate SAP Integration Suite - Basic Edition as no option is appearing.
  2. How to reverse the bill as apparently a wrong option is selected but we didn't use any functionality of Integration suite.

 

0 Likes
View Entire Topic
Sonali_Gogu
Explorer
0 Likes

To help you achieve dynamic mapping between any third-party app (like Shopify, Magento) and SAP Business One using SAP CPI, here’s a simple solution: Create one generic integration flow (iFlow) that reads an external JSON file containing the field mapping rules at runtime. This JSON file lets you define how source fields from any app map to SAP Business One fields, with support for simple or complex transformations. When you switch the third-party app, just update this JSON, no need to rebuild the whole integration. Use SAP Business One’s Service Layer or DI API in CPI to send data. This keeps your integration flexible, easy to maintain, and scalable without creating separate mappings for each app. If you need, start by exploring CPI’s graphical message mapping and value mapping features, which can help implement these dynamic rules smoothly.