Check list merge code retail - Song Nghia - Microsoft Dynamics Partner

Song Nghia - Microsoft Dynamics Partner

Song Nghia - Microsoft Dynamics Partner

Breaking

Thursday, June 25, 2020

Check list merge code retail

CHECK LIST MERGE CODE RETAIL        
Song Nghia - Technical Consultant

Thanks Phuoc Dinh - Technical Consultant for document

1.     CRT
a.       Request
b.       Response
c.       Service
d.       Entity
Example:

2.     Retail Server

a.       EdmModelExtender.cs
b.       CustomizedEdmModelFactory.cs
c.       Controller class

Example:
3.     Retail Proxy
a.       Manager class

Example:

4.     POS
a.       Dataservice
                                       i.            DataServiceEntities.g
                                     ii.            DataServiceRequests.g
b.       Entities (if have)
c.       Handler (if have)
d.       Operations (if have)
e.       RequestHandlers (if have)
f.        TriggerHandlers  (if have)
g.       Resources (if have)
h.       ViewExtensions (if have)

Example



5.       SQL scripts 


6.       After build CRT & Retail Server copy and pasted dll into 2 folder in RetailServer as below:

a.       K:\RetailServer\WebRoot\bin

b.       K:\RetailServer\WebRoot\bin\Ext

7.       Setup CRT DLL into CommerRuntime.Ext.config


8.       Setup CRT & RetailServer DLL into web.config


9.       After build Retail package update DLL into web.config