Hi,
I wanted to start with custom adapter development on SAP Integration Suite. And tried to follow the steps of this blog:
So I installed SAP ADK, Created a new maven project with the correct coordinates (com.sap.cloud.adk:com.sap.cloud.adk.archetype-adapter) , i have built the project (I changed nothing in the code) and got the .esa file (without any errors). Then i went to the Integration Suite, created an integration adapter from the .esa file and deployed it. Then i created an integration flow and used this adapter as sender adapter and just entered the message (i tried an uri as well but i got the same errror).
Finally i saved the integration flow and deployed it.
In the monitoring the deployment of the integration flow is failing and i am getting an error with only this error message:
[CONTENT][CONTENT_DEPLOY][InstanceError] : {"message":"CAMEL_CONTEXT_NOT_STARTED"}
I followed everything step by step from the blog above. What could i check or do to resolve the error?
Thanks
Greetings Enrico