Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

How to update tuple in groovy

edited May 18, 2023 9:29AM in Planning 9 comments

Summary:

I am trying to push some data from an ASO cube to a BSO cube (having different dimensionality) with a Groovy rule.

Not able to elaborate the Tuple object.

Content (required):

I am trying to push some data from an ASO cube to a BSO cube, having different dimensionality, with a Groovy rule. I am using a DataImporter nested into a DataExporter. The data exporter provides the following chain of objects: DataImporter-> DataIterator -> RowData -> Tuple<Dimension,Member>.

I need to elaborate the Tuple in order to add a dimension which is not contained in the ASO cube so that I can use the same tuple to load the BSO cube.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!