PollQuantity
The PollQuantity property designates the number of items
from the application that the connector polls for. If the adapter
has a connector-specific property for setting the poll quantity,
the value set in the connector-specific property overrides the standard
property value.
This property is valid only if the value of the DeliveryTransport property is JMS, and the ContainerManagedEvents property has a value.
An e-mail message is also considered an event. The connector
actions are as follows when it is polled for e-mail.
- When it is polled once, the connector detects the body of the
message, which it reads as an attachment. Since no data handler
was specified for this mime type, it will then ignore the message.
- The connector processes the first BO attachment. The data handler
is available for this MIME type, so it sends the business object
to Visual Test Connector.
- When it is polled for the second time, the connector processes
the second BO attachment. The data handler is available for this
MIME type, so it sends the business object to Visual Test Connector.
- Once it is accepted, the third BO attachment should be transmitted.
