Posts

Showing posts from November, 2018

Positive Pay file in D365FO using XSLT File

Image
Hi All, This post regarding PositivePay file preparation using XSLT in D365FO. The PositivePay Process generates a file that is based on the logic within the transfer file(XSLT) We can prepare a  Positive pay file in two ways. 1.Using XSLT File 2.Using BankPositivePayExport Class Once you prepare XSLT file, upload into PositivePay File Formats Form in D365Fo for a particular bank. Without writing any piece of code we achieve below requirement with the help of XSLT. There is already sample file available from Microsoft blog but how we can customize as per requirement will see now. Assume that below is the requirement.     Header Format: Details Format:                                                                         ...