cancel
Showing results for 
Search instead for 
Did you mean: 

Flat file conversion from source to destination

Former Member
0 Kudos

Hi

I'm new to SAP and was wondering if someone could help me with the following:

Have a source text file (fields are FirstName and LastName) and would like to run it through PI and get an output as a flat file with the FullName and LastName concaternated.

Example:

SourceFile.txt:

Jason

Gates

TargetFile.txt:

Jason Gates

The mapping is working if I test it using the test feature in Enterprise Services Builder's test mapping feature without any files.

How can I execute the mapping using plain text flat files?

Thanks in advance!

Additional information:

Source file has structure:

First Name

Last Name

Target file has structure:

Full name

The object is to:

u2022 Create data, message, service interface structures for source and target to represent the source and target.

u2022 Create the mapping program between source and target.

u2022 Test mapping works internally in the builder using the internal test facilities.

u2022 Configure the directory to pick up the source file, and content covert to xml using sender file channel

u2022 Configure receiver determination, interface determination, receiver agreement, and target file channel

u2022 Test using files place on the file server

u2022 Trouble shoot using the runtime work bench.

u2022 Once this work, increase the complexity e.g. multiple people in the source file, etc

Edited by: NetSpike on Feb 17, 2010 2:25 PM

Accepted Solutions (0)

Answers (1)

Answers (1)

stefan_grube
Active Contributor
0 Kudos