Hi All, I am working with an integration project l...
# integrations
k
Hi All, I am working with an integration project like salesforce - Mulesoft - NetSuite. when a sales order is pulling from salesforce to NetSuite using middleware Mulesoft(using NetSuite connector) getting country error error: No enum constant org.mule.module.netsuite.extension.api.Country._unitedStates As i followed below NetSuite SOAP countries list still getting error https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2021_1/schema/enum/country.html?mode=package And finally i pass value like UNITED_STATES its working - do we have any standard list for countries like this.
question not answered 1
d
It seems that
N/format
has
format.Country.UNITED_STATES
, but the format.Country "enum" just says:
Values
All countries.