On Jun 29, 2010, at 8:58 PM, Aaron Paxson wrote:

> So, the foreign ID could be an "asset" id, and you would use the a
> link template to link it... (i.e.
> http://some.asset.system/assetId=${foreignid}

I think that you should set the foreignsource = "some.asset.system" so that you 
could do:

        http://${foreignsource}/assets?id=${foreignid}

which would end up looking like:

        http://some.asset.system/assets?id=3

where 3 is the foreignid value, for example.


-David Hustace
The OpenNMS Group, Inc.
------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-devel mailing list

To *unsubscribe* or change your subscription options, see the bottom of this 
page:
https://lists.sourceforge.net/lists/listinfo/opennms-devel

Reply via email to