User parameters for PLM Product Certification Monitoring
This table shows the required arguments to run the solution:
| User argument | Description | Data type | Sample value |
|---|---|---|---|
productCertificateFolderPath |
Local folder designated for RPA to retrieve the certificates. | string | C:\PLMCertificates |
emailFolder |
Email folder designated for RPA to retrieve the certificates | string | PLMProductCertificates |
userIdentifier |
If the If the
Note: A user with the UserAdmin role is required to access this information.
|
string | 5c41e922-f949-47d4-b265-e7501c1299fc |
dbSchema |
Defines the schema in PLM for Fashion retrieved from Data Lake. | string | FSH001 |
configurationFolder |
Defines the internal working path where all documents and logs are placed.
Ensure that you have access to the computer drive or server, and have no restrictions to create files and directories. |
string | C:\PLMProductCertification |
distributionType |
Defines the recipient of the ION notification after the RPA process is complete.
Specify USER for a specific user to receive the notification, or GROUP for a user group to receive the notification. |
string | USER
or GROUP |
outlookClientEmailAccount |
Specify the email account displayed in the Outlook client. | string | rpa@infor.com |
emailSource |
Specify if emails are read from Outlook Client or Office 365 using the Graph API. | string | OutlookClient
or GraphEmail |
numberOfEmails |
Defines the maximum number of unread emails that are processed in each run. | integer | 100 |
Note: Although the user parameters are identical for attended and unattended modes, you must run this solution in attended mode only.