GroupDocuments

GroupDocuments

What to use it for

Prerequisites for usage

Essential properties to set

Use GroupDocuments to indicate that certain outgoing documents should be grouped together before distributing it to the intended Recipients. An alternative is to configure grouping in the SendDocument Activity.

None.

None. Works with default settings.

 Options for SmartBridge 3

All options

 

Activity

Every Workflow Activity needs to have a name, and be configured to be either on or off. These generic properties are part of the Activity properties.

Option

What is it

How to use it

Name

 

A unique name for the Activity. Names are used for two reasons:

  • So you are able to identify the activity throughout the Workflow.
  • More importantly, a name is essential in case you want one Activity to refer to another, specific Activity.
  • Leave the generated name (default)
  • Or enter a unique name.

Description

Description of the activity, to give others some context about the Activity.

Enter an optional description.

Enabled

 


Specifies if the Activity should be enabled or not.

Disabled Activities will be skipped during Workflow execution and validation.

Select option from the dropdown:

  • True – Enables the Activity (default).
  • False – Disables the Activity.

Recommended: True

EGM options

Option

What is it

How to use it

Trace Level

Specifies how much information you expect in the EGM log file.

 

Output Extension

The extension of the generated grouped files.

 

Max Interchange Size

 

0 means unlimited

Max Messages per Interchange

 

0 means unlimited

Group Level

 

Select an option:

  • One interchange per input file -
  • One interchange per input filetype -
  • One interchange per functional group type -
  • Mixed interchanges -

Application Reference Mode

 

Select an option:

  • Keep original application reference -
  • Generated application reference from message type -

Functional Group Mode

 

Select an option:

  • Generate functional groups when unused in input file -
  • Never generate functional groups -
  • Always generate functional groups -

Line Wrap Mode

 

Select an option:

  • Same as incoming file
  • Single segment per line
  • Single line for whole interchange
  • Specified size 80

Message Reference Mode

 

Select an option:

  • Generate new message reference numbers
  • Use message references from input file

Document identification

In case you use the Clone Activity, SmartBridge will use this property to identify cloned documents.

Option

What is it

How to use it

Document Key

Only relevant for Workflows that contain a CloneDocument Activity.

The key of the cloned document to be used for processing.

 Click here to expand...

When creating a clone of the document (using the CloneDocument activity) you need to specify whether SmartBridge should process the clone or the original. When you have specified a Document Key, SmartBridge will assign the Document Key to cloned documents. With the Document Key assigned to cloned documents, you will be able to refer to the clones for further processing.

  • Leave empty if the activity should process the original document (default).
  • Enter or assign the Clone Document Key if the activity should process a clone document.

Recommended: Leave empty when you are not using a Clone Activity.

In SmartBridge 3 this option is replaced with 'Input Options'.

Misc

 

Option

What is it

How to use it

GroupDocumentIds

  

Input Document List

The list containing the identifiers of documents to be grouped. Must be bound to a property of another activity (example: SplitDocument).

 

On this page