cancel
Showing results for 
Search instead for 
Did you mean: 

SDI Custom Adapter deployment Error: Failed to deploy adapter with dpagent framework

nitshukla281
Participant
0 Kudos

Hi All,

I'm trying to build a custom adapter for SDI following the steps as specified in guide "Data Provisioning Adapter SDK Guide". I'm able to complete the build, setup debug configurations, export it as a jar file but while deploying this jar file to dpagent, it is giving me below error:

Context: Failed to deploy agent with dpagent framework. Please undeploy any adapter with the same name and then try to deploy again.

I checked in the list of deployed adapters, there is no adapter deployed with the same name, all the deployed adapters are the standard ones.

I tried to deploy one of the custom SDI native hana adapter from github, but still getting same error.

Please help.

Thanks.

Nitish Kumar

View Entire Topic
nitshukla281
Participant
0 Kudos

I found the solution to this problem, i was exporting the project as a jar and deploying it on SDI DPA, instead we need to open manifest.mf file and use the standard export wizard available there in exporting section.

Hope this helps everyone.

Thanks.

0 Kudos

Hi Nitish,

I have to consume Nested XML file as source in SDI

1..my question is do we need to go with Fileadapter provided by hana?

2.We need to build custom adapter for XML file as you mentioned in screen?

Please hoping for your suggesion.

Thanks