Hi All,
We have a requirement to add new fields such as Name,Area,District,MobileNo in Loyalty Card Creation Form, but optional.
Do we need to first save the loyalty and then update the loyalty or Can we pass the parameters at the time of creating Loyalty.
As like (Save Customer) i tried as below:
To Extend RTS, i have added an update method in AOT>CLASSES> RetailTransactionServiceEx >
as per technet.microsoft.com/.../dn126098.aspx
I called the new method from the commerce runtime in Retail SDK\Commerce Run-time\Services\Loyalty\
how/Where should i call my extended method to pass the parameters to create and save the loyalty card at the time of creation.
I have created new thread as it was verified & no response:
community.dynamics.com/.../202720
Thank you.