Extending product function : Setting up the product management workspace : Troubleshooting the product management workspace : Updating the LinkInfo business rule
  
Updating the LinkInfo business rule
When you create the workspace, if there is an issue with the expresssion, the business rules might not be updated. You need to activate the predefined expressions and business rules in the workspace. Because some predefined expressions contain database IDs that are unique for each environment, the expressions must be refreshed. You must refresh the expressions once for every workspace. You can find the database IDs for your environment can be found in the user interface of the product. The LinkInfo business rule is used in several modules. Because the Member ID parameter in the LinkInfo business rule differs for each database, you must refresh that parameter. Use the ID for an administrator in the workspace.
Procedure
1 Click Members > Members, and then select the workspace administrator you want to use.
2 In the Attributes section, right-click to view the source for the frame.
The ID for the member is the same as the elemId variable. Note the ID.
3 Click Configure > Attributes.
4 Select the module and attribute.
The business rule is displayed in the Default Value attribute. For example,
=LinkInfo("Market Plans","Description","12")
5 Replace the parameter 12 with the ID number from step 3.
6 Click Copy Default Value To All Elements, and then click OK.
7 Repeat these steps for all LinkInfo business rules.
See
Troubleshooting the product management workspace