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

call with mapping function

  • 1.  call with mapping function

    Posted 10/17/03 08:53 AM

    Hallo at all!

    My problem is the way of work from Tamino.

    I have developed two functions for Server extensions. One is a mapping function and the other is a query function, The mapping function recalls data from another database to the node of my schema instance. The query function ?molsel? gets two parameters. First is a node entry from the Instance with the mapping function (but not the node which is mapped). The other has no influence of my problem.
    My query looks like that:

    CGI[CGIPart= molsel(/CGI/CGIPart, 'parameter?)]/
    or
    CGI[CGIRoot/CGIPart= molsel(/CGI/CGIRoot/CGIPart, 'parameter?)]/

    And now for all Instances of /CGI/CGIPart or /CGI/CGIRoot/CGIPart Tamino makes a call with the mapping function. I tried it with schemas like:

    -CGI
    CGIPart
    anything
    CGIRoot
    CGINo with mapping function

    -CGI
    CGINo with mapping function
    Anything
    CGIRoot
    CGIPART

    By both it is the same, Tamino calls the mapping function although the node with this function is not the Parameter.

    I hope anybody can help me.

    Kind regard

    Elke


    #API-Management
    #Tamino
    #webMethods