cancel
Showing results for 
Search instead for 
Did you mean: 

Unresolved dependencies found for the following SDAs:

Former Member
0 Kudos

Hello expert,

We created web dynpro example and we will test deploy to server. We bulid .ear using by DCs.

Please help me to fix this problem.

Unresolved dependencies found for the following SDAs:

1.: development component 'welcome1'/'demo.sap.com'/'localDevelopment'/'20090813160910'/'0'

dependency:

name: 'tc/bl/jrfc/api'

vendor: 'sap.com'

There is no component either in SDM repository or in Deployment batch that resolves the dependency.

dependency:

name: 'tc/aii/base/offline/facade'

vendor: 'sap.com'

There is no component either in SDM repository or in Deployment batch that resolves the dependency.

dependency:

name: 'tc/bl/exception/lib'

vendor: 'sap.com'

There is no component either in SDM repository or in Deployment batch that resolves the dependency.

dependency:

name: 'tc/wd/api'

vendor: 'sap.com'

There is no component either in SDM repository or in Deployment batch that resolves the dependency.

dependency:

name: 'tc/ddic/runtime/facade'

vendor: 'sap.com'

There is no component either in SDM repository or in Deployment batch that resolves the dependency.

dependency:

name: 'tc/bl/logging/api'

vendor: 'sap.com'

There is no component either in SDM repository or in Deployment batch that resolves the dependency.

Deployment will be aborted.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi RishiAbrol and Juan,

Many thnx for you help, I am new developer and may miss some steps of deployment. I gonna tell you about my steps as followings;

1.Create webdynpro project

2.Create application webdynpro such as hello world!

3.Build project by Deployment Component-->.ear

4.Deploy .ear via SDM

5.Error happens as above.

Could you please tell me which step that I'm missing or make mistake?

For RishiAbrol , I'd checked service as you comment at my server,they have no service--> tc/bi/jrfc/api running. How can I do next?

Note: I use NWDS 7.1 and EP7.0

Thnx&rgds,

Werawat K.

Former Member
0 Kudos

I think that this is an XI service so you should have Xi component .

But idont have any idea what you are creating please contact some developer

Thanks

Rishi Abrol

JPReyes
Active Contributor
0 Kudos

Simply means that you need to deploy all those dependencies before you can proceed.

Regards

Juan

Former Member
0 Kudos

Please check thet under the Services then Deploy the service are present and started in Visual Admin.

If you have not deployed the component for the

name: 'tc/bl/jrfc/api'

you need to contact the developer who made the sda file and thell him details.

name: 'tc/bl/jrfc/api' is not present in you system because you have not deployed the component thet hads these services.

Thanks

Rishi Abrol