Why ant addoninstall command is breaking Swagger/OCC?
We have recently encountered an issue with SAP Composable Storefront on our developers’ localhost systems where after running the ant addoninstall command and then ‘ant clean all’, it is corrupting Swagger/OCC in base SAP Commerce.
How to expose APIs from occ extension into custom commerce web services?
I have custom commerce webservices extension say “mycommercewebservices
” with webroot of “/rest
“. Now, I want to include APIs from commerce OCC extension (say b2bocc
, b2bpunchoutocc
, cmsocc
etc) into my custom webservices extension and expose these into swagger.