Hello-
We have an integration that inserts an AA dimension, through EConnect, onto an SOP invoice sales distribution. Stats for this AA dimension are appearing through Smart List but not through Management Reporting
When we create the SOP transaction by hand through the Dynamics UI the stats do appear through MR.
Is this a known issue with EConnect or MR? Or maybe I need to add more information to my EConnect transaction. Here’s how I’m doing the AA:
<SOPTransactionType>
<taSopLineIvcInsert_Items>
(lots of nodes)
</taSopLineIvcInsert_Items>
<taAnalyticsDistribution_Items>
<taAnalyticsDistribution>
<DOCNMBR>V62037</DOCNMBR>
<DOCTYPE>3</DOCTYPE>
<ACTNUMST>4400</ACTNUMST>
<aaTrxDim>KEYCLIENT</aaTrxDim>
<aaTrxDimCode>VB009</aaTrxDimCode>
</taAnalyticsDistribution>
</taAnalyticsDistribution_Items>
<taSopHdrIvcInsert>
<SOPTYPE>3</SOPTYPE>
<DOCID>STD</DOCID>
<SOPNUMBE>V62037</SOPNUMBE>
<DOCDATE>09/01/2014</DOCDATE>
<CUSTNMBR>E-00411 </CUSTNMBR>
<CSTPONBR>V005880092667</CSTPONBR>
<BACHNUMB>VBSA Aug_INV</BACHNUMB>
<CREATECOMM>1</CREATECOMM>
<CREATETAXES>1</CREATETAXES>
<INVODATE>09/01/2014</INVODATE>
<DEFPRICING>1</DEFPRICING>
</taSopHdrIvcInsert>
</SOPTransactionType>
*This post is locked for comments