Processing Cube, setting Connection String via Expression

  • Hi,

    in my ssis package I am processing Dimensions and Cubes. The package has a variable, in which I store the SSAS connection string. The SSAS Connection Manager has an Expression in which I set the value from the variable.

    This way worked fine in the relational word. Now, with ssas it looks like the package ignores the expression. It always processes the cube on the database I developed the package with.

    Is this a bug?

    Thank you,

    Tobe

  • It works fine for SSAS as well.

    You can add connection string variable in package configuration file. Connection Manager will pick whatever the Server name defined in config file.

    I have more than 50 cubes and it worked fine for me.

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply