IBM Sterling Transformation Extender

Sterling Transformation Extender

Come for answers, stay for best practices. All we're missing is you.


#Sterling
#Supplychain
 View Only
  • 1.  WSDL import WTX 8.2.0.4

    Posted 04/21/09 03:01 AM

    Originally posted by: wardvw


    Hi,

    trying to import a WSDL I get following error:

    java.lang.Exception: com.ibm.websphere.dtx.xmlsimp75.SchemaException
    at com.ibm.websphere.dtx.wsdlImp.WSDLImporter.writeXmlSchemaMTS(Unknown Source)
    at com.ibm.websphere.dtx.wsdlImp.WSDLImporter.writeMts(Unknown Source)
    at com.ibm.websphere.dtx.wsdlImp.WSDLImporter.generateMTS(Unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.ibm.websphere.dtx.ui.importers.wsdl.WSDLTXImporter.generateTree(Unknown Source)
    at com.ibm.websphere.dtx.ui.importers.dialogs.WTXImportWizard.buildTypeTree(Unknown Source)
    at com.ibm.websphere.dtx.ui.importers.dialogs.WTXImportWizard$2.run(Unknown Source)
    at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(Unknown Source)

    The WSDL imports some schema files which are in the location as in the WSDL file (tried both relative and complete path).
    When the related files are not available, then the import does not give an error but the messages are empty... not very helpful if you wanna do a mapping ;-)

    Anyone that can shed a light ?

    Regards,

    Ward
    #IBMSterlingTransformationExtender
    #IBM-Websphere-Transformation-Extender
    #DataExchange


  • 2.  Re: WSDL import WTX 8.2.0.4

    Posted 05/07/09 06:10 AM

    Originally posted by: SystemAdmin


    Please try changing the schema location.
    Have you checked is the wsdl able to import the schema from present location if that is the case then it shouldn't be a problem with typetree also.
    Otherwise if any relative paths are present try changing them to original paths.
    #DataExchange
    #IBM-Websphere-Transformation-Extender
    #IBMSterlingTransformationExtender


  • 3.  Re: WSDL import WTX 8.2.0.4

    Posted 05/12/09 05:32 AM

    Originally posted by: wardvw


    Thanks for your response.

    The wsdl and it's path are OK, managed to import it into a message set in Broker...
    #IBMSterlingTransformationExtender
    #IBM-Websphere-Transformation-Extender
    #DataExchange