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

Defining indexes on imported schemas

  • 1.  Defining indexes on imported schemas

    Posted Wed August 13, 2003 10:06 PM

    Let’s say in Tamino I define schema A and B, where schema B imports A.

    Some time later I find that I want to index an attribute in A. I try to do this, but Tamino is refusing to let me because A is used by schema B.

    Why the problem? Any way I can accomplish this?


    #Tamino
    #API-Management
    #webMethods


  • 2.  RE: Defining indexes on imported schemas

    Posted Wed August 13, 2003 11:44 PM

    OK,
    Trevor Ford gave me an answer, which is that I have to do my modifications to the schema, save it under a different name, and then change the referencing schema to point to this new one.

    If that’s the case, wouldn’t that require a download/reload of data?


    #Tamino
    #API-Management
    #webMethods


  • 3.  RE: Defining indexes on imported schemas

    Posted Thu August 14, 2003 04:41 AM

    Thanks Joel! >8~)

    Though I have already donned my flame-retardant suit, I would just like to point out that my answer came straight from the documentation:

       C:\...\Tamino 4.1.4.1\Documentation\messages\imsg.htm#inoxde7977


    It seems rather restrictive to me that one cannot modify the indexes in a referenced schema, so hopefully we have both overlooked something…

    Greetings,
    Trevor.


    #Tamino
    #API-Management
    #webMethods