Hi Experts,
Please let me know how to do fcc for the receiver which is having two substructures...
Suppose, I am having the receiver file like below..
record(0-unbounded)
empdetails(0-unbounded)
empname(0-1)
empid(0-1)
company(0-unbounded)
companyname(0-1)
companycode(0-1)
So, how to give the configuration for receiver communication channel like this structures. Please provide effective answers.