<% If IO.File.Exists(server.mappath("/includes/ksstop.aspx")) Then server.execute("/includes/ksstop.aspx") elseif IO.File.Exists(replace(server.mappath("/includes/ksstop.aspx"),"\CMS\","\test\")) Then server.execute("/includestst/ksstop.aspx") End if %> <% Dim getSect as String Dim thissect as String getSect = lcase(Request.ServerVariables("PATH_INFO")) select case true case instr(getSect,"software") > 0 thissect = "1" case instr(getSect,"analytics") > 0 thissect = "2" case instr(getSect,"consulting") > 0 thissect = "3" case instr(getSect,"pricemanagement") > 0 thissect = "4" case instr(getSect,"ourtechnology") > 0 thissect = "5" case instr(getSect,"aboutus") > 0 thissect = "6" case else thissect = "0" end select %>
SoftwareAnalyticsConsultingPrice ManagementOur TechnologyAbout Us
<% dim ActiveURL as string = Request.ServerVariables("URL") Dim reSpl = split(ActiveURL,"/") dim getTotalDir as string getTotalDir = "/" + reSpl(0) + "/" + reSpl(1) + "/" dim stFilePath as string = server.mappath(getTotalDir + "leftmenu.aspx") If IO.File.Exists(stFilePath) Then server.execute(getTotalDir + "leftmenu.aspx") End if %>

KSS deliver RackPrice – a unique wholesale fuels pricing system

Florham Park, NJ – (May 10, 2005) – KSS, the leading provider of pricing solutions to the petroleum, convenience, chain drug and grocery sectors is pleased to announce the availability of RackPrice, the most advanced pricing system available for supporting the needs of the wholesale fuels sector.

Benefits

RackPrice helps fuels wholesalers address three (3) key aspects of their pricing processes – (1) streamlining the pricing process to exert greater control over price volatility and improve consistency, (2) delivering unique insight into competitor pricing strategy, including predicting competitor price moves and (3) using price sensitivity modeling to segment customers, terminals and channels and applying optimization to meet volume plans at higher margin rates.

Modules

RackPrice has been developed in a truly modular fashion. The following modules will be available for deployment on the RackPrice Workbench individually or as an integrated suite:

RPdata

Additional modules under development and available later in 2005 include:

RPdiscount-manager

Technology

Developed in conjunction with leading operators in the US, RackPrice is a multi-tier J2EE web application delivering enterprise ready integration with a range of client technologies and database platforms and compatibility with hosted or in-house deployments. RackPrice delivers our proven demand modeling and price optimization technology in a platform-independent, open standards environment enabling quick modular integration of our pricing technology into the customer’s workflow and ensuring rapid ROI.

“We’re very excited about the potential for RackPrice to improve the efficiency and effectiveness of fuels wholesalers pricing operations. With price volatility reaching new highs and organizations having to cope with more pricing decisions than ever, there’s a clear need for technologies that can streamline the process and support the development of optimal strategies and tactics,” commented Iain Cockburn, CEO of KSS.

# # # # #

Content on this page requires a newer version of Adobe Flash Player.

Get Adobe Flash player

<% If thissect = "1" then %>
<% end if%>
<% If IO.File.Exists(server.mappath("/includes/kssbase.aspx")) Then server.execute("/includes/kssbase.aspx") elseif IO.File.Exists(replace(server.mappath("/includes/kssbase.aspx"),"\CMS\","\test\")) Then server.execute("/includestst/kssbase.aspx") End if %>