Hello,
Working on an interfacce where we need to pick delta changes along with future hire.
Root Resource Path: WorkOrder
$select=userSysId,startDate,vendor,userSysIdNav/firstName,userSysIdNav/lastName,userSysIdNav/userId,userSysIdNav/empInfo/...
Hi.
I'm getting multiple employment_information from the compound employee API response and would like to sort based on the employment_information/start_date.
I tried this link and did as per suggestion, but in the output employment_information s...
Hi,I'm also facing the same issue. changes are done as suggested by "sriprasadshivaramabhat"but, in output employment_information segments are getting removed.is the below xslt right?<?xml version="1.0" encoding="UTF-8"?>
<xsl:stylesheet version="1.0...