Wants to avoid mapping for an one-to-one scenario..details in the message

Hello Experts,
Need your help on the below problem.
We are in
Service Pack: 08
Release: NW711_08_REL
Scenario : proxy to file(tab separated)
mapping: one to one
structure:
msgname
  -recordset (0..n)
      -field1 (0..1)
      -field2 (0..1)
      -field3 (0..1)
FCC setting
Recordset.fieldSeparator : '0x09'
Recordset.endSeparator : 'nl'
In the target file always all the tabs should appear irrespective of the field contain. There are chances that some field might not get populated in the proxy and hence that tag itself might not appear. Right now to achieve this we are using an one-to-one mapping with "mapwithdefault" for all the fields.
Question: is it possible to achieve this without any mapping? If yes is there something we need to do in the FCC part or somewhere else?
Quick answer appreciated.
Thanks
Sanjay

you can avoid Mapping only if your sender and receiver both structures are same (along with name). even if there is Field name change you have to have mapping.
but if your both (Sender and receiver structures) are same and identical then you can avoid mapping and even Operation mapping in PI 7.1
Thanks,
Bhupesh

Similar Messages

Maybe you are looking for