COMPOSITE APPLICATIONS - DESIGN AND MANAGEMENT
Note This procedure is not recommended and this content is supplied for reference only.
This procedure describes how to modify an example Customer Profiles.xml file. It has one Notes component and two Eclipse components.
This procedure describes how to use the Customer Profiles.xml file as a starting point for your own application. However, once you have performed this procedure, the original application can no longer be run because both applications use the same "guid" value.
1. Change the application (app) name using the following syntax example:
- <application-info category="default" guid="1F_T6N1H442087G002AFH6HVB0G40">
- <base:title>
<base:nls-string xml:lang="en">Customer Profiles</base:nls-string>
<base:value value="AccountManagerId" readOnly="false" xsi:type="base:String" required="false" />
</preference>
<base:value value="notes:///corpacct.nsf/All+by+Company?OpenView" readOnly="false" xsi:type="base:String" required="false" />
<base:value value="com.ibm.workplace.noteswc.views.NotesViewData" readOnly="false" xsi:type="base:String" required="false" />
<object-id value="10_T6N1H442087G002AFH6HVB0GO3" />
<source-info portletEntityRef="TMP_10006" property="Account" />
<target-info portletEntityRef="TMP_10011" param="Account" action="UpdateAccountManagerUI" />
</wire>