cancel
Showing results for 
Search instead for 
Did you mean: 

File adapter

former_member10771
Active Participant
0 Kudos

Hi

I am doing a scenario where in the output file which I need to transfer is with LST extension. Just wanted to know that will there be any issue while transferring the file with LST extension using file adapter or will we need to go with some other approach.

Thanks

Amit

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Amit,

LST files are typically plain text files, which can be viewed and edited with a text editor;

if the file will not open in a text editor, it is most likely saved in a binary format that can only

be opened by the program that created the file.

Just wanted to know that will there be any issue while transferring the file with LST 
extension 

What issues you are expecting , is it with size or content.If there is no transformation/mapping

involved then you can transfer the file anyway.

Regards,

Srinvas

former_member10771
Active Participant
0 Kudos

Hi Srinivas and Rajshekhar

Thanks for your response. Ideally the structure looks something like this with .LST extension. Just wanted to know if this can be achieved using File adapter to transfer to the desired location.

A3456789909-001 --- ABC_DEF_Version

B3467894320-002 --- XYZ_ABC_Version

1002500485 -A DEF_ABC_Version

former_member200962
Active Contributor
0 Kudos
A3456789909-001 --- ABC_DEF_Version
B3467894320-002 --- XYZ_ABC_Version
1002500485 -A DEF_ABC_Version

Do the above values have any particular significance? If they are directly coming from source then get them in the target using mapping and then apply FCC in the receiver File channel....you may get the file as you want (with .lst mentioned in the filename)

Regards,

Abhishek.

Former Member
0 Kudos

Hi Amit,

Does your interface contain any mapping? If not, then do not configure IR part & make a pass through interface or you can create an interface using IR but without parsing the strucuture i.e. keeping it as a string only. LST files wont have any issue from PI.

Regrards

Sushil

rajasekhar_reddy14
Active Contributor
0 Kudos

Hi,

Are copying filr from one directory to other directory??What abt the files format XML or Text..If you want to add extension LST you can,but think that when you chnage the extension are you able to see the message content,if yes,then you can ahead.

REgards,

raj