Passing Current Date in Item import integration soap XSL file
Summary
Passing Current Date in Item import integration soap XSL fileContent
Dear All,
We are trying to pass the Current Date - 1 value to the LastUpdateDate attribute in part import integration XSL.
Please suggest the format how to pass the current date in soap XSL
<ns2:group>
<ns2:conjunction/>
<ns2:upperCaseCompare>false</ns2:upperCaseCompare>
<ns2:item>
<ns2:conjunction/>
<ns2:upperCaseCompare>false</ns2:upperCaseCompare>
<ns2:attribute>OrganizationId</ns2:attribute>
<ns2:operator>=</ns2:operator>
<ns2:value>300000001945592</ns2:value>
</ns2:item>
</ns2:group>
<ns2:group>
<ns2:conjunction>And</ns2:conjunction>
<ns2:upperCaseCompare>false</ns2:upperCaseCompare>
<ns2:item>
<ns2:conjunction></ns2:conjunction>
<ns2:upperCaseCompare>false</ns2:upperCaseCompare>
1