tAzureStorageQueueOutput
Note that this component can only be used with Java 8.
tAzureStorageQueueOutput Standard properties
These properties are used to configure tAzureStorageQueueOutput
running in the Standard Job framework.
The Standard
tAzureStorageQueueOutput component belongs to the Cloud family.
The component in this framework is generally available.
Basic settings
Property Type |
Select the way the connection details
This property is not available when other connection component is selected |
Connection Component |
Select the component whose connection details will be |
Account Name |
Enter the name of the storage account you need to access. A storage account |
Account Key |
Enter the key associated with the storage account you need to access. Two |
Protocol |
Select the protocol for this connection to be created. |
Use Azure Shared Access Signature |
Select this check box to use a shared access signature (SAS) to access the In the Azure Shared Access Signature field displayed, Note that the SAS has valid period, you can set the start time at which the |
Queue name |
Specify the name of the Azure queue to which the messages will be added. |
Schema and Edit schema |
A schema is a row description. It defines the number of fields (columns) to
The schema of this component is predefined with one single column Click Edit schema to make changes to the schema.
|
Die on error |
Select the check box to stop the execution of the Job when an error |
Advanced settings
tStatCatcher Statistics |
Select this check box to gather the Job processing metadata at the Job level |
Global Variables
NB_LINE |
The number of messages processed. This is an After variable and it returns an |
NB_SUCCESS |
The number of messages successfully enqueued. This is an After variable and it |
NB_REJECT |
The number of messages rejected. This is an After variable and it returns an |
ERROR_MESSAGE |
The error message generated by the component when an error occurs. This |
Usage
Usage rule |
This component is usually used as an end component of a Job or Subjob and it |
Related scenario
No scenario is available for this component yet.