Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello everyone,
I'm getting an error when I want to distribute an application from QMC.
I use loop reduction.
When I go the Publisher logs, I can see a distributionreport.xml.txt which contains:
<?xml version="1.0" encoding="utf-16"?>
<DistributionRequest xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" SourceDocumentName="D:\Qlikview\Applications\G2IM3\DSC\performance MLO.qvw">
<DistributionList />
<Category>G2IM3 - DSC</Category>
</DistributionRequest>
And in the task log:
at QDSMain.LoopReductionSet.get_Current()
at QDSMain.DistributeTask.ApplyRules(ILogBucket i_LogBucket, DistributeSourceDocument i_SourceDocument, Document i_QVBDocument, Int32& io_Round)
at QDSMain.DistributeTask.InternalExecute(ILogBucket i_LogBucket, TaskResult currentTaskResult)
I guess there must be something wrong with the way I parametrized the reduction but cannot find what..
Any ideas ?
Thank you for your help
Laura