Hello,
I am trying to use E-Connect 10 to update Employee Information in Microsoft Dynamics GP 10. Thanks to for a great "Getting Started" post. I followed it mostly and was able to use Serialization to build <taCreateEmployee> node. I also got it to update GP Employee record as expected.
Now, my problem is I am not sure how to update only some fields with this approach.
Is there a way where I can just update these 3 fields : PayrollStatus, EmploymentType and JobCode and leave the other information on <taCreateEmployee> untouched using E-Connect. Please bear with me as I am a newbie to E-Connect.
Thanks again for your help.