Focal Point
[SOLVED] embedded stylesheet - origin unknown?

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

October 07, 2011, 03:18 PM
Brenda Wilkerson
[SOLVED] embedded stylesheet - origin unknown?
I created a procedure in one of my applications. It uses and embedded stylesheet that say origin unknown. I used report painter so I didn't actiually select a particular stylesheet.
Problem is I need to copy this procedure to MR so it can be scheduled with report caster. I get following error(ERROR_MR_FEX_NOT_FOUND Can't create item object based on provided item key endeflt.sty) Since it is not in the bin directory, I don't know where it got this stylesheet from.
Confused

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



WebFOCUS 7.7.03
Windows 7
October 07, 2011, 05:13 PM
njsden
You can get a copy of that external stylesheet from your local Developer Studio install, which might look like this:

C:\ibi\DevStudio77\srv77\home\etc\endeflt.sty

You can put a copy of it in the MRE domain where you're putting your procedure under: YourDomain > Standard Reports > Other.

This should be enough for it to work ... I haven't done it myself though.



Prod/Dev: WF Server 8008/Win 2008 - WF Client 8008/Win 2008 - Dev. Studio: 8008/Windows 7 - DBMS: Oracle 11g Rel 2
Test: Dev. Studio 8008 /Windows 7 (Local) Output:HTML, EXL2K.
October 11, 2011, 09:12 AM
Brenda Wilkerson
Thx, that did it.



WebFOCUS 7.7.03
Windows 7