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.  Version 10.5 wM scheduler add task with parameter

    Posted 05/11/20 06:33 PM

    Hi,
    In version 10.5 when I try to create a new task scheduler with parameter in flow service wich is scheduled, I have the following error :
    The LONVARBINARY can not convert IN BLOB.
    I execute dbConfigurator several times but the error persist
    I don’t think it is a problem with database becaus in it, when I query INFORMATION SCHEMA, I can not find columns in LONGVARBINARY or BLOB.

    PS : if my task launck a service which doesn’t contain parameter I haven’t problem


    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: Version 10.5 wM scheduler add task with parameter

    Posted 05/12/20 01:43 PM

    Hi Vital.

    what is your datase type?
    Is the latest DBS-Fix applied to your installation and the schema migrated to latest version afterwards?

    Are you able to create such a scheduler manually via IS Admin UI?

    Regards,
    Holger


    #webMethods
    #Integration-Server-and-ESB


  • 3.  RE: Version 10.5 wM scheduler add task with parameter

    Posted 05/12/20 01:51 PM

    Hi Holger,
    This is SQL Server (version 2016).
    I put the latest fixes (except Adapter FIX 9 for which I have to uninstall beacause of incompatibility with integrated security : I wrote another post for this issue).
    And I use the DbConfigurator to make a migrate data with the latest version.

    What is IS Admin UI ? (Is it exists another way to create scheduler tasks other than using IS : Server → Scheduler ? (except for Designer using wmRoot of course).


    #Integration-Server-and-ESB
    #webMethods


  • 4.  RE: Version 10.5 wM scheduler add task with parameter

    Posted 05/13/20 06:49 AM

    Hi Vital,

    if I remember right there are services in WmPublic available for adding scheduled tasks programmatically.
    These should be documented in IS Built-In-Servcies Reference.

    With IS Admin UI I was referring to the point you mentioned as "IS: Server → Scheduler".

    Regards,
    Holger


    #Integration-Server-and-ESB
    #webMethods


  • 5.  RE: Version 10.5 wM scheduler add task with parameter

    Posted 05/14/20 07:59 AM

    Ok Holger,
    If I execute it in WMPublic package in designer I have the same issue


    #webMethods
    #Integration-Server-and-ESB