I have started some testing with XMLports.
I created a XMLport to export customers with a few fields, one of them a flowfield.
I had always 0 as the value of the flowfield (as expected), so I put in the property "CalcFields" of the table the flowfield. Nothing.
I went to the field itself, in property "AutoCalcField" I changed it from "<Yes>" to "Yes". Nothing.
Finally I put in the "Balance - Export::OnBeforePassField()". the CALCFIELDS-statement for the field and it works.
So the properties don't work, do I forget something or is it a bug?
Regards,Alain Krikilion
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!
0
Answers
* Update
Navision 4.00 default also uses manual CALCFIELDS see for your selve at XMLPORT 8002, Item > Inventory - Export::OnBeforePassField() > Item.CALCFIELDS(Inventory);
Rvduuren
I don't even know why they even give us those properties if they can't make them work. Either they knowingly give us stuff that doesn't work, or they don't test this properly.
There is of course also a slight possibility that we are not using it correctly though
RIS Plus, LLC
If you will, please, send me CC...
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
I remember the 4.00 beta. First thing I did was searching an object that used a XMLport, launched it ..... and had a crash.... :whistle:
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!
RIS Plus, LLC
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.