Enterprise Administration > Implementing Windchill ESI > Implementing Windchill ESI in an ORACLE Applications Environment > Performance Planning > Analyzing Message Numbers and Size > Rendezvous Interface
  
Rendezvous Interface
For the Rendezvous interface, the number of messages per transaction is the sum of:
API calls per business object or subtransaction (approximately 3) multiplied by the number of business objects or subtransactions in the ESIResponse message.
ERP API results (approximately 3) multiplied by the number of business objects or subtransactions in the ESIResponse message.
The size of each API message is typically quite small, containing attribute data for a single business object.
* 
Windchill ESI services will create as many transactions as there are ERP instances in a given release. In general the number of messages per release (or publish operation) equals the number of messages per transaction multiplied by the number of transactions that are created for the release.