<% 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 Introduces RackPrice SaaS for Fuel Wholesalers

Hosted Solution Provides Fuel Price Management System without Upfront Technology Investments

Florham Park, NJ – Jan. 04, 2010 – KSS Inc. today introduced RackPrice SaaS, a hosted version of the company’s fuel price management software for fuel wholesalers.

The new system gives fuel suppliers the option to benefit from a comprehensive, automated fuel price management capability via a software-as-a-service (SaaS) model, where the application – and accompanying customer database and information – resides and is managed by KSS on its servers.

With RackPrice SaaS, wholesalers save on costly upfront equipment investments to host the software themselves, and it cuts ongoing costs for IT personnel to maintain the system. In addition, implementation time is greatly reduced with the hosted model, so wholesalers can quickly roll out the solution for a faster impact on their operations. The system also includes proven integration with OPIS, Platts and DTN data sources for added efficiency and convenience.

“By deploying RackPrice SaaS, fuel wholesalers are receiving the same functionality and benefits of the site-licensed version of RackPrice, but without spending additional capital to install, host and maintain the system themselves,” said Bob Stein, president and chief executive officer of KSS.

Wholesalers subscribe to the software on a module-by-module basis and pay a monthly fee based on the number of users that access the software during any given month. This method helps wholesalers cut costs by paying only for the amount of service used.

KSS also offers additional value through its Software Maintenance and Support (SMS) and Model Maintenance and Support (MMS) services, which are included in the subscription to ensure users can fine-tune the system and receive optimal performance.

RackPrice is an end-to-end wholesale pricing solution and includes modules for price generation automation, reporting/analysis, competitive price prediction, price-volume modelling and price optimization. The system helps wholesalers meet volume targets at higher margins by streamlining their pricing processes and responding more rapidly and effectively to market moves.

 

#####

 

<%if right(Request.ServerVariables("URL").ToLower,12)="default.aspx" then dim pgdt as date dim isDateDir as boolean = false dim thisURL = left(Request.ServerVariables("URL"),instrrev(Request.ServerVariables("URL"),"/")-1) dim getDir = mid(thisURL, instrrev(thisURL,"/")+1) dim checkno = replace(replace(getDir,"-",""),"_","") dim getYr dim getMn if len(checkno) = 6 and isNumeric(checkno) then isDateDir = true getYr = left(checkno, 4) getMn = mid(checkno, 5) end if %>
<% try pgdt = CDate("2010-04-13") catch ex as system.exception pgdt = now end try response.write(right("0" & day(pgdt),2) & " " & monthname(month(pgdt)) & " " & year(pgdt)) %>

Articles to Address Business Issues Affecting Fuel Retailers and Wholesalers


<% try pgdt = CDate("2010-03-01") catch ex as system.exception pgdt = now end try response.write(right("0" & day(pgdt),2) & " " & monthname(month(pgdt)) & " " & year(pgdt)) %>

KSS Expands Sales Organization to Address Increasing Demand for its Pricing Products and Services


<% try pgdt = CDate("2010-02-16") catch ex as system.exception pgdt = now end try response.write(right("0" & day(pgdt),2) & " " & monthname(month(pgdt)) & " " & year(pgdt)) %>

KSS Enters Brazilian Fuels Market Partnership with ValorArt will help Brazilian fuels suppliers increase profitability through suite of pricing solutions and services


<% try pgdt = CDate("2010-02-09") catch ex as system.exception pgdt = now end try response.write(right("0" & day(pgdt),2) & " " & monthname(month(pgdt)) & " " & year(pgdt)) %>

The Pantry Chooses KSS for Fuel Price Management Convenience Retailer to Install KSS Solutions at 1,600 Sites


<% try pgdt = CDate("2010-02-01") catch ex as system.exception pgdt = now end try response.write(right("0" & day(pgdt),2) & " " & monthname(month(pgdt)) & " " & year(pgdt)) %>

Wayne Oil Co. Chooses KSS to Manage and Optimize Fuel Pricing PriceNet and PriceNet Web to be used at 13 sites across Southeast U.S.


<% try pgdt = CDate("2010-01-19") catch ex as system.exception pgdt = now end try response.write(right("0" & day(pgdt),2) & " " & monthname(month(pgdt)) & " " & year(pgdt)) %>

KSS Retains Elite Gold Microsoft Partnership for Seventh Consecutive Year


<% try pgdt = CDate("2010-01-11") catch ex as system.exception pgdt = now end try response.write(right("0" & day(pgdt),2) & " " & monthname(month(pgdt)) & " " & year(pgdt)) %>

New Version of KSS Ltd.’s RackPrice Fuel Price Management Software for Fuel Wholesalers Certified as “Powered by SAP NetWeaver®”


<%end if%>

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

Get Adobe Flash player


<% 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 %>