Focal Point
Problem with Data Servers/EDASERVE/Applications folder

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/1971098092

July 08, 2008, 04:59 PM
Skyler
Problem with Data Servers/EDASERVE/Applications folder
Under the Data Servers/EDASERVE/Applications folder I can not see the appropriate app folders. I have this problem in Developer Studio and the MRE. When I go to the applications folder in MRE it shows a blank screen. In Developer studio it shows a blank screen now, but that was before I took out # IBIF_adhocfex(protect) AND # IBIF_raw(protect) settings. Before I was receiving the “(WFC 32033) Error Occurred, RC=32033” error message. We recently tested our disaster recovery site and since then this has occurred. To accommodate the DR test I had to update the connection datasources for a few adapters, but I wouldn't think that would cause this issue. Any help would greatly be appreciated.


WF 7.6.12, Win08
July 08, 2008, 05:16 PM
Sayed
Skyler,

Where did you make the change for IBIF_adhocfex(protect) AND # IBIF_raw(protect) settings? Make sure you have Data Server checked for the user under User Management Console.

Sayed


WF 8.x and 7.7.x Win/UNIX/AS400, MRE/Portal/Self-Service, IIS/Tomcat, WebSphere, IWA, Realmdriver, Active Directory, Oracle, SQLServer, DB2, MySQL, JD Edwards, E-BIZ, SAP BW, R/3, ECC, ESSBASE
July 08, 2008, 05:24 PM
Skyler
I made my change in the WF Admin Console setting in the Configuration/custom settings folder. The dataservers option is automatically checked for all users.


WF 7.6.12, Win08
July 09, 2008, 09:28 AM
GinnyJakes
Skyler,

What is your platform? Have directory permissions changed?


Ginny
---------------------------------
Prod: WF 7.7.01 Dev: WF 7.6.9-11
Admin, MRE,self-service; adapters: Teradata, DB2, Oracle, SQL Server, Essbase, ESRI, FlexEnable, Google
July 09, 2008, 03:56 PM
Skyler
Our Admins say the directory permissions have not changed. Win 2003 R2 service pack 2.

When it gets to the blank MRE screen I can view source of the page and it has some strange code. It looks like it is trying to access a temporary XML file.

<script Language="JavaScript">< !--function getrep[) { if[parseInt[window.navigator.appVersion,10)<4)
location.assign("http://webfocusqa/ibi_apps/WFServlet?PG_REQTYPE=REDIRECT&PG_MRsaved=false&PG_Func=GETBINARY&PG_File=drrxxwud.xml");
else location.replace("http://webfocusqa/ibi_apps/WFServlet?PG_REQTYPE=REDIRECT&PG_MRsaved=false&PG_Func=GETBINARY&PG_File=drrxxwud.xml"); } //-->



WF 7.6.12, Win08
July 09, 2008, 06:00 PM
GinnyJakes
Check the location of the approot alias in the http server to make sure that it is pointing to ...\ibi\apps.

It would be really helpful if you updated your signature with your platform.


Ginny
---------------------------------
Prod: WF 7.7.01 Dev: WF 7.6.9-11
Admin, MRE,self-service; adapters: Teradata, DB2, Oracle, SQL Server, Essbase, ESRI, FlexEnable, Google