Process Flow for Customer Order Creation
        
         
          - The RPA verifies the Type (Email or Folder) user parameter.
 
          - The required directories are created in the BOLFolder or EmailAttachments.
 
          - The email account is accessed based on the value specified in the emailaccount.
 
          - Search for the required emailfolder and download the unread PDF or email.
           
            Note: 
            
             - You must provide the email account details.
 
             - The emails are retrieved based on the value specified in the numberOfEmails field.
 
            
             
          - Access the Purchase Order PDF files based on the value specified in the Type.
 
          - Extract the PDF using the document processor (IDP and GENAI).
 
          - A record is created If mandatory values are missing.
 
          - The downloaded attachments are stored in the IDM.
 
          - After the Customer Order document is processed, a notification is sent to the user defined in the userIdentifier.