Retail Point-of-Service Solutions (MOSC)

MOSC Banner

Difference between useaction and replacewith in tourmap.xml

edited Jun 4, 2014 1:18AM in Retail Point-of-Service Solutions (MOSC) 1 commentAnswered ✓

Hi,

   In the below lines of tourmap.xml what are the cases where we use sitename, siteaction,useaction and replacewith and why do we use these lines of code.

   Is it related to tourmap country="CA".

<?xml version="1.0" encoding="UTF-8"?>

<tourmap country="CA" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"xsi:noNamespaceSchemaLocation="com/extendyourstore/foundation/tour/dtd/tourmap.xsd">

<tour name="testService">

<file>classpath://com/extendyourstore/foundation/tour/engine/tourmap.testservice.xml</file>

<SITE name="siteWithoutAction" useaction="com.extendyourstore.foundation.tour.engine.actions.overlay.OverlaySiteAction"/>

<SITEACTION class="SampleSiteAction" replacewith="com.extendyourstore.foundation.tour.engine.actions.overlay.OverlaySiteAction"/>

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center