Hi Gopal
I have tried to define the old (bind_old.tsd) schema in Tamino 4.1.
After more that half an hour the _define was not yet finished, and
I cancelled the server.
Then, I defined the same schema in Tamino 4.2 - this took little
more than 10 minutes, and the schema update using bind_latest.tsd
worked without any problem.
I vaguely remember that I did investigate an earlier version of this
schema begin of June, already. The schema is highly nested thus
creating a huge amount of possible paths being checked at _define time.
Unfortunately, I cannot investigate on this issue any more (I’ll be
off for 3 weeks). Here is my recommendation:
- Upgrade to Tamino 4.2 - the processing for highly nested schemas
is much better & efficient compared to Tamino 4.1
- If there is a chance to unload / reload the data it may be helpful
to split the schema document into multiple documents each defining
a single doctype. In case, the doctypes share any declarations
(element, attributes, types), you can use a separate schema which is
included via xs:include (supported since Tamino 4.2)
This will make it much easier to maintain the schemas.
I hope this helps
Best regards
Uli
#API-Management#webMethods#Tamino