SearchUser loginPopular contentAll time:
Valuation Firm GuideClient Guide
|
Earlier sale of Subject PropertyIn a valuation lifecycle, there are two distinct phases. The first in the valuation request; provided by the customer, who is rendering an estimated value on some basis - like a Contract amount. The other is the valuation response, completed by the valuer. Where a contract of sale is provided, the //RecentSale@SalePrice should generally be equal to, but not the same field as the //EstimatedValue figure. Scenarios where this may differ? The valuer has found an updated contract of sale which is different to what the customer provided. MappingValEx expects to find //SalesMarket nodes for FullRegistered and other shortform related valuations. We require: and //SalesMarket/@MarketActivity Which is equivalent to the Sales Evidence tab in ValEx itself. Important to remember: Report IntegrityValEx is looking to ask more questions around the contract of sale, you can read more in the main article New document upload notificationWe'll be adding a New Document Upload notification in an release of ValEx (approximately July 27th), as discussed in the forum. We'll also be adding new document types into ValEx itself. You will be able to subscribe your valuation firm to this event, and receive emails with attached documents. In the longer term, we'll model this in LIXI WorkFlow as an AmendedValuationRequest. By doconnor at 2008-06-12 13:39 | API | Valuation Firm Guide | login to post comments | 1 attachment
Maxium document/packet sizesJust a quick note to point out the value of ensuring your maximum packet upload size is sufficient to handle a valuation response. A construction valuation request with full supporting documents can reach anywhere up toe the 10MB mark regularly. A typical valuation response will have a report PDF, as much data as can be put into the LIXI document itself, several photos - it's pretty easy to edge up to around the 3-4MB mark. We suggest testing your service to handle large LIXI documents, and contacting us if you have any questions. By doconnor at 2008-06-12 13:32 | API | Client Guide | Valuation Firm Guide | login to post comments
Valuation Requests and Inspection ContactsValEx needs to know:
See our example request. The xpaths we need are:
ValEx also needs to have as much contact information as possible in the access provider segment. By doconnor at 2008-06-02 12:38 | API | Client Guide | Valuation Firm Guide | login to post comments
Recommended Documents to SightIn the Value section of a report, we capture recommended documents to sight. We look at: Which will populate: We iterate over all available \\ResponseSupportingDoc[@RequestorToSight="Yes"] and concatinate the descriptions For example: <ResponseSupportingDoc DocType="TitleSearch" DocAttached="No" RequestorToSight="Yes"> <Identifier UniqueID="VXDR-0000030267" Type="VPMAssigned" /> <Description>Certificate of title and survey plan</Description> </ResponseSupportingDoc> <ResponseSupportingDoc DocType="Other" DocAttached="No" RequestorToSight="Yes"> <Identifier UniqueID="VXDR-0000030268" Type="VPMAssigned" /> <Description>Pictures of cats</Description> </ResponseSupportingDoc> Should produce "Recommended Docs to Sight: Certificate of title and survey plan, Pictures of Cats". CommentsWe're seeing an increasing use of the comments field for information like:
The comments field is located at: /ValuationTransaction/Comment Example: <Comment> As is (Completed Dwelling or Vacant Land); AgentVendor; Please ensure that you are correctly parsing this information as we anticipate that the value of the detail in this field may increase in the future. Building Modification DetailsWe can now capture the BuildingModification fields from the packet if the report type is TBE-Dwelling or TBE-Unit. LIXI Mappings
* We do not parse Check Cost from BuildingModification/@CheckCost, because it is an enumerated Yes|No type. As a workaround, we parse from BuildingModification/Description. ** BuildingModification/@Type should be set to ToBeErected. Example/ValuationTransaction/Message/ValuationType/FullRegistered/BuildingModification[@Type="ToBeErected"] <BuildingModification Type="ToBeErected" TenderPrice="500000"> <Identifier UniqueID="Dummy_Value"/> <Description>750/sqm</Description> <RelatedEntityRef RelatedID="TestBuilderId-12345"/> <ContractDate><Date>2007-12-05</Date></ContractDate> </BuildingModification> LIXI RealEstate/Residential Types vs Valex Residential Property TypesHere's a quick summary of how our system maps LIXI //RealEstate/Residential/@Type Types to ValEx residential property types. Note: Property types should not be confused with Report Type (or even Service Type).
We don't map and would fail on the following types:
Property Types for for NAB, Commercial, and Rural Security CategoriesWe also support Commercial and Rural property types under Rejecting / Declining jobs via LIXISometimes your Valuation Firm is just too busy to accept a job. ValEx models this process via the Declined workflow. We'd love to see more Valuation Firms implement this, as it can be a handy timesaver - no more logging into two systems. We're mainly interested in receiving: A reason for rejecting - which must be one of the following:
XPath: Status: Take a look at the sample xml. Rejecting a Valuation Request based on Fee for LocaltityIf "InsufficientFeeForLocalityWouldConductFor” is selected as the rejection reason a second field can be passed in for the dollar amount of what the valuation would be done for: <vx:Job> <vx:Status> <vx:Declined ReasonCode="InsufficientFeeForLocalityWouldConductFor" Amount="250" /> </vx:Status> </vx:Job> XPath of the amount: New workflow for Valuation Firms - In ProgressWe've added the ability to understand In Progress workflow from Valuation Firms. You can now add Appointments via this packet, and also remove all Delays from a Job - this is more in line with LIXI's specified behaviour. There is no requirement for Valuation Firms to implement this new workflow at this time. |
Related LinksNavigation |
Recent comments
10 years 18 weeks ago
11 years 10 weeks ago
11 years 12 weeks ago
11 years 12 weeks ago
11 years 17 weeks ago
11 years 41 weeks ago
11 years 46 weeks ago
11 years 51 weeks ago
11 years 51 weeks ago
11 years 51 weeks ago