Country Defaulting in Supplier Address Creation
Summary
Defaulting logic in supplier address creation for different supplier management flowsContent
When a supplier address is created in various supplier management flows such as registration and profile management, the application will derive and default a country based on the following logic.
A. External/Supplier Self Service Registration:
- If the parameter "countryCode" and a value is provided in the registration URL, it will be used to derive the country. For example, if user appends "&countryCode=FR" at the end of the external registration URL, country will be defaulted to France when user is creating address during the registration.
- If the parameter "countryCode" is not provided or it does not resolve to a country, the application will derive the country using the
5