Skip to main content
Skip table of contents

AdditionalRemarks

Available from version1.9.0
Necessityoptional
Usage/AdditionalRemarks <Path/URL for message file> <Path/URL for message file>

Description

This parameter is needed if at least one additional message data source is used. The path can also be specified as an HTTP/HTTPS URL, as with the main message data source.

If several additional message data sources should be used, they are separated by a blank character. A corresponding example is listed below.

Examples

IBI.aws.Client.exe "\\fileserver\hauptstandort.ibi" /AdditionalRemarks "\\fileserver\filialeX.ibi"
Main data source and additional data source. 

IBI.aws.Client.exe "\\fileserver\hauptstandort.ibi" /AdditionalRemarks "https://yourcompany.com/filialeX.ibi"
Main data source with file path and additional data source with URL path.

IBI.aws.Client.exe "\\fileserver\hauptstandort.ibi" /AdditionalRemarks "https://yourcompany.com/filialeX.ibi"https://yourcompany.com/filialeY.ibi" "\\fileserver/filialeZ.ibi"
Main data source with file path and three additional data sources, two with URL paths and one with file path.

IBI.aws.Client.exe "\\fileserver\hauptstandort.ibi" /AdditionalRemarks "https://username:SugXUDBjWitdAX8JEV1mcg@example.com/remarks-example.ibi"
Path specification as HTTPS URL with additional credentials specification. See start parameter /UrlGenerator for further details.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.