cancel
Showing results for 
Search instead for 
Did you mean: 

Help with FCC parameters

Former Member
0 Kudos

Hello Experts,

I have the following file at the source side with FCC

but the file is not picking up (if it wasnt decleared as FCC, its picking up)

Thus, there s some problem with FCC parameters

<?xml version="1.0" encoding="UTF-8"?>

<ns0:MT_ITM_DET xmlns:ns0="http://abcd.com/xi/xyz_Scenarios">

<Contract>

<ITM_DET>item1</ITM_DET>

</Contract>

</ns0:MT_ITM_DET>

Can someone provide me all the possible and required FCC parameters based on the above structure.

Thanks in advance,

Nikhil

      • Useful answers will be rewarded ********

Accepted Solutions (1)

Accepted Solutions (1)

nisarkhan_n
Active Contributor
0 Kudos

Make sure the file is an TEXT file ( not an XML file)

as per your structure your FCC looks like

Document Name: MT_ITM_DET

Recordset Name:

Recordset Structure: Contract,*

Recordset Sequence: Ascending

Key Field Type: string

Contract.fieldNames: ITM_DET

Contract.fieldSeparator |

Contract.endSeparator ’nl’

IgnoreRecordsetName "true"

Provided your ipout file is | sepreated with 'nl' as end sepreator

Message was edited by:

Nisar Khan

Former Member
0 Kudos

Thanks Nisar

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Check Below links for file content conversion.

File content conversion sites

/people/venkat.donela/blog/2005/03/02/introduction-to-simplefile-xi-filescenario-and-complete-walk-through-for-starterspart1

/people/venkat.donela/blog/2005/03/03/introduction-to-simple-file-xi-filescenario-and-complete-walk-through-for-starterspart2

/people/arpit.seth/blog/2005/06/02/file-receiver-with-content-conversion

/people/anish.abraham2/blog/2005/06/08/content-conversion-patternrandom-content-in-input-file

/people/shabarish.vijayakumar/blog/2005/08/17/nab-the-tab-file-adapter

/people/venkat.donela/blog/2005/03/02/introduction-to-simplefile-xi-filescenario-and-complete-walk-through-for-starterspart1

/people/venkat.donela/blog/2005/03/03/introduction-to-simple-file-xi-filescenario-and-complete-walk-through-for-starterspart2

/people/venkat.donela/blog/2005/06/08/how-to-send-a-flat-file-with-various-field-lengths-and-variable-substructures-to-xi-30

/people/anish.abraham2/blog/2005/06/08/content-conversion-patternrandom-content-in-input-file

/people/shabarish.vijayakumar/blog/2005/08/17/nab-the-tab-file-adapter

/people/jeyakumar.muthu2/blog/2005/11/29/file-content-conversion-for-unequal-number-of-columns

/people/shabarish.vijayakumar/blog/2006/02/27/content-conversion-the-key-field-problem

/people/michal.krawczyk2/blog/2004/12/15/how-to-send-a-flat-file-with-fixed-lengths-to-xi-30-using-a-central-file-adapter

/people/arpit.seth/blog/2005/06/02/file-receiver-with-content-conversion

http://help.sap.com/saphelp_nw04/helpdata/en/d2/bab440c97f3716e10000000a155106/content.htm

Regards,

Phani

Reward Points if Helpful

former_member189387
Active Contributor
0 Kudos

Hi ,

Can you please paste the error which you are getting in RWB -- CC Monitoring. Based on that we can give you suggestion as why the file is not picking up .

There might be plenty of reasons

Regards.,

V.Rangarajan