User arguments for Bill of Lading Digitization
This table shows the required user arguments in RPA:
| User argument | Description | Data type | Sample value |
|---|---|---|---|
| configurationFolder | Specify the internal working path where all scanned documents are placed along with the Logs, Success, and Failure Folders.
Ensure that you have access to the computer drive or server, and have no restrictions to create files and directories. |
string | C:\...\ M3BillOfLading (local)
\\NetworkAddress\..\M3BillOfLading (remote) |
| accountingEntity | The accounting entity in M3, formed by concatenating the company and division values in the format company_division. | string | 100_AAA |
| distributionType | Specify one of these values to define the recipient of the ION Notification after each RPA process completes:
|
string | USER or GROUP |
| userIdentifier | If you set the distributionType to USER, you must specify the value in Security User GUID for the user. You can find this value in . This user receives an ION Notification in the M3 Inbox when the RPA process is finished.
If you set the distributionType to GROUP, you must specify the name of the user group created in . Users connected to this group receive an ION Notification in the M3 Inbox when the RPA process is finished.
Note: You must have the UserAdmin role to access this information.
|
string |
GUID or Group xxxx-xxxxx-xxxxx/AdminGroup |
| logLevel | When the RPA process runs, it creates one log file per day in the Logs folder inside the configuration folder. The file is named JobsResults[yyyymmdd].txt.
Types of logging:
|
string |
INFO DEBUG NONE |
| msgBoxLevel | When the RPA process runs, it can trigger pop-up messages to inform about the process and any errors encountered. This feature must not be enabled during unattended mode, as it causes the process to stop after the first pop-up message is triggered.
Types of messages:
|
string |
NONE INFO DEBUG |
Note: Value+ content is provided as part of the Infor Velocity Suite, with setup managed as a service.