Integration Server 10.15 | Integration Server Administrator's Guide | Managing Packages | Using Packages | Predefined Packages
 
Predefined Packages
The following packages are predefined and installed by default on each Integration Server instance. They are also included in the package repository.
Package
Description
Default
Integration Server looks in this package if a user accesses the server without specifying a package name (for example, by using the URL http://localhost:5555). You can also use it to store elements you create without first creating a package.
Note:Integration Server searches the pub directory in the Default package for an index.dsp or index.html file. As shipped, the pub directory contains an index.html file that points the user to an index.dsp file in the WmRoot package. This index.dsp file loads the Integration Server Administrator. To prevent a user from inadvertently accessing the Integration Server Administrator, you can edit the index.html file in Default/pub and change it to point to an innocuous page. To prevent a user from seeing or accessing all DSP files on Integration Server, you can use the watt.server.displayDirectories server configuration parameter. See Stage 7: Setting Up Security for more information.
WmPublic
This package contains services that you can call from your client applications and services. See the webMethods Integration Server Built-In Services Reference for more information.
WmRoot
This package provides core Integration Server functionality and auxiliary files.
Important:
Do not alter or delete this package.
WmAdmin
This package provides the functionality and files for Integration Server Administrator and the Integration Server Administrator API . For more information about the Administrator API, see Integration Server Administrator API API.
Important:
Do not alter or delete this package.
WmART
This package supports webMethods 6 or later adapters.
Important:
Although the WmArt package is installed by default, if you are not fully licensed to use this package, it will be hidden from view, and you will not be able to build or run custom adapters, or use any transaction services.
WmXSLT
This package contains services that you use to transform XML data from one format or structure to another. See the webMethods Integration Server Built-In Services Reference XSLT Folder and webMethods Service Development Help for more information.
WmJSONAPI
This package contains services that support REST V2 resources to become JSON API compliant.
WmParquet
This package contains services to support processing of parquet files in Integration Server. See the webMethods Integration Server Built-In Services Reference XSLT Folder for more information.
The packages in the table below provide services that enable you or other webMethods products to perform certain tasks.
This package
Contains services that
Refer to
WmARTExtDC WmISExtDC WmTNExtDC
Infrastructure Data Collector uses to discover and monitor adapters installed on Integration Server, Integration Server itself, and Trading Networks Server, respectively.
Administering webMethods Optimize
WmCDS
Integration Server uses to communicate with Common Directory Services (CDS) which provides a unified mechanism to connect to different user directories and manage users, groups, and roles, together with the users' access to webMethods resources. This package in installed when the Central User Management package is selected in the Software AG Installer.
Managing Users with Common Directory Services for information about using Common Directory Services in Integration Server Administrator.
Configuring a Central User Directory or LDAP for information about using Central User Management with Common Directory Services and My webMethods Server.
WmCloud
Integration Server uses to share services with webMethods Integration Cloud.
Configuring On-Premise Integration Servers for webMethods Cloud
WmDesigner
Support business processes modeled in Software AG Designer.
Software AG Designer Online Help
WmFlatFile
Flow services or the File Polling processing service can call to initially accept and consume inbound flat files.
Flat File Built-in services Guide
WmGRPC
Support gRPC in Integration Server.
Configuring gRPC in Integration Server and webMethods Service Development Help
WmOptimize
Support business processes monitored using webMethods Optimize.
Optimize documentation
WmPRT
Support business processes executed using the webMethods Process Engine.
Administering webMethods Process Engine
WmTaskClient
Support tasks developed using the webMethods Task Engine.
webMethods Task Engine User’s Guide
WmWin32
You can use for Integrated Windows authentication on Integration Server.
Note:
This package is deprecated in Integration Server 7.1
If you want to streamline Integration Server (for example, because you are using it only to host adapters), you can disable many of the packages described in above.
Important:
Do not disable, delete, or alter the following packages: Default, WmAdmin, WmPublic, WmRoot.
You can disable the following packages:
Package
Restriction
WmART
Important:
Do not disable this package unless you are also going to disable WmARTExtDC, or WmARTExtDC will not load.
WmARTExtDC WmISExtDC WmTNExtDC
Important:
Do not disable the WmISExtDC package unless you are also going to disable WmTNExtDC and WmARTExtDC, or those packages will not load.
WmCDS
Do not disable the WmCDS package if you use Common Directory Services for authentication.
WmFlatFile
None.
WmGRPC
Do not disable the WmGRPC package if you need to run the embedded gRPC server, handle gRPC client requests, or create gRPC descriptors.
WmPRT WmDesigner WmTaskClient
None.
WmOptimize
None.
WmXSLT
None.
WmJSONAPI
None.
WmParquet
None.
For instructions on disabling a package, see Disabling a Package.