My quest to completely automate my sales hit a roadblock this morning trying to get AA to describe my SOPTransactionType -> taSopLineIvcInsert in eConnect. I've tried every combination of fields I can imagine but nothing seems to work. Perhaps my AA isn't setup correctly.
Can anyone spot on obvious problem with the XML below?
Here is the error returned:
Error Number = 9414 Stored Procedure= taAnalyticsDistribution Error Description = Transaction Dimension assignment does not exist
Node Identifier Parameters: taAnalyticsDistribution
Related Error Code Parameters for Node : taAnalyticsDistribution
aaTrxDimID = Note: This parameter was not passed in, no value for the parameter will be returned.
And the XML:
<?xml version="1.0"?> <eConnect xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <SOPTransactionType> <eConnectProcessInfo xsi:nil="true" /> <taRequesterTrxDisabler_Items xsi:nil="true" /> <taUpdateCreateItemRcd xsi:nil="true" /> <taUpdateCreateCustomerRcd xsi:nil="true" /> <taCreateCustomerAddress_Items xsi:nil="true" /> <taSopSerial_Items xsi:nil="true" /> <taSopLotAuto_Items xsi:nil="true" /> <taSopLineIvcInsert_Items> <taSopLineIvcInsert> <SOPTYPE>3</SOPTYPE> <SOPNUMBE>REG00000013</SOPNUMBE> <CUSTNMBR>001111</CUSTNMBR> <DOCDATE>2014-03-19</DOCDATE> <ITEMNMBR>BIBL.501</ITEMNMBR> <UNITPRCE>451</UNITPRCE> <XTNDPRCE>1353.00</XTNDPRCE> <QUANTITY>3.00</QUANTITY> <PRCLEVEL>GEN</PRCLEVEL> <ITEMDESC>Old Testament Foundations</ITEMDESC> <LNITMSEQ>16384</LNITMSEQ> <DOCID>REG</DOCID> <ADDRESS1>Some address</ADDRESS1> <ADDRESS2></ADDRESS2> <CITY>Some city</CITY> <UOFM>Unit</UOFM> </taSopLineIvcInsert> <taSopLineIvcInsert> <SOPTYPE>3</SOPTYPE> <SOPNUMBE>REG00000013</SOPNUMBE> <CUSTNMBR>001111</CUSTNMBR> <DOCDATE>2014-03-19</DOCDATE> <ITEMNMBR>REG</ITEMNMBR> <UNITPRCE>35</UNITPRCE> <XTNDPRCE>35.00</XTNDPRCE> <QUANTITY>1.00</QUANTITY> <PRCLEVEL>GEN</PRCLEVEL> <ITEMDESC>Registration Fee</ITEMDESC> <LNITMSEQ>32768</LNITMSEQ> <DOCID>REG</DOCID> <ADDRESS1>some address</ADDRESS1> <ADDRESS2></ADDRESS2> <CITY>some city</CITY> <UOFM>Each</UOFM> </taSopLineIvcInsert> </taSopLineIvcInsert_Items> <taSopLineIvcInsertComponent_Items xsi:nil="true" /> <taSopTrackingNum_Items xsi:nil="true" /> <taSopCommissions_Items xsi:nil="true" /> <taSopLineIvcTaxInsert_Items xsi:nil="true" /> <taCreateSopPaymentInsertRecord_Items xsi:nil="true" /> <taSopUserDefined xsi:nil="true" /> <taSopDistribution_Items> <taSopDistribution> <SOPTYPE>3</SOPTYPE> <SOPNUMBE>REG00000013</SOPNUMBE> <SEQNUMBR>16384</SEQNUMBR> <DISTTYPE>1</DISTTYPE> <ACTNUMST>1-00-000-2119</ACTNUMST> <CRDTAMNT>1353.00</CRDTAMNT> <CUSTNMBR>001111</CUSTNMBR> </taSopDistribution> <taSopDistribution> <SOPTYPE>3</SOPTYPE> <SOPNUMBE>REG00000013</SOPNUMBE> <SEQNUMBR>32768</SEQNUMBR> <DISTTYPE>1</DISTTYPE> <ACTNUMST>1-07-000-5137</ACTNUMST> <CRDTAMNT>35.00</CRDTAMNT> <CUSTNMBR>001111</CUSTNMBR> </taSopDistribution> <taSopDistribution> <SOPTYPE>3</SOPTYPE> <SOPNUMBE>REG00000013</SOPNUMBE> <SEQNUMBR>49152</SEQNUMBR> <DISTTYPE>2</DISTTYPE> <ACTNUMST>1-00-000-1101</ACTNUMST> <DEBITAMT>1388</DEBITAMT> <CUSTNMBR>001111</CUSTNMBR> </taSopDistribution> </taSopDistribution_Items> <taAnalyticsDistribution_Items> <taAnalyticsDistribution> <DOCNMBR>REG00000013</DOCNMBR> <DOCTYPE>3</DOCTYPE> <aaAssignedPercent>100</aaAssignedPercent> <DistSequence>16384</DistSequence> <ACTNUMST>1-00-000-2119</ACTNUMST> <DistRef>16384</DistRef> <aaTrxDim>TERM</aaTrxDim> <aaTrxDimCode>2015FA</aaTrxDimCode> <aaTrxDimID>3</aaTrxDimID> <aaTrxCodeID>8</aaTrxCodeID> </taAnalyticsDistribution> <taAnalyticsDistribution> <DOCNMBR>REG00000013</DOCNMBR> <DOCTYPE>3</DOCTYPE> <aaAssignedPercent>100</aaAssignedPercent> <DistSequence>32768</DistSequence> <ACTNUMST>1-07-000-5137</ACTNUMST> <DistRef>32768</DistRef> <aaTrxDim>TERM</aaTrxDim> <aaTrxDimCode>2015FA</aaTrxDimCode> <aaTrxDimID>3</aaTrxDimID> <aaTrxCodeID>8</aaTrxCodeID> </taAnalyticsDistribution> </taAnalyticsDistribution_Items> <taSopMultiBin_Items xsi:nil="true" /> <taSopHdrIvcInsert> <SOPTYPE>3</SOPTYPE> <DOCID>REG</DOCID> <SOPNUMBE>REG00000013</SOPNUMBE> <DOCDATE>2014-03-19</DOCDATE> <CUSTNMBR>001111</CUSTNMBR> <CUSTNAME>Some customer</CUSTNAME> <ADDRESS1>Some street</ADDRESS1> <ADDRESS2></ADDRESS2> <CITY>Some city</CITY> <STATE>MB</STATE> <ZIPCODE>some zip</ZIPCODE> <COUNTRY>CA</COUNTRY> <SUBTOTAL>1388</SUBTOTAL> <DOCAMNT>1388</DOCAMNT> <BACHNUMB>20140319</BACHNUMB> <CREATEDIST>0</CREATEDIST> <DSCDLRAM>0</DSCDLRAM> <PRCLEVEL>GEN</PRCLEVEL> </taSopHdrIvcInsert> <taSopToPopLink xsi:nil="true" /> <taSopUpdateCreateProcessHold xsi:nil="true" /> <taCreateSOPTrackingInfo xsi:nil="true" /> <taMdaUpdate_Items xsi:nil="true" /> </SOPTransactionType> </eConnect>
*This post is locked for comments