Misc Elements
Misc elements in the Process Designer tool enhance capabilities of the Automator.
The table below specifies functionality of the Misc group elements.
Element Name |
Description |
Properties and Definitions |
Distribution |
Distributions specify actions, called distribution actions, that distribute or handle files and information outside of Automator. Distributions can be specified for input files, export files, and portable reports, and can be configured with the Distribution Editor and the Script Editor. Distributions can be used for: |
Acceptable distribution actions:
Detailed information on distribution settings is specified in the Distribution Settings table below. |
Script |
Automator supports the use of Visual Basic.NET script. You can find collection of Visual Process Designer scripts is the Process Designer Scripting API section. |
If the scripts have errors, all the errors are displayed below the Script field. All namespaces and references, which are specified in the Global Scripts of Standard Processes, are imported in the scripts of Visual Processes. There is no limit to what you can do with the scripting function of Visual Process Designer Scripting API. The entire Microsoft .NET Framework is available for use. You can use Visual Studio.NET to help create your scripts, or you can obtain the free Microsoft .NET Framework SDK. Note that while you can compile and test your scripts with the Visual Process Script, you must ensure that you are not using message boxes or other functions that interact with the UI when you are running the scripts as part of a process. NOTE: Automator users can only edit scripts if they are granted editing privileges by the Admin. |
Credentials |
Use it to specify the HTTP, FTP/SFTP, Amazon S3, Microsoft Azure, Oracle Cloud Infrastructure, and Google Cloud Storage login credentials for input, model, and export files. |
NOTE: To use the current Windows login, select the Use current user credentials checkbox.
NOTE: Objects can also be imported from and exported to Azure Data Lake Storage Gen2 and Azure Blob Storage via Azure Active Directory authorization.
NOTE: Select the Use Defaults defined in Server Settings to use the credentials saved from the Server Integration tab in System Preferences. |
Timer |
When configuring a process, one of the settings you can specify is a process retries setting. This setting allows a process workflow to be retried if it fails for some reason, such as due to a process prerequisite not being met. When specifying a process retries setting, you may specify the interval for the retry in hours and minutes, as well as the number of retries to attempt. NOTE: The Timer object can also be configured such that it sends an alert about failures in the process after the set number of retries has been exhausted. For example, once the number of retries has been exceeded, the Timer object could trigger an email distribution informing staff of the failed process. |
|
Visual Process |
This functionality allows processes to be run in a chain. Example:
In this case, the first process starts to run. As soon as it is completed, the second process starts. If the first process fails, the second process does not start, except if the two processes are connected by a red connector. |
|
Standard Process |
This functionality allows processes to be run in a chain. Example:
In this case, the first process starts to run. As soon as it is completed, the second process starts. If the first process fails, the second process does not start, except if the two processes are connected by a red connector. |
|
File Burster |
This functionality allows file or web inputs to be split into smaller files according to defined properties. |
NOTE: Only ASCII files are supported as input for file burster item (e.g., .txt and .prn inputs are supported but .pdf inputs are not).
Defined: Used when the input file contains a table. The table is parsed according to the following definitions:
Pages: A Monarch model is used to define the page headers of a file and parse it into smaller files. This is a better option when dealing with large files.
NOTE: All burst output files will inherit the “last modified” timestamp of the original parent input report. |
Distribution Settings
The table below specifies distribution actions.
Distribution Action |
Description |
Procedure and Definitions |
Log |
Allows you to create an event written to WindowsApplication Event Log. This can be useful when using system management systems such as BMC Patrol, Tivoli, or Openview to tie in Automator operations with your overall systems. |
NOTE: You may use the naming macros to provide a message for the log distribution. To do this, click the Insert Macro icon and select the naming macros from the drop-down list. When exporting to Knowledge Studio, all three files (*.kdd, *.ksd, and *.ksd-data) are listed individually in the event log. |
|
Allows you to email files to another user |
Emailing procedure:
NOTE: You may use the naming macros to provide a subject line for an email distribution. To do this, click the Insert Macro icon and select the naming macros from the drop-down list.
NOTE: Please specify the Admin Host and Port information in the System Settings
NOTE: When exporting to Knowledge Studio, all three files (*.kdd, *.ksd, and *.ksd-data) are kept together and sent in one email.
|
Move |
Allows you to move files to another location, either to the file system using drive letter or UNC naming, or to FTP/SFTP and HTTP locations. |
Moving procedure:
NOTE: You may use the naming macros to name the moved files and destination folder. To do this, click the Insert Macro icon () and select the naming macros from the drop-down list.
NOTE: The Zip check box is disabled if Change extension to check box selected. Under Zip Options, provide the following information:
NOTE: When exporting to Knowledge Studio, all three files (*.kdd, *.ksd, and *.ksd-data) are moved and listed in the log individually. |
Copy |
Allows you to copy files to another location, either to the file system using drive letter or UNC naming, or to FTP and HTTP locations. |
Copying procedure is similar to moving procedure (see above). NOTE: When exporting to Knowledge Studio, all three files (*.kdd, *.ksd, and *.ksd-data) are copied and listed in the log individually. |
Delete |
Allows you to delete all files specified by the distribution. |
NOTE: When exporting to Knowledge Studio, all three files (*.kdd, *.ksd, and *.ksd-data) are deleted and listed in the log individually. |
RSS |
Allows you to "pull" information as opposed to the "push" model of Email. RSS (Really Simple Syndication) is a widely used format for publishing information. The RSS file must reside on a web server and be accessible to users who can read the RSS feed using one of the many free and commercial RSS news readers available on the market, for example, RSSBandit. |
NOTE: You may use the naming macros to provide a title and description for an RSS distribution. To do this, click the Insert Macro icon and select the naming macros from the drop-down list.
NOTE: If you leave the Title, Channel Description, and Link fields blank the default values will be automatically assigned.
NOTE: When exporting to Knowledge Studio, all three files (*.kdd, *.ksd, and *.ksd-data) are listed in the RSS file individually. |
Email By Key |
Allows you to set the recipients of the e-mail based on key. This option available only for the Summary Export element. |
NOTE: Clicking the Recipients button opens the Edit Recipients dialog box. From this dialog box, you can view, add, modify, or delete e-mail recipients. You can also import keys and e-mail addresses from a CSV file through the Recipients file path field. Click the Browse icon to select the desired CSV file and then click either Import with append or Import with replace, whichever is appropriate, to proceed with the import. The list should now be populated with the keys and e-mail addresses from the imported CSV file.
|
Export to Amazon S3 |
Allows you to export input and export files to Amazon S3
NOTE: This option requires the Credentials element to be connected to the Distribution element. The Credentials element should be set with the appropriate Amazon S3 credentials (i.e., access key ID and secret access key). |
NOTE: The Zip check box is disabled if Change extension to check box is selected. Under Zip Options, provide the following information:
|
© 2024 Altair Engineering Inc. All Rights Reserved.