Hi, how can I include custom orderfields in the ErpOrderExport.xml ? I think I saw a checkbox somewhere but not sure.
Its a standard "New activity from template" and then ErpOrderExport
Regards
Kim
Hi, how can I include custom orderfields in the ErpOrderExport.xml ? I think I saw a checkbox somewhere but not sure.
Its a standard "New activity from template" and then ErpOrderExport
Regards
Kim
EcomOrderCustomerFirstName is also not a part of ErpOrderExport.xml so is it possible to extend the ErpOrderExport.xml with exstra fields?
Hi Kim,
you can use the job from template and in this case check the button "Check tables schema" - if it is enabled click on it so your schema gets updated and you can select and add the fields you want to export in the mappings.
Or you can create the OrderProvider->Xml provider job with your own settings or mappings or auto mappings and use that job in your integration scheduled task.
The order custom fields are shown in the same list as regular order fields so you can select them in the job column mappings.
Regards, Dmitrij
Thanks Dmitrij
You must be logged in to post in the forum