Activate OData Services
Enable iCWP integration by activating the OData service, configuring the system alias where required, clearing SAP Gateway caches, and validating service responses.
After installing the iCWP add-ons, complete OData enablement in four stages to ensure endpoints are active and responding correctly.
- Log in to the SAP Gateway system.
- Execute transaction /IWFND/MAINT_SERVICE.
- Locate the service /INVICL/ICWP_INTEGRATION_SUITE_SRV/.
- From the ICF Node drop-down, select Activate.
-
When prompted, select the appropriate package and click Continue.
The package should be created with namespace Z. In some cases, a local object may be used.
Configure System Alias (If applicable)
For ECC Systems (Route-Based Implementation)
- Click Add System Alias.
- Choose New Entries.
- Assign the appropriate alias (e.g., <SID> ) and save.
Note:
For S/4HANA Systems (Co-deployment) system alias
is not required
Clean SAP Gateway Cache
-
Execute transaction /n/iwfnd/cache_cleanup
- Select Cleanup Cache for /INVICL/* Models and click Execute.
- .Model Identifier - /INVICL/ICWP_INTEGRATION_SUITE_M_0001_BE
-
-
Execute transaction /n/iwbep/cache_cleanup.
Select Cleanup Cache for all Models and click Execute.
Validate OData Services
- Execute transaction /n/iwfnd/maint_service in the Gateway system.
- Filter by Technical Service Name using /INVICL*.
-
For each listed service:
- Click SAP Gateway Client.
- On the next screen, click Execute.
- Ensure the status code 200 is returned in green.
OData service is active, required aliases (if any) are configured, caches are
cleared, and validation confirms HTTP 200 responses for
/$metadata
and sample entity requests.