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

Internal catalog update termination -SRM_EXTRACTED_CLTG

Former Member
0 Likes
133

Hi,

We are using SRM server 5.5 (SP15) and CCM2.0.

We are doing an enhancement to transfer values from SRM for characteristics /CCM/URL and /CCM/DESCRIPTION in the internal catalog SRM_EXTRACTED_CLTG.

In this case we are passing values in this format /CCM/DESCRIPTION = file name.jpg and /CCM/URL=http://webserver101:1080 using badi BBP_CCM_CHAR_MAINT

while executing the program bbp_ccm_transfer_catalog with intial force transfer option.We are facing an issue related to catalog updation with message log "error when updating item"

After this catalog update is getting terminated at that point. We have checked all messages passed through XI and it is processed sucessfully. We are clueless find to any issue here.

Can anyone provide some insight for resolution of this issue?

Thanks in advance.

Regards,

Umesh

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Likes

Hi,

I am able to find answer for this issue on my own.