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.  Siebel extension columns

    Posted 06/26/03 03:17 PM

    webMethods newbie - writing a flow service to update a field in Siebel’s Account BusComp that is a custom extension column to S_ORG_EXT table.

    We can generate the Siebel service with no problems, but when running, the error message “Field ‘{custom column}’ does not exist in business component ‘Account’” is logged. When generating the same service but using a native Siebel column, like ‘Name’, the service executes correctly. Any ideas?

    Siebel 6.3, wM 6.0.1, Siebel Adapter 2.1


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


  • 2.  RE: Siebel extension columns

    Posted 07/15/03 10:06 AM

    You need to make sure the changes, “adding the custom column” is compiled into the servers .srf file and the column is not set to inactive or hidden, which can be checked using Siebel tools. The problem can occur if the Siebel filed is not defined in the BC and associated with the appropriate database table or if the repository contains no information about this column.


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


  • 3.  RE: Siebel extension columns

    Posted 10/31/03 05:34 AM

    First recompile the Siebel Business object and make sure that latest SRF file is in the server and after that also if you see the same issue… u got the make the siebel field as forceActive and recompile again…

    I hope it will work

    all the best


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