cancel
Showing results for 
Search instead for 
Did you mean: 

creating hierarchies from web services

Former Member
0 Kudos

hi,

i have an object "entity" whic contains two more objects inside it.there is a class exposed as webservice and its returning an "entity" object.can i create a hierarchy based on these objects.if yes, how can i create that.

kukku

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Kukku,

Your question is confusing. Can you please elaborate little bit?

You can always get hierarchy for the web service at web service client.

I guess you want to make web service model in webdynpro. It will create corresponding hierarchy automatically.

All returned objects must be serializable.

Regards,

Bhavik