Sample XML Files
Copies of the sample XML files described below can be found in the Windchill ESI CDs.
ESISendResponse
This file triggers publication of ESIResponse for a particular transaction.
<?xml version = "1.0" encoding = "UTF-8"?>
<ESIGenerateResponse>
<TransactionNumber>8</TransactionNumber>
</ESIGenerateResponse>
Was this helpful?