GitHub user Raja10D edited a comment on the discussion: Locking or Password-Protecting Excel Files in Hop (Post Excel Writer Step)
Implemented the dynamic Excel file locking mechanism using the **"Execute a process"** Hop component. A External Python script was triggered to: Generate a password based on the Excel filename (e.g., RawFile_280225.xlsx → (Password)Raw_280225) I have built a pipeline with Execute a process component and with the pipeline executor component, i have triggered the mail pipeline So, now mail is triggering with the **Password Protected Excel File.** GitHub link: https://github.com/apache/hop/discussions/5156#discussioncomment-12878415 ---- This is an automatically sent email for users@hop.apache.org. To unsubscribe, please send an email to: users-unsubscr...@hop.apache.org