Hi community,
i have a scenario where a bizTalk Server sends to AX 4.0 Payment terms. These are monthly, quarterly and yearly and are expressed as numbers 1,3,12.
For that purpose I created a Base Enum field in AX that has values 1,3, and 12.My doubt is that BizTalk works with integers, AX works with strings in the Base Enum. Will this import work? Or should I skip the validation and just use an integer field?
I myself dont have a possibility to test the import on clients systems.
*This post is locked for comments
I have the same question (0)