Updating the LinkInfo business rule

You can 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 select the workspace administrator you want to use.
  2. In the frame of attributes, right-click and select View Source.
  3. The ID for the member is the same as the elemId variable. Note the ID.
  4. Click Configure > Attributes.
  5. Select the module and attribute.
  6. The business rule is displayed in the Default Value attribute. For example, =LinkInfo("Market Plans","Description","12",'Market Plans',"listen_to=Description"). Replace the parameter "12" with the ID number from step 3.
  7. Click Copy Default Value To All Elements.
  8. Click OK.
  9. Repeat these steps for all LinkInfo business rules.

Results

The business rule is updated.

Feedback