Sample XML Files
Copies of the sample XML files described below can be found in the Windchill ESI CDs. Or while installing using MICU, the sample files gets copied into the <TIBCO_HOME>/esi/WindchillSimulationXML.zip
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?