Skip to Content
0
Former Member
Apr 30, 2009 at 08:19 AM

Transfer DTS package

75 Views

Dear support forum,

We are presented with the following challenge on BPC Microsoft version 5 SP6:

Via a DTS package we need to transfer data from one application to another. All dimensions are the same in the two applications except for the entity

and the time dimension (in periods). The member to which the data should be written is defined as a property in the Entity and Time dimension of the

first application. Once the data is transferred a custom logic and default logic should be ran on the transferred data on the second application.

The transfer of data works fine (used the keyword Rename Dimension). However when we try to execute the first custom logic (which is located in the second

application) the package returns the error that the dimension name is unknown, this is understandable since the logic is executed from the first application.

Is there a way around this?

Thanks a lot for your help.

Danny