Customer Add NAV-Magento2 Multiconnection
Updated:
Executing the Process is a vital part when integrating any applications. This Document will let the users to understand how the integration process can be executed through workflow for adding Customers from Ms Dynamics NAV to Magento2 (Multi-store).
Brief Description
In this integration scenario, multiple connections have been made for transformation of Adding Customers from Ms Dynamics NAV to Magento2 (along with multiple Magento websites from a single Magento admin).
- Login to the MS Dynamics NAV client.
- Navigate to the Customers page and click on the NEW button to create a new customer. The customer cart page opens.
- Enter the general details of the customer in the customer card page.
Note: The fields Address, Email and Ph no are the mandatory fields
- Enter all the details in AEC Customer page.
- Once the details are incorporated, click on the OK button.
LookUp Mapping
N/A
Attribute Mapping/Transformation
The pre-packaged mappings will successfully sync data to Magento2 from MS Dynamics NAV.
Given below is the attribute mapping for executing the touchpoint Customer upload syncback
touchpoint.
You need to provide mapping details to complex object collection - ShipToAddressLines
and attribute Code
. Also the
mapping details to the root variables
need to be provided as shown in the above image.
However for more informations related to mapping, see Mapping & Transformation Techniques
Action Filter
Add a node to the given pre-packaged order of the Action filter with two sub-nodes Field
and Criteria
.
View the image below to define the Action Filters.
Executing the Workflow Integration
Note: Before integrating with Magento2 and MS Dynamics NAV make sure all the Master Data Touchpoints are synced
- Once the workflow is designed, Update the Configuration in agent for deploying the workflow in the agent.
- Navigate to the Workflow Panel in the agent and click on the Start Sync Button for executing the Process.
- Once the Execution is finished click Resync Button in the agent.
- The Resync Panel show the Success Result in the agent.
Integration Data Survey
The user can survey the data by viewing the Processed Snapshotfrom the node level of the workflow. This Snapshot View displays the successful execution of the workflow.
Post Condition
- The user can view the customer (C00640 as 5738) synced in Magento2.
- The sync flag update & WebId from magento is returned in syncback. The user can also go to NAV and check if the WebCustomerid has returned and the WebSyncFlag has been set to ‘T’ (True) from ‘F’ (False).
Note : A customer created in nav is unique for each connection that cannot be sync the same customer to multiple magneto urls.
Frequency of use
The user can execute the Integration through workflow as and when required.
Troubleshooting
N/A