cancel
Showing results for 
Search instead for 
Did you mean: 

FCC Parameters - Receiver Side

Former Member
0 Kudos

Hi All,

Is it possible to give the FCC parameters for the following complex struture at the receiver Side. What are the option are avilable to resolve the issue.

<b>deliveryOrderMessage,1,

-


startOfMessageSegment,1,

-


message,1

-


segmentGroupHeader,1

-


segmentGroupHeaderLevel1

-


Some fields are there

-


headerSegmentDatails,1,

-


Some fields are there

-


invoiceToDataSegment,1

-


Some fields are there

-


headerSegmentData2,1,

-


Some fields are there

-


shipToDataSegment,1

-


Some fields are there

-


headerSegmentData3,1

-


Some fields are there

-


headerSegmentData4,1

-


Some fields are there

-


commentSegment,*

-


Some fields are there

-


segmentGroupForDetails,*,

-


lineSegment,1,

-


Some fields are there

-


commentSegment,*,

-


Some fields are there

-


endOfMessageSegment,1

-


Some fields are there</b>

How can I provde the Recorset strcture and Content Conversion parameters???

Note: Please don't provide necessary links related to this issue not all related to file adapter.

Thanks in Advance,

Best Regards,

Vijay

Message was edited by:

Gangisetty Vijaya Bhaskarudu

Message was edited by:

Gangisetty Vijaya Bhaskarudu

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

hi vijaya,

Can you provide this same structure with <b>data</b> !! It will be helpful for providing solution.

Regards,

Ramesh P

Former Member
0 Kudos

Hi vijaya,

Overall looking at the structure, i think this is possible in FCC only. Provided if there is data in header field and his child field then i think you might have to develop module.

check this forum dicussion involving almost similar problem!

Regards

Ramesh P

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Same structure given by you with , saparated and keep it as it is sure you will get

in record structure

just give as it is

deliveryOrderMessage,1,

startOfMessageSegment,1,

message,1,

segmentGroupHeader,1,

segmentGroupHeaderLevel1,

headerSegmentDatails,1,

invoiceToDataSegment,1,

headerSegmentData2,1,

shipToDataSegment,1,

headerSegmentData3,1,

headerSegmentData4,1,

commentSegment,*,

segmentGroupForDetails,*,

lineSegment,1,

commentSegment,*,

endOfMessageSegment,1

Regards

Chilla