Table of Contents

Search

  1. Preface
  2. The Application Integration Console
  3. Process Server Configuration
  4. Deployed Assets
  5. Process Schedules
  6. Processes
  7. Process Server Health
  8. Process Metrics
  9. APIs
  10. Connections
  11. Guides
  12. Logs

Monitor

Monitor

Viewing Catalog Resources

Viewing Catalog Resources

Any resource can be accessed by any deployed BPEL process and only one copy is maintained.
The following image shows the Resources tab:
The image shows a sample Resources tab with a list of resources.
When you view the
Resources
tab for a Secure Agent, it displays the following details on how the node is accessing the catalog (the details do not display if you view the Resources for the Cloud Server):
Item
Description
Total Reads
The number of reads to retrieve resource information during process execution (in cache or not).
Disk Reads
The number of reads made to resource files not in the cache expressed as an absolute number and percentage of Total Reads.
Cache Efficiency
The percentage of resources that are read from memory versus read from storage. For example, 100% indicates that all resource reads are coming from the memory cache.
Cache Size
The number of resource files in stored cache. The default is 100. You can set cache size on the
Admin
Configure Server
Server Properties
. Modifying the cache size may improve engine performance.
The Resources list shows the type, name, and namespace for the resource. Rest your mouse on the Resource name to view the physical location where the resource was loaded from.
The information about a resource on this page is the same as that is displayed in the Resource Detail page. Clicking on a resource link displays the Resource Detail page.
Resource Detail Page
The
Resource Detail
page shows the same information that is on the Resources page for each resource. It also displays the XML source code.
The following image shows a sample Resource Detail page:
The resource detail page of a schema resource with details, XML source code, and process versions that reference this schema
Property
Description
Name
The name of the resource
Class
The class from which the resource was instantiated
Location
The physical location from where the resource is loaded. This helps to uniquely define the location when the deployment descriptor was created and can be used to have multiple resource files of the same name deployed to the engine. The WSDL location is referenced in the
.pdd
file.
Version
The version of the resource. This is either automatically created by the Process Server or assigned to in the
.pdd
file.
Target Namespace
Target namespace in the resource
Process Group
Group name that was added in the
.pdd
file; this is used to organize resources
Description
Description that was added in the
.pdd
file
Last Modified
The date at which this resource was last changed
The
Resource Detail
page shows the process versions referencing this resource for some resources.
Selection Filters
Use Selection Filters as follows:
  • Select a State—All, Online or Offline. For details, see
    Contributions
    .
  • Select a resource Type from the list.
  • Type in a Resource name—You can use wildcards, such as
    tutor*.*
  • Type in a Target Namespace—You can use wildcards.
  • Type in a Group name—If a group name was defined during deployment, you can search for it.
Select
Submit
to display the filtered list of resources.

0 COMMENTS

We’d like to hear from you!