Hello,
I am trying to construct an URL that wil open a specific incident in Get-Services 4.1. According to the manual it should be posssible to do this by constructing an URL like:
http://<servername>/oaa/login.jsp?<.do page>&_DocExplorerAction=<action>
where action is list, create, or detail.
When I try the URL http://localhost/oaa/login.jsp?_book...tus_setup.do&_
DocExplorerAction=list it opens the list of open incidents under my name. OK so far.
Now I am trying an URL like http://localhost/oaa/login.jsp?_book...rAction=detail it opens the correct page but nothing filled in. This seems logic as I never specified the IM number I wanted. But how do I specify this?
http://localhost/oaa/login.jsp?_book...ail&Id=IM10001 or http://localhost/oaa/login.jsp?_book...Number=IM10001 don't work. :cry:
All help is welcome.
Thx,
Geert


Reply With Quote
Bookmarks