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

Technical Integration

 

KSS consultants and systems engineers work with your systems personnel to identify the most efficient, low maintenance means of accessing the data the pricing tools need while delivering a rapid implementation with low overall cost of ownership.

Whether integration involves one of our pre-configured, certified integration scenarios or the use of industry-standard XML-based interface mechanisms, you can be assured of a robust, fully tested and scalable means to exchange data with your existing core IT systems.

SAP Clients

As an SAP endorsed business solution provider, the PriceNet and RackPrice systems are delivered with pre-configured, “out-of-the-box” integration scenarios, developed, tested and fully validated by SAP themselves.

The integration makes use of the SAP Exchange Infrastructure (XI) middleware, RackPrice using enterprise services for the import and export of data to and from the host SAP ERP Business Suite, whereas PriceNet uses IDOC’s. In both cases the KSS tools update price condition records in SAP ERP. Integration with ERP 4.6, 4.7 and the latest 6.0 versions are available.

SAP and KSS have committed to the ongoing development, maintenance and technical support of the integration scenarios, ensuring they remain compatible at all times with upgrades of each company’s applications as they occur.

For more details of the SAP integration please contact your local KSS office or send an email to info@kssg.com



PDI Clients

PriceNet has a pre-configured and certified interface with the PDI/Enterprise suite from Professional Data Solutions Inc. To learn more about the integration with PDI, or to request details of how to use the pre-configured interfaces, please contact your local KSS office or send an email to info@kssg.com.

General Integration

PriceNet and RackPrice provide the option of using XML or flat CSV format files as the primary mechanisms for transferring data into and out of their respective data stores. These industry-standard formats allow integration with a broad range of legacy, in-house and/or third party applications and do not require specific skills or training. The requirements for integration are fully documented within an integration guide for each KSS product, available on request.

Once the appropriate integration scenario is identified, implementation projects can be delivered in a matter of days.

 

For more details of PriceNet or RackPrice integration using generic XML or CSV protocols, please contact your local KSS office or send an email to info@kssg.com.

We are constantly reviewing the need for certified integrations with ERP, back-office and other host IT systems. Please contact us if you’d like to discuss integrating with a particular third party provider, we may already have an integration scenario under development. 

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