The current version of the Meridium APM Web Framework provides only a small portion of the functionality that is available through the Meridium APM Framework application. Therefore, only some of the URLs that are supported in the Meridium APM Framework application are supported in the Meridium APM Web Framework. The URLs that are supported by the Meridium APM Web Framework are listed in the following table.
Path |
Feature |
Notes |
---|---|---|
Registry/Homepage |
Home Page |
This path does not accept parameters. |
Registry/Finder |
Searches |
This path does not accept parameters. |
Registry/ReportViewer |
Reports |
|
Registry/Catalog |
Catalog |
This path does not accept parameters. |
Registry/RecordManager |
Record Manager |
|
Registry/QueryBuilder |
Queries |
|
Registry/BulkDataForm |
Bulk Data Form |
Note that each URL in this table is identified only by its base path. You may need to add parameters to construct functional URLs. Note, however, that not all permutations of each URL are supported by the Meridium APM Web Framework. For example, in the Meridium APM Web Framework, you can open only Select, Update, and Crosstab queries. Therefore, the following URL will open an existing Update query in the Meridium APM Web Framework:
http://Server/MeridiumWeb/apm/Registry/QueryBuilder.aspx?QueryPath=(!'Public/Meridium APM/Queries/Update Query Name')
The following URL to an Append query will not allow you to create a new record in the Meridium APM Web Framework:
http://Server/MeridiumWeb/apm/Registry/QueryBuilder.aspx?QueryPath=(!'Public/Meridium APM/Queries/Append Query Name')
Whenever a user clicks a link in the Meridium APM Web Framework that is constructed from a URL that represents unsupported Meridium APM Web Framework functionality, the Meridium APM system will launch the Meridium APM Framework application and take the user to the associated feature, provided that the Meridium APM Framework application has been installed on that workstation. If it has not been installed, a Page cannot be displayed message will be displayed instead.
Similarly, some features that are supported in the Meridium APM Web Framework are not supported in the Meridium APM Framework application. If you construct a Meridium APM Framework URL for a web-only feature, an error message will be displayed when a user clicks the link. Throughout this documentation in our discussion of URL parameters, we note the parameters that are supported in the Meridium APM Web Framework only.
Copyright © 1993-2016 Meridium, Inc. All rights reserved.