Adding a Shared Resource

Tip: It is a good idea to use global variables in shared resources so that projects can be quickly adapted to run in different environments.
    Procedure
  1. In BusinessEvents Studio Explorer, right-click the folder where you want to store the shared resource and select New > Other.
  2. In the Select a Wizard dialog, expand TIBCO Shared Resources and select the resource type you want to add (see list in Step 3) and click Next.
  3. In the new resource wizard enter a name in the File Name field and click Finish.

    You see the editor for the shared resource you selected. See the following sections for guidelines on completing the fields:

  4. (Optional) View the Source tab. The source tab shows the XML source format for the shared resource. You can edit the XML source directly, but this is not recommended because of the risk of error. The resource editor provides validation checks.