cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Multilevel Categorization not copied

0 Likes
590

Hi

I have call center scenario, where interaction record multilevel categorizations to be copied to corresponding service request multi level categorization.

As the Subject profile is assigned to interaction record ( Activity type and Subject profile category F ) and there is no option to assign the subject profiles to service request , not able to copy the categorization from interraction record to service request .

What is the procedure to copy the multi level categories from interaction record to service request.

Accepted Solutions (0)

Answers (1)

Answers (1)

bruce_li
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi,


For service request, according to note 1266940, Parameter: TXN_TYPE_AND_CATALOGTYPE should be used.

Hence, you need to create relevant entries in following customizing for your service request transaction type.

Customer Relationship Management=>CRM Cross-Application Components=>Multilevel Categorization=>Assign Transaction Types to Catalog Categories

You can refer to entries for SRVR in above customizing, like following.

Transaction Type Description Catalog Category
SRVR Service Request C and D

Then on WebUI, you display the relevant Categorization schema, under "application areas" assignment block, you select as below:

1. Application ID => Service Reauest/ Incident
2.Parameter=> TXN_TYPE_AND_CATALOGTYPE
3. Vaue => The entries in maintained in above customizing.

Best Regards,
Bruce