As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.
Join the TIBCO Community TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.
From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
Request access to the private WebFOCUS User Group (login required) to network with fellow members.
Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.
Yes, i've checked the forum. Couldn't find a similar post.
Since the first day of WF we have this 'odd' problem. We have a -correct- (!!!) master file. It's works fine.
When making a temporary hold, and another one. And then a match etc.etc. In other word, the 'chain' get longer.
We ( sometimes ! ) get "error parsing Master file ....... " while trying to edit or add a part of the 'chain'.
We know this is because the editor thinks is absolutely neccesary to process all requests (!?) It shouldn't, there are queries in the chain running 30 min+. But even if it did, it should just take a long time.
No, it seems to get an 'time-out', resulting in an unfitting error "error parsing Master file".
Before you all start asking questions: This can also be reproduced without a 'chain'. Right now it's very 'busy' on the Datawarehouseserver. I now get this error with just one "report". Or even when making a define over the master file. We've increased the "Web Componnent" "connection Timeout (seconds)". That actually helps, a bit. But it doesn't solve the problemen.
Also, adding a xretrieve = off works.
But this can not be designer behaviour...
My only question: Does this sound familiar to anyone? Any clues.
We're sure ( an so is the IBI-Sales guy ) that it's a time-out of sort that causes this error. Once again : there is nothing wrong with the master file it self, handcoding works fine.
Greets,This message has been edited. Last edited by: Kerry,
_____________________ WF: 8.0.0.9 > going 8.2.0.5
Posts: 668 | Location: Veghel, The Netherlands | Registered: February 16, 2010
Sorry to say, but is is the way the product is designed. You're talking about DevStudio here. If you build a chain of things in a fex, then when you try to open a certain part of that chain, then DS has to process everything before that point to come up with the correct results. Which is why XRETRIEVAL OFF works fine. In my humblest of opinions DS should actually do the XRETRIEVAL automatically when processing 'for the nonce' so to speak. Instead it probably does the processing with a recordlimit ... I would follow T's advice and ask for a settable (or selectable) solution within DS.
GamP
- Using AS 8.2.01 on Windows 10 - IE11.
in Focus since 1988
Posts: 1961 | Location: Netherlands | Registered: September 25, 2007
Tech support has already been discussed with out IBI-contacts.
@GamP Well, we've acually automated it. By checking the fexname ( ADHOCRQ ) it possible to see wether it's run by de DS or via the website. Good way to seperate development from production. But even with xretrieval it does not always work.
Thanks so far.
But I'm still wondering. Does nobody else have this? And why do we have a choice 'live data' or 'test data' if it's still really processed. Again, with a chain, I get it. But with the -first- report over a Masterfile, I don't. Parsing shouldn't need the real database to find out which fields are available...
_____________________ WF: 8.0.0.9 > going 8.2.0.5
Posts: 668 | Location: Veghel, The Netherlands | Registered: February 16, 2010