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.  Compiler error 'WTX_IVT_Sample_For_WESB'

    Posted 10/08/13 11:52 AM

    Originally posted by: RLeeC


    I imported the WTXIS84 wesb-wtx  sample mediation project into my WID v8011, migrated to WPS v8 runtime.

    can I cant compile it.

    Errors occurred during the build.

    Errors running builder 'Integration Module Builder (Before Java Build)' on project 'WTX_IVT_Sample_For_WESB'.

    An error occured during command builder execution.

    com/ibm/websphere/dtx/buildmap/PlatformDefines

    com/ibm/websphere/dtx/buildmap/PlatformDefines

    com/ibm/websphere/dtx/mapsdb/MapDefines

    com/ibm/websphere/dtx/mapsdb/MapDefines

    An error occured during command builder execution.

    com/ibm/websphere/dtx/buildmap/PlatformDefines

    com/ibm/websphere/dtx/buildmap/PlatformDefines

    com/ibm/websphere/dtx/mapsdb/MapDefines

    com/ibm/websphere/dtx/mapsdb/MapDefines


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


  • 2.  Re: Compiler error 'WTX_IVT_Sample_For_WESB'

    Posted 10/08/13 12:10 PM

    Originally posted by: RLeeC


    my workspace log has :

    java.lang.NoClassDefFoundError: com/ibm/websphere/dtx/mapsdb/MapDefines
     at com.ibm.websphere.dtx.esb.primitive.mfc.validation.MapPropertiesValidator.validateSourceMapInProject(Unknown Source)
     at com.ibm.websphere.dtx.esb.primitive.mfc.validation.MapPropertiesValidator.validateSourceMapPropertyGroup(Unknown Source)
     at com.ibm.websphere.dtx.esb.primitive.mfc.validation.MapPropertiesValidator.validate(Unknown Source)
     at com.ibm.websphere.dtx.esb.primitive.mfc.validation.MediationFlowValidator.validateProperties(Unknown Source)
     at com.ibm.websphere.dtx.esb.primitive.mfc.validation.MediationFlowValidator.validateNode(Unknown Source)
     at com.ibm.websphere.dtx.esb.primitive.mfc.validation.MediationFlowValidator.validateNodes(Unknown Source)
     at com.ibm.websphere.dtx.esb.primitive.mfc.validation.MediationFlowValidator.validateComposition(Unknown Source)
     at com.ibm.websphere.dtx.esb.primitive.mfc.validation.MediationFlowValidator.validate(Unknown Source)
     at com.ibm.websphere.dtx.esb.primitive.mfc.validation.MediationFlowValidator.validateMedflow(Unknown Source)
     at com.ibm.websphere.dtx.esb.primitive.mfc.validation.MediationFlowValidator.validateMFC(Unknown Source)
     at com.ibm.websphere.dtx.esb.primitive.mfc.validation.MediationFlowValidator.validateMFCFile(Unknown Source)
     at com.ibm.websphere.dtx.esb.primitive.mfc.validation.MediationFlowValidator.validate(Unknown Source)
     at com.ibm.websphere.dtx.esb.primitive.mfc.validation.MediationFlowValidationCommand$1.run(Unknown Source)
     at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1975)
     at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1957)
     at com.ibm.websphere.dtx.esb.primitive.mfc.validation.MediationFlowValidationCommand.execute(Unknown Source)
     at com.ibm.wbit.command.internal.LazyCommandProxy.execute(LazyCommandProxy.java:113)


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


  • 3.  Re: Compiler error 'WTX_IVT_Sample_For_WESB'

    Posted 10/08/13 12:58 PM

    Originally posted by: RLeeC


    I cleared 1/2 errors by generating a web services binding for the Export and removing the unused BlobPartner and Import.

    but i still get :

    Errors occurred during the build.

    Errors running builder 'Integration Module Builder (Before Java Build)' on project 'WTX_IVT_Sample_For_WESB'.

    com/ibm/websphere/dtx/buildmap/PlatformDefines

    com/ibm/websphere/dtx/buildmap/PlatformDefines

    com/ibm/websphere/dtx/buildmap/PlatformDefines

    com/ibm/websphere/dtx/buildmap/PlatformDefines


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


  • 4.  Re: Compiler error 'WTX_IVT_Sample_For_WESB'

    Posted 10/10/13 08:34 PM

    Originally posted by: RLeeC


    Looks like I need a wesb-wtx sample that works with WID v80 + WTXIS84.

    The sample readme said to import as a PI, but WID Import doesnt recognize it, so I imported as an existing filesystem project

    then WID migration tried to make it runnable. 


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