Routing Definition Naming Conventions
The following table lists the naming conventions for routing definitions:
| Method for Generating and Creating Routing Definitions | Convention | Description |
|---|---|---|
|
System-generated during upgrade. |
~GEN_UPG~<unique number> For example: ~GEN_UPG~10062 |
Routing definitions generated during the upgrade process. These may be any-to-local, local-to-local, or point-to-point routing definitions. |
|
System-generated at runtime. |
~GENERATED~<unique number> For example: ~GENERATED~15312 |
Routing definitions generated by the PeopleSoft system from the Service Operations-General tab. These routing definitions are any-to-local or local-to-local. |
|
System generated by the Consume Web Service wizard. |
~IMPORTED~<unique number> For example:~IMPORTED~14857 |
Routing definitions generated using the Consume Web Service wizard. |
|
User-defined. |
Up to 30 characters, no spaces. For example: QE_ROUTING. No special characters, such as dots (“.”) and slashes (“/” or “\”), are permitted. |
Manually created point-to-point routing definitions and local-to-local routings. You can also rename system-generated routing definitions using the Service Administration component. |