Home | Oracle ECM Home Page  | Oracle ECM Documentation  | Oracle ECM Downloads  | Oracle ECM Forums  | Yahoo Intradoc Users Group Feed your aggregator (RSS 2.0)  
  Oracle Fusion ECM Blog. Are you "kuh n-tent" with your "kon-tent"?
 
 
# Thursday, July 17, 2008

Online Documentation (Version 10.1.3.3.0)

  1. Release Notes
  2. Install Guide
  3. Administration

Online Blogs & References

  1. Understanding SSPU by John Sims
  2. Fixing FTP with SSPU by John Sims
  3. Useful SSPU Logging from Web Monkey Magic

Now that have all these tools hanging on our belt and you have went to these various places and learned all about SSPU (you did right?) what exactly do I have to add? During some recent publishing we ran into a problem where Cascading Style Sheets and parts of HTML pages were getting replaced when they should not have. An example of the improper transformation might look like:

background: url(/original/path/coolpic.gif)

into

background url(/sspu/translated/path/coolpic.gif)

The difference is fairly subtle, the colon is getting dropped. Bad, bad. Several other issues exist but are all similar in nature. Luckily, patch p51051816 exists. I have been unable to find the patch on METALINK at this point but one Service Request later and they shipped it right out. The patch itself is very simple to apply, and the readme.txt details out the six step process:

Oh, and yes the patch did fix the problem!

Thursday, July 17, 2008 1:57:33 PM (Central Daylight Time, UTC-05:00)  #    Comments [2]   Oracle WCM  | 
Thursday, August 21, 2008 10:53:52 PM (Central Daylight Time, UTC-05:00)
I tried applying the patch but I lost access to port 8891 (which subagent uses to retrieve files.) What version of SSPU do you have? I have 10g Release 3 (10.1.3.3.0)
Build date 4 Apr 2007.
Michael
Friday, August 22, 2008 10:56:19 AM (Central Daylight Time, UTC-05:00)
Michael, wow, sorry but bad timing. Just about a week ago we got a newer version of SSPU from Oracle. Here are my stats now:

Version 10g Release 3 (10.1.3.6.0)
Build date 8 Aug 2008 15:12:00 GMT

I don't have the old one to look at anymore to help out. This new build also patches the problems I was talking about in the post though, so perhaps you can get this new version from Oracle as well? One of the reasons we got this version was because SSPU was reporting lots of errors/warnings which links started with "javascript:" and supposedly this new version fixes that. The documentation has stated for a while that SSPU will not follow links that start with "javascript:" but it never really seemed to work that way.
Comments are closed.
Copyright © 2009 Jason Stortz. All rights reserved.