Positive Pay file in D365FO using XSLT File
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)
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:
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 File2.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.
Details Format:
Based on the above requirement we need to Prepare the XSLT file.
XSLT File:
The above XSLT file gives below output:
Limitation: Once you click on PositivePay file option on respective BankAccount.It will give the text file but you need to save manually.
Have a great day!
Thanks.
Comments
Post a Comment