Using Temporary Manifest Expressions During Development
It is recommended that you configure a temporary manifest expression that makes the manifest specific to a single user. This configuration allows you to test and troubleshoot the manifest configuration, if necessary.
To use temporary manifest expressions during development
Configure a manifest.
For more information, see Configuring Custom Manifests.
In the Expressions list, add an expression that configures the manifest for a single user.
For example:
Name Expression CCHENG
GetProfileAttr("Login Name") = 'CCHENG'
Log out of the client, and then log back in to the client using the ID that you specified in Step 2.
If you encounter an error during the log in, or if the client stops responding, then do the following:
Close the client session.
Log in with a user ID that is different from the ID that you specified in Step 2.
Troubleshoot the manifest configuration error.
For example, assume you configure a manifest that references a custom file in the
siebel/custom
folder, but you forget to add this custom file to this folder. If you attempt to log in to the client with this configuration, then the client might stop responding, and you might not be able to examine the manifest configuration. If you configure a temporary expression that is specific to a single user, then you can log in as a different user and troubleshoot the manifest configuration.
If necessary, fix the manifest configuration.
Remove the expression that you added in Step 2.