User arguments for Trade Invoice Processing

CompanyNumber
The code of the Infor CSD company.

Example: 1000

configurationFolder

The folder where temporary Trade invoices, and logs are saved. For example (server-based), C:\TradeInvoiceProcessing.

When the automation runs in a cloud-based environment (serverless), the folder path must begin with /tmp/. For example (serverless), /tmp/TradeInvoiceProcessingIDPV2.

emailAccount
The email account as displayed in the Outlook client.
emailFolder

The name of the email folder that RPA must access to read the PDFs received from the customer.

Example: TradeInvoiceProcessing

enableMessageBoxes
Indicate whether to debug the message box. Possible values:
  • True
  • False
ErrorNotificationMailIDs
The email address of the user to whom a notification is sent when an error occurs during the automation process.
numberOfEmails
The maximum number of unread emails to process in each run.
oneDriveLogFolder
The location where automation process log files are stored. For example, TradeInvoiceProcessingLogs.
receiveDirectOrders

Indicate whether the direct orders can be received. Possible values:

  • True
  • False
receivedPOCheckEnabled

Indicate whether the RPA process can register invoices based on the stage of the associated PO. Possible values:

  • True: Registers invoices during every run, only when the associated PO is in the Received stage.
  • False: Registers invoices regardless of whether the associated PO is in the Received or Not Received stage.
Note: The changes to this field value take effect only in the next run after 24 hours. For example, if this field value is initially set to True and changed to False on the same day, the RPA process applies the change only after 24 hours.
userIdentifier
The name of the ION group name if distributionType is set to Group. The GUID of the user if distributionType is set to User.