cancel
Showing results for 
Search instead for 
Did you mean: 

Error: "Mobile java client attributes not maintained" while activating DO

Former Member
0 Kudos

Hi All,

i got error while activating the Data Object: "Mobile java client attributes not maintained".

how to resolve this error, and why this error is coming?

I am migrating the MI 2.5 application into the MI 7.1 application.In new MI 7.1 application some synbo's are imported using the text file and some new data objects are created. Imported synbo's are activated successfully, but newly created objects are not activated because of the above error.

Can we solve above error or is there any restriction that in Migration project ( project with backward compatibility ) we can't create new Data objects?

Thanks & Regards

Siva Sankar Nulaka.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Siva,

Please refer to following document for the solution.

[http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/e0036580-ab90-2c10-b7a4-f71ba4f43096&overridelayout=true|http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/e0036580-ab90-2c10-b7a4-f71ba4f43096&overridelayout=true]

It should solve your problem.

Thanks & Regards,

Abhijit

Former Member
0 Kudos

Thanks Abhijit & Ramanath,

problem was solved by setting the sid's of the syncbo's in the newly created data objects

Thanks

SIva Sankar

Edited by: siva sankar on Nov 23, 2009 7:38 AM

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Siva,

When you migrate the SyncBO to 7.10 landscape, the corresponding metadata for those objects is converted into the 7.10 specific information. These attributes are stored as "JAVA Client Attbutes" of the data object node.

When you create a new data object in such SWCV, the newly created data object will not be having these values populated.

but as this SWCV is backward compatible, these attributes should be maintained by the developer. Hence this error is displayed while activating the data object.

This error can be resolved using the steps given in the link mentioned by Abhijit. There is no restriction on adding a new data objects into the migrated application.

~ cheers,

Ramanath.