List/Grid
Tag Archives: File Layout
Comma as Decimal Separator in File Layout?
Your interface that uses File Layout and App Engine to load CSV files into PeopleSoft starts receiving Numbers that use comma as decimal separators. The interface will normally fail – here’s a simple technique to address this situation.
Comma as Thousand Separator in File Layout?
When using a File Layout, there could be instances when you need to strip out certain unnecessary chracters from a field before loading data into PeopleSoft. This post explains how to do this in a simple way.