New or changes Connectivity Studio features in Release 10.0.45.71 (January 2026) - Business Integration Solutions.

1.1 Extended Character Limit for Mapping Condition Values

The SelectorValue field in the BisConMappingTable has been extended to support larger values. Previously, the field was limited to 50 characters, which restricted users when they needed to filter mappings using multiple values (such as a comma-separated list of vendor IDs). The field now uses a memo data type, removing this character limitation.

This enhancement allows users to configure mapping conditions with longer filter values without encountering field length restrictions.

This feature was added as a result of change request CS00238179.

2. File Action Support for Inbound Definitions with Connectors

Inbound definitions configured with a connector now correctly execute the source file action. Previously, when an inbound definition was set up to use a connector, the file action configured on the connector (such as Move, SFTP, or SMTP) was not triggered during processing.

The system now follows the correct file handling sequence:

  1. Execute the file action from the origin (connector) to the inbound definition connector's working path
  2. Move the file from the inbound definition connector's working path to the message source connector's working path

This ensures that file actions like Move, Copy, SFTP, and SMTP configured on connectors are properly executed when processing inbound definitions.


Provide feedback