cancel
Showing results for 
Search instead for 
Did you mean: 

SAP CPQ Attribute Translation Via API

mertkan
Explorer
0 Kudos
730

Hello Experts,

We are trying to send attribute translations via the below API ERP to CPQ.

But when sent from the postman the below message is responding;

Does anyone know how can I fix this?

We are using quote 1.0. Could this error relate to the version of CPQ?

Thank you,

Mehmet

Accepted Solutions (0)

Answers (1)

Answers (1)

yogananda
Product and Topic Expert
Product and Topic Expert
0 Kudos

mertkan

First thing - Attribute translation will come through Knowledge Base.
Can we know why you're trying to do through manual approach and using API ?
mertkan
Explorer
0 Kudos

Hi Yogananda,

We have no VC and Pricing integration. We are using CPQ standalone meaning that all the attributes and formula rules are created from CPQ.

I created a custom ALV report on the ERP side and that is fetching the attributes and attributes ID from CPQ and matching them on ERP. We have 10 languages that are waiting to translate. Instead of bulk attribute translation via excel import from CPQ, I thought API can be an easier way.

Thanks

yogananda
Product and Topic Expert
Product and Topic Expert
0 Kudos

mertkanokay understood. Instead of POST use PUT

mertkan
Explorer
0 Kudos

Hi Yogananda,

Same error responding also for PUT.

yogananda
Product and Topic Expert
Product and Topic Expert

Its working fine from my sample call... can you raise a support ticket with POST and PUT method screenshots..

pritee_patil
Explorer
0 Kudos

Hi mertkan

Did you get solution to this issue? We have similar requirement and I am getting error '302Moved Temporarily' for POST attribute translation API.

Thanks,

Pritee