Can we use JCo with SAP Cloud SDK for Java on localhost?
I managed to use JCo on SAP Cloud Platform, but I'm not sure if it works on localhost.
https://blogs.sap.com/2020/05/08/how-to-call-function-modules-using-sap-cloud-sdk-for-java/
Without localhost testing, it takes so much time to develop Java Apps.
Regards, Yohei
As per my knowledge it does work with SCP Neo runtime. It does not work for CF apps as JCo is contained in the SAP Java Buildpack which is not available locally.