on ‎2019 May 08 10:36 AM
Hi Guys ,
I have an issue in punchout ,it is not adding doctype in response due to this ariba not working ,i found the issue it might be the converter is not calling ,any suggestions please
thanks, prabhakar
Request clarification before answering.
Hi Anitha Viswanatha , yes it is resolved you can update the converter in spring-mvc-config.xml in storefront with
<mvc:message-converters>
<bean class="org.springframework.http.converter.ResourceHttpMessageConverter"/>
<bean class="de.hybris.platform.b2bpunchoutaddon.converter.CXMLJaxb2MessageConverter"/>
<bean class="org.springframework.http.converter.json.MappingJackson2HttpMessageConverter" />
</mvc:message-converters>
</mvc:annotation-driven>
thanks, prabhakar
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Prabhakar,
Could you resolve the issue? I am also facing the same
Thanks & Regards, Anitha
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.