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.

 View Only
Expand all | Collapse all

ADK6.0 : Specifying signature for an adapter service templat

  • 1.  ADK6.0 : Specifying signature for an adapter service templat

    Posted Tue August 26, 2003 10:44 AM

    Hi,
    I would like to know how to specify the data type of the fields in the signature of an adapter service template.

    The tutorial demonstrates the use of string fields:

    d.setResourceDomain(TutorialAdapterConstant.KEY_FIELD_NAME,
    WmTemplateDescriptor.INPUT_FIELD_NAMES,
    new String { TutorialAdapterConstant.KEY_FIELD_TYPE });

    public String getKeyFieldType(){
    return “string”;
    }

    But I don’t see how to specify other types of data.
    If possible I’d like to use a DocumentType in the signature ( like you can do in developper for any flow service ).

    Thanks for your help
    Arnaud Lenfant


    #webMethods
    #Integration-Server-and-ESB
    #Adapters-and-E-Standards


  • 2.  RE: ADK6.0 : Specifying signature for an adapter service templat

    Posted Mon November 07, 2005 12:13 PM

    Did someone got the solution for this? I am almost there, but the ADK does not respond as expected.


    #webMethods
    #Adapters-and-E-Standards
    #Integration-Server-and-ESB