DFE WSDL Configuration
DFE WSDL Configuration
Note:
The value in the field WSDL.URL is the mock wsdl service created from the TWS project.
Error:
Reason:
The above error will occur if the SOAP.ACTION field in DFE.PARAMETER is not provided/has an incorrect
value. So correct value should be provided. A sample is shown below.
How to retrieve value of SOAP.ACTION field:
The value in the field SOAP.ACTION should be provided as below which can be retrieved from the “WS-
Addressing related settings” tab Action value in SOAP UI as below.
8. DFE.MAPPING record – CUSTOMER.XML
9. DFE.TRANSFORM – CUSTOMER.XSLT
Value of the field XSLT.MAPPING:
Note:
The error “08:42:46,882 ERROR [stderr] (http-/0.0.0.0:8080-1) SystemId Unknown; Line #-1; Column #-1;
Premature end of file.” will occur if the corresponding XSLT is not correctly mapped with the created
web service using TWS.
Check the TWS WSDL in order to correct the existing XSLT.MAPPING to avoid the Premature end of file
error. A sample for the local nofile enquiry is attached above.