reloadAllOperationalCodeTypes
- Description
- This transaction reloads the cache for a given code type.
- Web Services
- Operation name: reloadAllOperationalCodeTypes
Service name: DWLCommonServices-Domains
- Example
- Reload all data for the Source Identification Type code table.
- Usage information
- In a multiple server environment, an "add" or "update" to code table data is applied only to the cache on the specific server where the transaction is processed. Use this transaction to load the new data on other server instances.
- Preconditions
- Code type must exist.
- Mandatory input
- CodeTypeName
- Inquiry levels
- Not applicable
- Filter values
- Not applicable
- Transaction behavior
- This transaction reloads all code table data for the specified code type. The code type name is not case sensitive.
- Request message
- <InquiryType> reloadAllOperationalCodeTypes
<tcrmParam name= "codeTypeName">
- Response objects
- List of code table objects, one for each record reloaded in the code table
- Special note
- This transaction is valid for all C2 and C3 category code types. Note: For descriptions of the three code type categories (C1, C2, and C3), see Code table transactions.