Search
Tuesday, January 06, 2009    Login    Register   
 
 

Reach Forum

 
  Reach Forum  Reach Developme...  Reach Integrati...  RIC Compare Tasks
Previous Previous
 
Next Disabled
New Post 12/3/2007 7:50 AM
User is offline Alex
13 posts
No Ranking


RIC Compare Tasks 
Modified By Alex  on 12/3/2007 7:50:51 AM)

Compare Tasks in RIC detect for any changes from the extracted XML and only pass on new, changed or deleted data.

In this example for Customers for Reach:
Set the payload to MI4CustomerWithMessageWrapper.xml
Existing Payload File to Compare Against: C:\Documents and Settings\All Users\Application Data\Anthem Software\ReachIC\Compare\Customers.xml
XPath Query to Select Xml Elements to Compare: /MI4Message/MI4MessagePayload/MI4Customer
Relative XPath Query to locate the Primary ID for an Element: ./MI4Item/@ItemBSID
Primary ID Data Type (String/SqlGuid): String
Xml Node Name used to indicate Status: MI4Item/ActiveStatus
Status value to indicate Insert: 0
Status value to indicate Update: 0
Status value to indicate Delete: 1
Ignore Inserts (Omit them from the result set): false
Ignore Deletes (Omit them from the result set): false

 
Previous Previous
 
Next Disabled
  Reach Forum  Reach Developme...  Reach Integrati...  RIC Compare Tasks