IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  Error: The join type specified is invalid. Step ID: "S58"

    Posted 04/18/21 04:47 AM

    Hi, Getting below error while running a process model. Can you please let me know what could be the issue.

    Error: The join type specified is invalid. Step ID: “S58”

    Thanks,


    #Integration-Server-and-ESB
    #BPM
    #webMethods
    #Flow-and-Java-services


  • 2.  RE: Error: The join type specified is invalid. Step ID: "S58"

    Posted 04/19/21 03:12 AM

    Hi, Can someone please assist me on this.

    Thanks,


    #BPM
    #webMethods
    #Integration-Server-and-ESB
    #Flow-and-Java-services


  • 3.  RE: Error: The join type specified is invalid. Step ID: "S58"

    Posted 04/19/21 08:54 AM

    Hi Anil,

    please provide the screenshot with step variables displayed as well as the Properties tab for the Step S58 to see which Join Condition is specified. Provide the switch condition for the branches behind the “Assign To Risk Analyst” step.

    Might be a good idea to explicitly specify input and output variables for each step.
    The build log shows some messages regarding this.

    Provide your wM Version for further analysis.

    Regards,
    Holger


    #BPM
    #webMethods
    #Flow-and-Java-services
    #Integration-Server-and-ESB


  • 4.  RE: Error: The join type specified is invalid. Step ID: "S58"

    Posted 04/19/21 11:21 AM

    You need to set the join type in S58 to “unsyncronized or”

    The reason being is that it has two inbound transitions, which are independent.

    John.


    #BPM
    #Flow-and-Java-services
    #webMethods
    #Integration-Server-and-ESB


  • 5.  RE: Error: The join type specified is invalid. Step ID: "S58"

    Posted 04/30/21 10:11 PM

    Thanks Holger and John. After adjusting join condition to Unsynchronized-or it got resolved.


    #BPM
    #webMethods
    #Integration-Server-and-ESB
    #Flow-and-Java-services