About URLs for the Meridium APM Web Framework

The syntax for Meridium APM Web Framework URLs is similar to the syntax used in the Meridium APM Framework URLs. To understand their differences, consider the following example of a Record Manager URL in the Meridium APM Framework application:

meridium://Registry/RecordManager?EntityKey=12345&FamilyKey=12345

Now consider the same Record Manager URL within the Meridium APM Web Framework:

http://WebServer/MeridiumWeb/apm/Registry/RecordManager.aspx?EntityKey=12345&FamilyKey=12345

In this Meridium APM Web Framework URL, the portions of the URL that are different from the corresponding Meridium APM Framework URL are shown in bold. You can modify any Meridium APM Framework URL in this way to create a Meridium APM Web Framework URL, provided that the feature is supported by the Meridium APM Web Framework. Specifically, to modify a Meridium APM Framework URL to create a Meridium APM Web Framework URL:

The parameters (the portion following the ?) should be the same for Meridium APM Web Framework URLs as they are for Meridium APM Framework URLs, with the exception of any characters that need to be encoded in the Meridium APM Web Framework URL.

Note: The Meridium APM Web Framework URLs do not support the use of user ID, password, and data source. A Meridium APM Web Framework URL will always require a user to supply login information, either through a form or through the auto-login feature, depending on how the Meridium APM Web Framework has been configured.

The Meridium APM Web Framework URLs can be used:

Copyright © 1993-2016 Meridium, Inc. All rights reserved.