Review these requirements and limitations so that you can implement widgets efficiently.
Portal Pages
Important! Placing both widgets on the same page can result in the following error: One of the widgets cannot render forms or process JavaScript correctly. Consequently, catalog users cannot complete and submit requests. Moreover request managers cannot approve and reject requests pending actions.
To address this limitation, embed the widgets as designed in this scenario:
Note: Details about specifying the following parameters appear later in this scenario.
If you use menu options to configure widgets, you specify the host name parameter in the following line:
Catalog URL=http://host-name:port-number/usm
If you use source code to configure widgets, you specify the host name parameter in the following line:
<script type="text/javascript" src="http://hostname:portnumber/usm/explorer/scripts/browse.widget.js"> </script>
For example, suppose the value of the Business Unit parameter of the Status widget is SauPaulo12. In that case, the value of this parameter for the Request List, and Edit Request widgets is also SauPaulo12
The reason for this practice is that the parameter values of the first widget loaded on the page are shared with all other widgets on the same page.
Request Management
Integrations
Note: For instructions to integrate CA Service Catalog with Reservation Manager and with an external reservation system, see the Integration Guide.
If you have already integrated CA Service Catalog with Reservation Manager using point-to-point communication, do not use widgets to let users browse and request reservation services. Instead, let users browse and request reservation services through the product UI only.
Liferay and SharePoint
If you are using other portal software, see its documentation for detailed instructions. However, you can use the Liferay steps in this scenario for reference.
At publication time, these menu options do not apply to SharePoint. To embed widgets in portlets on SharePoint pages, you can use source code only.
Similarly, at publication time, these menu options do not apply to plain HTML pages. To embed widgets on plain HTML pages, you can use source code only.
Accessibility
This access affects widgets and portlets only. If you intend to utilize this access, verify that the container is also accessible. The container is the web page on which you embed the widget or portlet, such as a Microsoft SharePoint page or a plain HTML page.
Copyright © 2013 CA.
All rights reserved.
|
|