Index: AXif/Crm/GeolocationOut/MessageParts/Location.cls.xml
===================================================================
diff -u
--- AXif/Crm/GeolocationOut/MessageParts/Location.cls.xml (revision 0)
+++ AXif/Crm/GeolocationOut/MessageParts/Location.cls.xml (revision 42163)
@@ -0,0 +1,143 @@
+
+
+
+
+%RegisteredObject,%XML.Adaptor
+right
+
+
+GpsBeweging
+
+
+
+%Library.String
+
+
+
+
+%Library.String
+
+
+
+
+%Library.String
+
+
+
+
+%Library.String
+
+
+
+
+%Library.String
+
+
+
+
+%Library.String
+
+
+
+
+%Library.String
+
+
+
+
+%Library.String
+
+
+
+
+%Decimal
+
+
+
+%Decimal
+
+
+
+%String
+
+
+
+%String
+
+
+
+%String
+
+
+
+
+%Decimal
+
+
+
+Agenda:Derde.Agenda.Agenda
+
+
+
+
+Agenda:Derde.Agenda.Agenda
+
+
+
+
+Datum:%Date,Tijd:%Time
+
+
+
+
+Agenda:Derde.Agenda.Agenda
+
+
+
+
+Agenda:Derde.Agenda.Agenda
+
+
+
+
+Agenda:Derde.Agenda.Agenda
+
+
+
+
+
+
Index: AXif/Crm/GeolocationOut/MessageParts.cls.xml
===================================================================
diff -u -r42162 -r42163
--- AXif/Crm/GeolocationOut/MessageParts.cls.xml (.../MessageParts.cls.xml) (revision 42162)
+++ AXif/Crm/GeolocationOut/MessageParts.cls.xml (.../MessageParts.cls.xml) (revision 42163)
@@ -10,7 +10,7 @@
-AXif.Crm.GeolocationOut.Location
+AXif.Crm.GeolocationOut.MessageParts.Location
Index: AXimpl/BizTalkMessage/Converter/GeolocationUpsertConverter.cls.xml
===================================================================
diff -u -r42162 -r42163
--- AXimpl/BizTalkMessage/Converter/GeolocationUpsertConverter.cls.xml (.../GeolocationUpsertConverter.cls.xml) (revision 42162)
+++ AXimpl/BizTalkMessage/Converter/GeolocationUpsertConverter.cls.xml (.../GeolocationUpsertConverter.cls.xml) (revision 42163)
@@ -13,7 +13,7 @@
Do ##class(TECH.Exceptions).Throw(##class(AX.common.impl.NoConversionNeededException).%New(##this.%ClassName(),Command.SubjectId))
}
- Set Location=##class(AXif.Crm.GeolocationOut.Location).%New()
+ Set Location=##class(AXif.Crm.GeolocationOut.MessageParts.Location).%New()
Do Location.Fill(Agenda)
Set MessageParts = ##class(AXif.Crm.GeolocationOut.MessageParts).%New()
FishEye: Tag 42163 refers to a dead (removed) revision in file `AXif/Crm/GeolocationOut/Location.cls.xml'.
FishEye: No comparison available. Pass `N' to diff?