Focal Point
[Solved]where is warm.sty located in Appstudio?

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

March 31, 2020, 10:30 AM
WFDevConsultant
[Solved]where is warm.sty located in Appstudio?
Hi,
When I try to create a report using InfoAssist through Appstudio after selecting the metadata, it is throwing the error below.

Note: When I try the same using BI Portal, it works.

The embedded style sheet has an error in line 7.
cannot open included stylesheet
INCLUDE=IBFS:/EDA/EDASERVE/_EDAHOME/ETC/warm.sty

Where to check for this file?
This file is located in WF client folder. Do I need to have this file in Appstudio folder too? If yes, then what is the path? I did check the Appstudio folder and it looks like it is there.

What am I missing here?

Thanks

This message has been edited. Last edited by: WFDevConsultant,


8.2.06
Windows, All Formats
March 31, 2020, 11:33 AM
FP Mod Chuck
WFDevConsultant

When creating the report in App Studio choose Change Theme and click on the Style Templates folder and warm will be there. Here is the INCLUDE it will create INCLUDE = IBFS:/FILE/IBI_HTML_DIR/ibi_themes/Warm.sty,


Thank you for using Focal Point!

Chuck Wolff - Focal Point Moderator
WebFOCUS 7x and 8x, Windows, Linux All output Formats
March 31, 2020, 12:58 PM
WFDevConsultant
That is true but how can we avoid getting that error at the start of the report creation using Infoassist?

Is there a setting? OR which folder I need to check for warm.sty when it loads in infoassit?


8.2.06
Windows, All Formats
March 31, 2020, 01:22 PM
Hallway

There are actually two different warm.sty files in our 8.2.02M setup.

There is the one that you referred to that AppStudio uses: IBFS:/EDA/EDASERVE/_EDAHOME/ETC/warm.sty
That one is located in this folder: \\<your server name>\C$\ibi\srv82\home\etc

There is also the one that InfoAssist uses, as Chcuck mentioned: IBFS:/FILE/IBI_HTML_DIR/ibi_themes/Warm.sty
That one is located in this folder: \\<your server name>\C$\ibi\WebFOCUS82\ibi_html\ibi_themes

Of course if your install is on a different mapped drive letter, and not on the C: drive, you will need to change the C$, to whatever the letter drive is followed by the $




Hallway

 
Prod: 8202M1
Test: 8202M4
Repository:
 
OS:
 
Outputs:
 
 
 
 
March 31, 2020, 01:23 PM
FP Mod Chuck
In the Administration console under InfoAssist properties you can choose a default stylesheet which is the warm.sty. I clicked on the change stylesheet link and made sure it was pointing to the templates folder and chose warm again. When I created a report with ImfoAssist it was pointing to the correct spot. However I did notice that when I created a report with App Studio it had the EDASERVE reference. So on my local machine where App Studio is installed I edited the \ibi\AppStudio82\bin\default.stl file and changed the references for MRE and WFC from warm to IBFS:/FILE/IBI_HTML_DIR/ibi_themes/Warm.sty and that seemed to solve that problem.


Thank you for using Focal Point!

Chuck Wolff - Focal Point Moderator
WebFOCUS 7x and 8x, Windows, Linux All output Formats
March 31, 2020, 02:52 PM
WFDevConsultant
That solved the issue. Thanks


8.2.06
Windows, All Formats