cancel
Showing results for 
Search instead for 
Did you mean: 

error during activation

Former Member
0 Kudos

Hi,

I have a DC which is deployed and running fine on server.But while i check in to its activity, it gives some error during activation like 'mapping missing etc.....But the DC does not give any build and deployment error and application runs fine.

Any clues regarding this??

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Parama,

check if you have any dependencies of other DC's and make sure if you check in those DC's first.

Ninad

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

Try by creating new activity and try to checkin

Regards

Raghu

former_member197348
Active Contributor
0 Kudos

Hi,

There may be some reasons for this.

1. RFC changes are not transported yet.

2. Any of used components might have build errors.

Some times,

3. At least one model attribute is missing bindings or mappings.

Regards,

Siva

Former Member
0 Kudos

Hi,

When you do DC build of the project in Web Dynpro Explorer, it is a local DC build i.e. it builds against the sources available locally. Your application can still be deployed & run successfully.

But when you check-in the activity, the activation step triggers the central CBS build. So error during activation means your latest local sources which are checked in DTR does not build properly with the latest available sources in NWDI.

It might be that you have also made some changes in some dependent DC and these have not been checked-in. Check-in the activity with these changes.

Can you paste some more details regarding the error you get ?

Kind Regards,

Nitin