Hi,
I'm getting this error while processing a message in the queue manager (own translation):
"CustCollectionLetterTrans is not the rootelement of the query. You may not set criteria on a datasource without any root."
I am using the standard AxdCustCollectionLetter query. I have also tried making a new query changing the order of the query but I get the same result, but now another datasource is indicated to not have any rootelement.
I am using the "SendByQuery" option and the query I'm sending is containg a range of recIds in CustCollectionLetterJour.
Does anybody have any suggestion to what I'm doing wrong.