Sun B2B Suite eXchange Integrator User's Guide

Batch-Outbound (ToPartner) Parameter and ACK Settings

This section lists and describes business batch-outbound ToPartner parameter settings and corresponding acknowledgment settings. See Figure 5–14.

Figure 5–14 Batch-Outbound (ToPartner) Parameter and ACK Settings

Batch-Outbound (ToPartner) Parameter and ACK
Settings

Table 5–17 Business-Release Quantity

Description 

Settings 

Default 

Specifies the threshold beyond which a batch send is triggered (required) 

If you want to send messages on a schedule using Release Scheduler String, set Release Quantity to a very high value (for example, 99999999) 

Nonnegative integer  

Table 5–18 Business-Release Size

Description 

Settings 

Default 

(reserved) 

(reserved)  

(empty) 

Table 5–19 Business-Cron Schedule

Description 

Settings 

Default 

An expression specifying when and how often to run (optional) 

The expression uses cron syntax and consists of six (or optionally seven) arguments, separated by spaces, to specify: second, minute, hour, day-of-month, month, day-of-week (and optionally year; see About cron expressions.

 

Either a valid cron expression, or empty 

(empty) 

Table 5–20 Business-Reliability Timeout

Description 

Settings 

Default 

Specifies the maximum number of minutes to wait for a reply before attempting a re-send (required) 

 

Nonnegative integer 

Table 5–21 Business-Reliability Maximum Retry Count

Description 

Settings 

Default 

Specifies maximum number of times to retry sending before giving up; required 

Nonnegative integer 

About cron expressions

A cron expression specifies when and how often to run. It consists of six (or optionally seven) arguments, separated by spaces:

Be careful not to supply real numbers (such as 0.5) if an integer is required; doing so causes misparsing and misprocessing to occur, but does not issue an error. Although the “.” (period) character is not permitted, the following special characters are allowed:

Examples of valid cron expressions