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

Unable to import Impex with HTML formatted tags

Former Member
0 Likes
416

Hi All,

Can somebody help on below issue while importing impex which embedded with some HTML tags (like <p>, <span> etc). Getting attached error even during validation of impex (Http Status 400-Bad Request).

400badrequest-impeximport.png

Below is the snippet of impex we are using. Highlighted content which is causing the issue. Please suggest, if anybody knows the solution

INSERT_UPDATE PSProduct;code[unique=true];name[lang=$lang];binder;thickness;note;brochureURL;layingGuideURL;videoURL;caseStudyURL;active;$catalogVersion;$approved

;1;testProduct;ymm;11mm;"<p><span style=""font-size: 12pt;"">- Cost effective alternative to resin bound alternatives and block paving</span></p><p><span style=""font-size: 12pt;"">- Faster to lay than non bituminous alternatives</span></p>";;;;;1;

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member633554
Active Participant
0 Likes

That is the correct syntax for impexing html content.

When you import in hac what error is produced?