Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8712

Re: EPM 10 MS: Copy Package about SQL Sentence

$
0
0

Hi David,

probably all these answer has generate a little confusion.

Try to resume:

look at the standard copy package just to understand how it works (you can choose several dims, bpc don't know which one and at the end he built a select with a generic WHERE %TOSELECTION%, so you put only 'V01', 'EE022' andthe copymoveinput is able to built alone the where with VERSION_MKTG='V01' and ESTUDIO='EE022'

You have used in the stored proc insert into comment but in the package you built the select ... from fact tables.

I wrote before

  • never tried, but if you want just copy the comments you can just add the same select as the fact table substituting the fact with the comment table (without fac2 and factwb), using the standard tasks you avoid to extract the values (the convert task should do it for you.

 

So please retry starting from a simple example with just one dim choosen and only comments, using standard copy modifying only the select (from CommentMARKETING  instead of fatcs table) and see if works otherwise use the stored procedure but remember what you have inside %SELECTION% and %TOSELECTION% when you build the insert. After when is working try adding second dimension and also the copy of the fact tables.

 

Regards

     Roberto


Viewing all articles
Browse latest Browse all 8712

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>