Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8808

Re: Creation of Transformation File

$
0
0

Hi,

 

As I see you text file, you probably just need to create a transformation file as below for the transaction data upload through a flat file:-

 

*OPTIONS

FORMAT  = DELIMITED

HEADER = YES

DELIMITER = ,

SKIP = 0

SKIPIF =

VALIDATERECORDS = YES

CREDITPOSITIVE = YES

MAXREJECTCOUNT =

ROUNDAMOUNT =

 

*MAPPING

ACCOUNT = *COL(1)

CATEGORY = *COL(2)

CURRENCY = *COL(3)

TIME = *COL(4)

SIGNEDDATA = *COL(5)

 

*CONVERSION



Wish this helps...

 

Regards,

Bishwajit


Viewing all articles
Browse latest Browse all 8808

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>