on 2018 Nov 26 6:30 AM
Hi Experts,
I have a requirement where i need to read multiple field level changes ( emp id, firstname, lastname, salary change, job code change etc..) from CompoundEmployee API and then construct XML for every change
<Row>
<EmpID></EmpID>
<fieldName></fieldName>
<fieldValue></fieldValue>
<ChangeDate></ChangeDate>
<Row>
i'm able to read the field level changes from compoundEmployee API, however I'm stuck on how to create the simple XML and pass over to data context. Any help would be appreciated.
Regards
Biplab Das
Request clarification before answering.
User | Count |
---|---|
72 | |
30 | |
8 | |
7 | |
6 | |
6 | |
6 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.