IBM Sterling Transformation Extender

 View Only
  • 1.  WTXMAPSERVICE

    Posted Fri March 07, 2025 12:11 PM

    Hi,

    We have BP orchestration where WTXMAPSERVICE is used for translation. 

    map fails with status "Warning" and message "Input valid but unknown data found".

    However wtxmapservice has not failed and completed with success status.

    is there any way to make wtxmapservice to fail in this case?

    Thanks in advance for your timely help.

    Thanks

    Santanu



    ------------------------------
    Santanu Baral
    ------------------------------


  • 2.  RE: WTXMAPSERVICE

    Posted Fri March 07, 2025 06:56 PM
    Edited by Rex Chan Fri March 07, 2025 09:47 PM

    I haven't tried this but it may work.

    Open up your map in Design Studio.

    Run the map and see if you experience the same error.  Check for output.  According to your post, you should see output.

    Right click on the map to view "Map Settings"

    Under Validation, change from "Standard" to "Custom"

    Under OnValidationError, change from "Continue" to "Stop"

    Recompile/Rebuild the map and see if you see the same error and any outputs.

    Move the compiled map to either an external folder or the map respository referenced by WTXMapService.

    The compiled map should have the new setting.

    ------------------------------
    Rex Chan
    ------------------------------



  • 3.  RE: WTXMAPSERVICE

    Posted Mon March 10, 2025 12:02 PM
     Thanks For your help.I have tried as per your suggestion but wtxmapservice has not failed.
    Thanks again for your time.
     
            


    ------------------------------
    Santanu Baral
    ------------------------------



  • 4.  RE: WTXMAPSERVICE

    Posted Mon March 10, 2025 08:07 AM

    Hello Santanu:

    If you want this particular map to fail when the warning of "Input valid but unknown data found" is observed you'll need to:

    • Open the map in the Design Studio
    • Select Map Settings
    • In the Warnings field, change it from Every to Custom
    • Expand the Warnings section
    • For the "Input valid but unknown data found" option, set the value to Fail
    • Click on OK
    • Rebuild the map


    ------------------------------
    Timothy Rabbitt
    ------------------------------



  • 5.  RE: WTXMAPSERVICE

    Posted Mon March 10, 2025 12:04 PM
      Thanks For your help.changing seetings for warnings in the map has made the map status from warning to error which in turn make the wtxmapservice to fail.
    it seems wtxmapservice has not failed for warning mapstatus.
    Thanks again for your time.
     
            


    ------------------------------
    Santanu Baral
    ------------------------------



  • 6.  RE: WTXMAPSERVICE

    Posted Mon March 10, 2025 12:38 PM

    I agree that Tim's recommendation is correct.

    Can you try running the map against B2Bi in Design Studio?   Let us know what you find out.



    ------------------------------
    Rex Chan
    ------------------------------