http:/WebServer/MeridiumWeb/apm/Registry/BulkDataForm.aspx?EntityKey=1234567
Opens the Bulk Data Form, displaying the record with the Entity Key 1234567.
http:/WebServer/MeridiumWeb/apm/Registry/BulkDataForm.aspx?QueryPath=(!'Public\All Equipment')
Opens the Bulk Data Form, displaying the results of the All Equipment query, which is stored in the Catalog in the folder \\Public.
http:/WebServer/MeridiumWeb/apm/Registry/BulkDataForm.aspx?EntityKey=1234567&DatasheetID=Recommendation
Opens the Bulk Data Form, displaying the record with the Entity Key 1234567. The datasheet with the ID Recommendation is displayed by default.
http:/WebServer/MeridiumWeb/apm/Registry/BulkDataForm.aspx?QueryPath=(!'Public\All Equipment')&FilterField=Temperature&FilterType=EQUAL&FilterValue=100
Opens the Bulk Data Form, displaying the results of the All Equipment query, which is stored in the Catalog in the folder \\Public. The results are filtered automatically to display only records with the value 100 in the field with the ID Temperature.
http:/WebServer/MeridiumWeb/apm/Registry/BulkDataForm.aspx?QueryPath=(!'Public\All Equipment')&SortField=Temperature&SortType=D
Opens the Bulk Data Form, displaying the results of the All Equipment query, which is stored in the Catalog in the folder \\Public. The results are sorted automatically in descending order according to the values in the field with the ID Temperature.
Copyright © 1993-2016 Meridium, Inc. All rights reserved.