Hi All,
Recently I developed a interface in C# with the e Connect to create taGLTransactions Header and Lines and also taAnalyticsDistribution_Items in GP15
So basic I am create xml files and send it by Serialize the e-Connect document object to the file using the XmlTextWriter and I have no problem to generate the files and sent it
I can execute the interface without receiving any error but the weird situation I am facing is in the analytical General transactions that it is always the same Data for the Dimensions that I am not sent this values in any file.
So if anyone have a tip to try to understand this issue I will appreciate it a lot .
Thank you