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.
I need to start an ETL flow from a fex in webfocus server but I still get the same error.
I tried to lunch a simple flow like this:
EX CMASAP REQ_NAME=dim_pa, CM_ASYNC=OFF, APPDIR=dw_use/sipip_flows -RUN
error:
Request /dw_use/sipip_flows/dim_pa submitted. Please, wait for request to complete. Job ID: 20130927164752_8ed328f2 Request /dw_use/sipip_flows/dim_pa failed; RC = 18986 Request /dw_use/sipip_flows/dim_pa could not be found or accessed
If I execute the same command from the "test server" in ETL with no problems.
Any ideas how to solve this problem?
Thanks in advance,
BrunoThis message has been edited. Last edited by: Bruno Fernandes,
In my webfocus and Iway installation I defined an application folder for webfocus and an application folder for Iway. Today I merge the two folders into one and defined this folder in "approot" variable in the two edaserve.cfg (webfocus and Iway).
I also add the dw_use etl application in the app_path of webfocus and problem solved!!!