Hi,
AX 2012 R3 environment.
This is related to Vendor Catalog.(Procurement and
sourcing/Common/Catalogs/Vendor catalogs/Related information/Generate
catalog template) - Application Integration Framework (Inbound).
I want to add some more fields to the existing XSD file template and then I have
to generate the CMR template file.
So how can I change the vendor catalog and to the vendor catalog template
generator (the functionality that generates the XSD file for the import, see
Procurement and sourcing/Common/Catalogs/Vendor catalogs/Related
information/Generate catalog template)
My main goal from this change is to add some more fields to the vendor catalog
and to the vendor catalog template generator, so that I should be able to import
the new fields along with the existing (standard) vendor catalog fields and along
with that while importing also I have to some more validations and my
customized code, then the records have to be inserted/updated into AX.
What is the exact path to change or add or remove the fields in the existing XSD
file and accordingly XML file. I tried to generate the XML file from XSD using
Visual Studio, but i am getting the error as XXX namespace was not resolved.