Skip to main content
Question

Need to enter Date as DDMMYY on ACH Export scenario using the Provider.FormatDate funtion

  • March 21, 2024
  • 0 replies
  • 60 views

martingaxiola
Varsity I
Forum|alt.badge.img

Good day Team,

 

I am trying to do do a date that will show DDMMYY instead of the funtion that is on the native export scenario for the ACH per our client ACH requirements. the Target Value is BH_CompanyDescriptiveDate, and the nativer field action on the export scenario is  =Provider.FormatDateMMMyy([Document.TranDate]), which provides the result “Mar 24” and I need “140324” to represent the Transaction Date for March 14, 2024,

 

Could not find a lot of documentation for the funtion FormatDate. 

 

Thank you Team.