This Custom Page allows users to search for people based on addresses directly in LMR/ZMR (Kommunalnet). Using this request the address code (ADRCDSUBCD) will be transferred to the register of residents. It is required, that the user already is successfully connected to the register of residents. Please configure the custom page lmr_client.jsp from the directory C:\Tomcat\webapps\<WebOffice application>\pub\custom_pages as follows:
(1) Integration (Call FROM WebOffice)
Configure a Integration (Call FROM WebOffice) directly on the search result of a layer containing the address code. The following Base URL can be used as an example:
pub\custom_pages\lmr_client.jsp?gui_behkz=30719&action_url=https://www.stammportal.at/PVP/pvawp.bmi.gv.at.ZMR-LMRG-T-TEST/bmi.gv.at/zmrtest/servlet/guiproxy
gui_behkz: corresponds to the government agency index
action_url: corresponds to the URL from the Kommunalnet request
Among other the following action_url cab be used:
•ZMR/LMR system: https://www.stammportal.at/PVP/pvawp.bmi.gv.at.ZMR-LMRG-T-TEST/bmi.gv.at/zmrtest/servlet/guiproxy
•LMR - analyses: https://www.stammportal.at/PVP/pvawp.bmi.gv.at.CLMG-T/bmi.gv.at/clm-t/pvpLogin.do?visibleClientAddress=https://www.stammportal.at/PVP/pvawp.bmi.gv.at.CLMG-T/bmi.gv.at/clm-t
For Use Single and Multiple Hit can be configured, so that more addresses at once can be requested.

Configuration for LMR/ZMR integration
(2) Key set - separated parameters
As key field (Key set - separated parameters) the field containing the value for ADRCDSUBCD has to be used. The HTTP Parameter name is ADRCDSUBCD.

Configuration of the key field for LMR/ZMR integration
(3) Display mode pop up
As display mode use pop up with the HTML Targert ZMR.

Configuration of display mode for LMR/ZMR integration
(4) Usage in the WebOffice core client
Login at Kommunalnet (www.kommunalnet.at).

Login at Kommunalnet
Connect to the tool (Werkzeuge) ZMR/LMR System.

Open ZMR/LMR system
After having connected successfully you can use the integration directly from the search result of your WebOffice 10.5 SP2 project, as it has been configured in the steps above.

Request from WebOffice 10.5 SP2 client
Note: To use the request to the Kommunalnet the security settings of the browser (especially IE) have to be checked and modified.
Note: See chapter Integration (Call FROM WebOffice) for details about the configuration of calls from WebOffice in WebOffice author.