I have a wcf which has 2 methods with diffrent data members. how shall i consume it through biztalk , hw can i pass the data member values through biztalk .I tried generated items to consume wcf but was not sucessfull. Is wcf receive port role is just to host the wcf and through send port we can call the method?