My function looks like this: customerprice(VAR Response : XMLport "Response Port";Request : XMLport "Request Port").
I have no idea on have to handle these XmlPorts in C# when creating a test program. Any ideas on how to get them from and to xmlDOMDocuments?
0