User parameters for Packing List Conversion to ASN

This table shows the required arguments to run the solution (Routing Flow):

User argument Description Data type Sample value
IONApiGatewayURL URL of ION Api where tenant is available String https://mingle-cqa-ionapi.cqa.inforcloudsuite.com/
TenantId Tenant ID where RPA is provisioned String WMSDEV3CUST1_TST
ReviewCenterUsecaseId UseCaseTypeID of the Review Center in WMS String 70380ec6-d6ad-4e96-8410-aa68e15eccd2
CreateASNInWMS Flag to check whether ASN must be created in WMS or not, if it doesn't exist. When flag is True, bot creates ASN in WMS if doesn't exist. When flag is false, bot adds the data in Unprocessed Documents category of the Review Center RPA. Boolean FALSE
ReviewCenterUserPermissions Determines which users must have access to the documents which are being sent to different categories in Review Center. List[String] lalitha.kotyada@infor.com,neelima,salapu@infor.com
MailAttachmentsDownloadFolder Folder in Unattended Machine where the attachments need to be downloaded String /tmp/
mailboxSubFolderList SubFolders in the mail, where the mails are moved List[String] SubFolder1,SubFolder2,SubFolder3,SubFolder4
parentMailboxFolder Folder in the MailBox to specify where emails are initially available for data extraction. String RPA Mails
mailboxFilterCriteria This field is to define criteria that narrow down the emails retrieved from Outlook String from/emailAddress/address eq 'prahalad.aramanda@infor.com' and contains(subject,'packslip')
IsSubFolderOfParentMailbox Flag to check whether subfolders provided are part of parent mailbox or outside the parent mailbox Boolean FALSE
IsMailboxStructureFollowed Flag to check whether mailbox structure is followed. If enabled, emails are moved to the subfolders based on processing. If disabled, attachments or IDP results are moved to the subfolders in unattended machine, based on processing. Boolean TRUE
WMS_StorerKey Storerkey, against the data require to be processed String DEMO
UploadFilesToIDP_JobName Job name of the Third process in RPA Management, where files are uploaded to IDP String UploadToIdp_Prahalad
GetIDPResults_JobName Job name of the Second process in RPA Management, IDP Results are fetched String GetIDPResults_Prahalad
PostingToReviewCenter_JobName Job name of the First process in RPA Management, where IDP Results are processed String ASN_Flow_Prahalad
OneDriveFolder One Drive folder where the attachments and metadata are uploaded String RPA Mails
ConvertToMasterUom This flag must be set to TRUE when extracting the UOM from the document and the value is in cases or pallets, and the corresponding UOM must be created in WMS under the master UOM. Boolean FALSE

This table lists the various arguments, purpose, data type, and scope (ReviewCentertoWMS):

Arguments Description Type Scope (User/Process)
ionApiGatewayUrl URL of ION API where tenant is available String Process
tenantId Tenant ID where RPA is provisioned String Process
reviewCenterUsecaseTypeId UseCaseTypeID of the Review Center

in WMS

String Process
documentUsersForReviewCenter Determines which users must have access to the documents which are being sent to different categories in

Review Center.

List [String] Process
folderForLogs Folder in Unattended Machine where the attachments where logs require to be added for this process String Process
OneDriveFolder One Drive folder where the attachments and metadata are uploaded String String