Test DateTime sync
Magento and SF Org time zone are the same
Default Time Zone | (GMT+03:00) Eastern European Standard Time (Europe/Istanbul) |
Cases:
Case | PC local Time | request data | mapping result | Salesforce Field |
---|---|---|---|---|
Magento Attribute = Product: created_at | PC time 12.21 | Entity Product, SKU date product3, Store ID 0 request data: | Entity Product, SKU date product3, Store ID 0 mapping result: | Date field = 7/12/2022 |
Magento Attribute = Product: updated_at Salesforce Attribute = Date field | PC time 12.43 | Found Product, SKU date product3, Store ID 0 entity and the following data: | Entity Product, SKU date product3, Store ID 0 mapping: | Date field = 7/12/2022 |
Magento Attribute = Product: created_at Salesforce Attribute = Datetime field | PC time 12.54 | Entity Product, SKU date product4, Store ID 0 request data: | Entity Product, SKU date product4, Store ID 0 mapping: | Datetime field = 7/12/2022, 2:54 AM |
Magento Attribute = Product: updated_at Salesforce Attribute = Datetime field | PC time 13.06 | Entity Product, SKU date product4, Store ID 0 request data: | Entity Product, SKU date product4, Store ID 0 mapping: | Datetime field = 7/12/2022, 3:06 AM |
Magento Attribute = Product: Magento data Salesforce Attribute = Date field | PC time 15.38 | Found Product, SKU date product7, Store ID 0 entity and the following data: | Entity Product, SKU date product7, Store ID 0 mapping: | Date field = 7/12/2022 |
Magento Attribute = Product: Magento data Salesforce Attribute = Datetime field | PC time 15.41 | Found Product, SKU date product7, Store ID 0 entity and the following data: | Entity Product, SKU date product7, Store ID 0 mapping: | Datetime field = 7/11/2022, 5:00 PM |
Magento Attribute = Product: Magento datatime Salesforce Attribute = Date field | PC time 15.43 | Entity Product, SKU date product9, Store ID 0 request data: | Entity Product, SKU date product9, Store ID 0 mapping: | Date field = 7/12/2022 |
Magento Attribute = Product: Magento datatime Salesforce Attribute = Datetime field | PC time 15.47 | Entity Product, SKU date product9, Store ID 0 request data: | Entity Product, SKU date product9, Store ID 0 mapping: | Datetime field = 7/12/2022, 8:47 AM |
Magento and SF Org time zone are not the same
Magtento Time Zone | (GMT -07:00) Pacific Standard Time (America/Los_Angeles) |
Case | PC local Time | request data | mapping result | Salesforce Field |
---|---|---|---|---|
Magento Attribute = Product: created_at | PC time 15.32 July 12 | Entity Product, SKU "Product test1", Store ID "0" request data: | Entity Product, SKU "Product test1", Store ID "0" mapping result: | Date field = 12/07/2022 |
Magento Attribute = Product: updated_at Salesforce Attribute = Date field | PC time 15.48 July 12 | Found Product, SKU "Product test1", Store ID "0" entity and the following data: | Entity Product, SKU "Product test1", Store ID "0" mapping result: | Date field = 12/07/2022 |
Magento Attribute = Product: created_at Salesforce Attribute = Datetime field | PC time 17.12 July 12 | Entity Product, SKU "Product test1", Store ID "0" request data: | Entity Product, SKU "Product test1", Store ID "0" mapping result: [data_time_field__c] => 2022-07-12 14:12:18 | Datetime field = 12/07/2022, 07:12 AM |
Magento Attribute = Product: updated_at Salesforce Attribute = Datetime field | PC time 17.16 July 12 | Entity Product, SKU "Product test2", Store ID "0" request data: | Entity Product, SKU "Product test2", Store ID "0" mapping result: | Datetime field = 12/07/2022, 07:16 AM |
Magento Attribute = Product: Magento data Salesforce Attribute = Date field | PC time 17.50 July 12 | Entity Product, SKU "Product test5", Store ID "0" request data: | Entity Product, SKU "Product test5", Store ID "0" mapping: | Date field = 10/07/2022 |
Magento Attribute = Product: Magento data Salesforce Attribute = Datetime field | PC time 18.01 July 12 | Entity Product, SKU "Product test6", Store ID "0" request data: | Entity Product, SKU "Product test6", Store ID "0" mapping result: | Datetime field = 10/07/2022, 17:00 |
Magento Attribute = Product: Magento datatime Salesforce Attribute = Date field | PC time 18.15 July 12 | Entity Product, SKU "Product test7", Store ID "0" request data: | Entity Product, SKU "Product test7", Store ID "0" mapping: | Date field = 12/07/2022 |
Magento Attribute = Product: Magento datatime Salesforce Attribute = Datetime field | PC time 18.22 July 12 | Entity Product, SKU "Product test8", Store ID "0" request data: | Entity Product, SKU "Product test8", Store ID "0" mapping: | Datetime field = 12/07/2022, 01:21 |
Related articles