Developer forum

Forum » Integration » IntegrationCustomerCenterItem prefix on documents when using GetList request

IntegrationCustomerCenterItem prefix on documents when using GetList request

Adrian Ursu Dynamicweb Employee
Adrian Ursu
Reply

Hi guys,

We have received a request from a customer to change the name of the pdf files that are saved from IntegrationCustomerCenter.

It looks like they get an "IntegrationCustomerCenterItem" prefix and I have no idea if I can edit this prefix without touching the LiveIntegration code.

Is there a way to do it?

Thank you,
Adrian


Replies

 
Dmitriy Benyuk Dynamicweb Employee
Dmitriy Benyuk
Reply

Hi Adrain,
no, you can not override it, there is no extensibility point for that. So you can request a feature request for that or implement it on your own in the file
Dynamicweb.Ecommerce.LiveIntegration\IntegrationCustomerCenterHandler.cs, Method: RetrievePDF.
Kind regards, Dmitrij

 
Adrian Ursu Dynamicweb Employee
Adrian Ursu
Reply

Hi Dmitrij,

Thank you for your answer.

I will ask for a feature request in a separate task.

In the meantime, I have solved it with IIS URL Rewrite.

Adrian

 

You must be logged in to post in the forum