Hi All,
I am having CSU, but not having E-Commerce. So, site builder is not available.
I downloaded the Microsoft Dynamics 365 E-Commerce online SDK. In .env file, I have configured the following properties as per the documentation.
MSDyn365Commerce_BASEURL,
MSDyn365Commerce_CHANNELID,
MSDyn365Commerce_CATALOGID,
MSDyn365Commerce_OUN=00000043
but not MSDyn365Commerce_BASEIMAGEURL because of Site builder is not there.
For CHANNELID and OUN which represents the Record Info -> Record-ID and Organization unit number from the Online Store(F&O)
I was trying to access the Retail Server from Online SDK, I got the following Error
[error] error in getting channel configuration
Microsoft_Dynamics_Commerce_Runtime_OperatingUnitNumberNotFound: The operating unit number '{0}' was not found.
1. Without E-Commerce subscription, is it possible to connect to the Retail Server from Online SDK?
2. If it is possible then Please help me to resolve this error and to establish connection with out error?
Thanks,
VLE