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.  webMethods Process Development Join Conditions timeout value using Field Value.

    Posted 01/16/13 08:49 AM

    Can Anyone help me to set/use a variable from pipeline as timeout value in process? I have using 7.1.3. Actualy I need to know the format of the timeout value using Field Value. I have tried with “0d 20:29:20.132” for day hour min sec & ms. But face the following error “java.lang.NumberFormatException: For input string: “0d 05:29:20.132” at java.lang.NumberFormatException.forInputString …”
    There is no documentation on how to set this value or how to use a parameter variable as timeout. Please help.


    #MWS-CAF-Task-Engine
    #webMethods
    #webMethods-BPMS


  • 2.  RE: webMethods Process Development Join Conditions timeout value using Field Value.

    Posted 01/16/13 04:57 PM

    What is 0d in the time format that’s causing the issues…“0d 20:29:20.132”?

    Please clarify on the format you given:


    #webMethods
    #MWS-CAF-Task-Engine
    #webMethods-BPMS


  • 3.  RE: webMethods Process Development Join Conditions timeout value using Field Value.

    Posted 01/17/13 07:10 AM

    0d means 0 day. As I found in MWS page duration is like “0d 00:01:01.235”.
    I have tried “05:29:20.132”, “0 05:29:20.132” , “00 05:29:20.132” , “0:05:29:20.132” & “00:05:29:20.132”. But not working.


    #webMethods
    #webMethods-BPMS
    #MWS-CAF-Task-Engine


  • 4.  RE: webMethods Process Development Join Conditions timeout value using Field Value.

    Posted 01/17/13 10:02 PM

    Did you check the Process Development user guide also?


    #MWS-CAF-Task-Engine
    #webMethods-BPMS
    #webMethods


  • 5.  RE: webMethods Process Development Join Conditions timeout value using Field Value.

    Posted 01/23/13 06:28 AM

    [COLOR=#333333][INDENT]It should be time in Milliseconds, value should be like 60000 for one minute timeout[/INDENT]

    [/COLOR]
    [COLOR=#3E3E3E][B]

    [/b][/color]


    #webMethods-BPMS
    #webMethods
    #MWS-CAF-Task-Engine