getCategoryAdminSysKeyByCategoryId

Description
This inquiry transaction returns the category administration system key details for a given category and external administration system.
Web Services
Operation name: getCategoraAdminSysKeyByCategoryId
Service name: DWLBusinessServices
Example
Retrieve the details of a category administration system key for the category "Life Insurance" in the organization's core legacy system.
Usage information
A category can have no more than one administration system key in a given external administration system.
Preconditions
Not applicable
Mandatory input
  • CategoryId
  • AdminSystemType
Inquiry levels
Not applicable
Filter values
Not applicable
Transaction behavior
Because an administration system key is expected to correspond to a single category within a category hierarchy, this transaction only returns one record for each request.
Request message
<InquiryType> getCategoryAdminSysKeyByCategoryId

<InquiryParam>

     <tcrmParam name = "CategoryId">

     <tcrmParam name = "AdminSystemType">

Response objects
CategoryAdminSysKeyBObj
Special note
Not applicable