BlueCielo Meridian Asset Management Module 2013 Administrator's Guide | BlueCielo ECM Solutions

You are here: About integrating with a maintenance management system > Integrating with other maintenance management systems > About integrating with a web-based system > Retrieving arguments from a session object

Retrieving arguments from a session object

Depending on the implementation of the maintenance management system, data may be available in values or objects in the user’s Session object. For example, if the application is running on Internet Information Services and it stores a reference to the user’s selected object in the Session object and this object has an ID property, then the URL can be constructed using code similar to the following ASP code:

<iframe name="BlueCielo Meridian Asset Managenent Module"
src=" http://<ServerName>/ExplorerClient/Home.aspx?
ID=<%Session("CurrentObject").ID%>">
</iframe>

Note    This code must run on the web server because the Session object is not available in the browser on the client.

Related concepts

Understanding the generic integration

Integrating with other maintenance management systems

Understanding the maintenance management system requirements

About integrating with a web-based system

About integrating with a Windows-based system

Related tasks

Retrieving arguments from an API

Retrieving arguments from a URL

Retrieving arguments from a form


Copyright © 2000-2013 BlueCielo ECM Solutions

www.bluecieloecm.com