save xml file in table

hi,

i 'm looking for to save contain of xml file in a field of table

can you help me

XML is just a text, so a sufficiently long string field will do the job. It usually means that you’ll use string length Memo.

is there a function in standard to save this file in this field of sizestring memo of table

No, use the = operator to assign a value to a table field.

What is really your problem? How to read a file? How to create a table field? Or what?

there is the flux :

in a Accounts payable/Journals/payements/payment journal when i select a payment journal i click on the menu line

a form open ,i select function then generation payment : i have a dailog

when i click in ok AX generate a report and a file.xml . Ther i want to recupere this file and save it in the column of a table

thank you for help

Again: what exactly do you need help with? If you’re looking for somebody to do the whole development for you without any effort from your side, keep looking.