cancel
Showing results for 
Search instead for 
Did you mean: 

Complex return type for operations in Application Services

Former Member
0 Kudos

Hi all,

I am trying to create a complex return type for one of operation in CAF Application service.I have created a complex dataStructure named productList and added product bussiness object as its attribute with cardinality 0--n. And used product dataType as my return type.

But I am not getting any output but its work fine with cardinality 0--1.

I am using CE 7.1 SP5 trial version.......

Can anyone

Accepted Solutions (0)

Answers (6)

Answers (6)

Former Member
0 Kudos

Hi all,

Got the solution

former_member185029
Active Contributor
0 Kudos

Hi Ritu,

Please share the happiness of resolving issue by sharing the solution with us.

-Ashutosh

Former Member
0 Kudos

Sounds good. How did you implement to set the return value.

Former Member
0 Kudos

Ya phillip ,

i have used ProductList as my return type

Former Member
0 Kudos

Hi,

And used product dataType as my return type.

Are you sure you did not forgot to change you operations return type to "productList"?

Best regards

Philipp

Former Member
0 Kudos

Hi Ashutosh,

I didnt get you,

Can you please explaint in detail?

former_member185029
Active Contributor
0 Kudos

Hi Ritu,

I hope you are keeping the cardinality of source and target structure same.

-Ashutosh