type | String (Optional) Specifies the document type: XML - (default) To execute the Trading Networks service wm.tn:receive to process XML document type. Flat File - To execute a particular Trading Networks service to process flat file document type. EDI - To execute the Trading Networks service wm.tn:receive to process EDI document type. | |||
serviceName | String Specifies the service name only for Flat File document type. For EDI and XML, the serviceName is the value of wm.tn:receive by default. | |||
inputDataForService | Object Specifies values for the input parameters of the service that you selected. You can add any content types as per the requirement. For more information about the Trading Networks services and their signatures, see webMethods Trading Networks Built-In Services Reference. |