User parameters for Shipment Order Insertion

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

Arguments Description Type Value(Sample Values)
IONApiGatewayURL URL of ION API where tenant is available String https://mingle-cqaionapi.cqa.inforcloudsuite.com/
TenantId Tenant ID where RPA is provisioned String WMSDEV3CUST1_TST
ReviewCenterUsecaseId UseCaseTypeID of the Review Center in WMS String a37ceafc-5fd8-4d8c-a7ff-4b9f1b5eec8a
CreateSOInWMS Flag to check whether SO 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.c om, neelima,salapu@infor.com

MailAttachmentsDownloadFolder Folder in Unattended Machine where the attachments require 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 of the user whether the mails are initially available to extract the data String Inbox
mailboxFilterCriteria This field is to define a filter expression that helps narrow down the emails retrieved from Outlook String from/emailAddress/add resseq 'prahalad.aramanda@in for.com' and contains(subject,'delive ry note')
IsSubFolderOfParentMailbox Flag to check whether subfolders provided are part of parent mailbox or outside the parent mailbox Boolean TRUE
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_Storer Key Storerkey,against the data require to be processed String DEMO
UploadFiles ToIDP_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 Value(Sample Values)
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 whichusers should 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
mailboxFolderList List of Subfolders in Mailbox List [String] Process
OneDriveFolder One Drive folder where the attachments and metadata are uploaded String RPA Mails