Hi All,
I have two systems: Dynamics 365 Sales CE and FO, those two are integrated.
When user is using D365 CE and tried to import the data but accidentally there is a white space behind, it will create data in D365 CE with white space as well.
Then data is integrated to D365 FO, will create record without whitespace.
The issue is when the data processed something on FO and throw back to CE, it won't recognize the data, string is not matched.
For example:
D365 CE = "Class A " --> with whitespace behind "A'
D365 FO = "Class A" --> without withspace
So my question is which one is better and feasible to be applied?
1. Set D365 FO to receive data as it is (with whitespace)
2. Add logic in D365 CE, when user import the data then remove whitespace behind.

Report
All responses (
Answers (