cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Tale of two aDSOs

former_member690380
Participant
0 Likes
393

Hello,

I have two adsos, one for actuals and another one for plan. The plan adso has infoobject called version/category - with values such as forecast/plan. The actuals adso doesnt have this infoobject as everything in that adso is actuals. How do I go about creating query/aggregation so that everything from actuals adso always has value of actuals for version?

Thanks

Accepted Solutions (1)

Accepted Solutions (1)

FCI
Active Contributor

See here:

Set the 0VERSION to a constant value for the actual ADSO.

former_member690380
Participant
0 Likes

Thank you so much

Answers (2)

Answers (2)

FCI
Active Contributor
0 Likes

Hi Manish,

You can define the version as a constant value for the Actual ADSO in the composite provider.

See here.

Regards,

Frederic

former_member690380
Participant
0 Likes

Thanks frederick, I went through the link, perhaps I am too new, but I couldnt figure it out. Can you please be a little more specific?

William_Yu1
Product and Topic Expert
Product and Topic Expert
0 Likes

Have you tried to create a composite provider on top of Actual and Plan ADSO?

former_member690380
Participant
0 Likes

Yes I did, but how do I specify version value for actuals adso? thru transformation routine?