Zuora Read
On this Page
Snap type: | Read | |||||||
|---|---|---|---|---|---|---|---|---|
Description: | This Snap provides the ability to retrieve all fields for a Zuora object.
| |||||||
Prerequisites: | [None]
| |||||||
Known Issue | High heap usage triggering pipeline termination for Zuora Read Snap. The pipeline killer is activated when heap usage exceeds 95% of the max capacity. This terminates the Zuora Read process because of its high output, disrupting pipeline execution and causing delays and incomplete data ingestion from Zuora. Workaround: Reducing output document volume or optimizing memory usage may help temporarily. We are working on a fix for better heap management and handling large document volumes in the Snap. | |||||||
Support and limitations: | Works in Ultra Tasks. | |||||||
Account: | This Snap uses account references created on the Accounts page of SnapLogic Manager to handle access to this endpoint. See Zuora Account for information on setting up this type of account.
| |||||||
Views: |
| |||||||
Settings | ||||||||
Label
| Required. The name for the Snap. You can modify this to be more specific, especially if you have more than one of the same Snap in your pipeline. | |||||||
Request timeout
| Required. Defines the timeout value for the SOAP request, 0 means no timeout
| |||||||
Object | This property sets the Zuora object name. A suggestion will retrieve a list of all available object names from Zuora that can be read as a whole. Only objects that are read as a whole can be select. The Select Snap should be used for selecting fields of an object to be read. Example: Account
| |||||||
Remove namespace prefixes | Select this option to remove any residual XML namespace prefixes from the output JSON. For example, "ns2:Id" becomes "Id". Default value: Not selected. | |||||||
Snap Execution | Select one of the following three modes in which the Snap executes:
Default Value: Execute only | |||||||
Downloads