COGNOiSe.com - The IBM Cognos Community

Planning & Consolidation => COGNOS Planning => Topic started by: hybrid on 17 Mar 2013 10:30:21 AM

Title: Analyst Macro Didn't Run
Post by: hybrid on 17 Mar 2013 10:30:21 AM
I've set up my first macro in analyst to perform an A to C link from Analyst to Contributor. Is there a special step I need to include because it didn't work. I ran it manually with no problems.
@DLinkExecute({D-Link Budget Control.A to C Net Sales<NetSales})
Title: Re: Analyst Macro Didn't Run
Post by: mr j on 18 Mar 2013 06:14:09 AM
Add macro step
"@DLinkActivateQueue"
with the particular Contributor application defined
Title: Re: Analyst Macro Didn't Run
Post by: hybrid on 12 May 2013 08:57:00 AM
Yes. That did it. thanks!
Title: Re: Analyst Macro Didn't Run
Post by: hybrid on 27 Jun 2013 07:46:08 PM
Should that command come before or after the a to c dlink? Seems like I need to run it twice to get this to work.
Title: Re: Analyst Macro Didn't Run
Post by: ericlfg on 27 Jun 2013 08:47:05 PM
Couple of things about that:

1. What happens when you run it the first time?  Data not moving?
2. Do you have multiple C<A links in the macro?
3. If you do have multiple links, do they target different cubes in the same application or are they targeting other applications?