Download Web Service - SmartPlant Foundation - IM Update 44 - Customization & Programming - Hexagon

SmartPlant Foundation Customization

Language
English
Product
SmartPlant Foundation
Search by Category
Customization & Programming
SmartPlant Foundation / SDx Version
10

The URL for the web service that contains all the methods is http://localhost/spfserver/Download.asmx

This service provides a set of web methods that extract information out of theSmartPlant Foundation system. In all cases the output is in the form of the XFRDataTransfer object containing a set of items.

The GetObjectsNewlyAllocated functions just return the normalized properties from the database, this is referred to as the "Simple List". The other methods, where described, send back ALL the attributes from the database. The idea of returning a simple list is purely for performance.