Process CSV file using Pega File Listener
ฝัง
- เผยแพร่เมื่อ 1 ก.พ. 2025
- Process CSV file using Pega File Listener
For complete pega training contact @ Qtometa@gmail.com.
Follow us on:
LinkedIn: / qtometa
Instagram: / qtometa
Twitter: / qtometa
Facebook: / qtometa Support us with a small contribution: buymeacoffee.c...
Sir Please make a video on MQ Listeners and Pega PDC
Hi one question.. Why the Delimited ParseRule did not read the Header? If we don't use the parseCsvHeader then will the Delimited ParseRule read the header as well?
Yes, It can read the header, if wont skip the header.
@@Qtometa Is there any way of skipping the header using Delimited ParseRule?
@saswatadutta2201 yes, you can do that. add two row in parse segment and select once to 1st for header and in 2nd you can details to parse body and apply activity.
From file listner, can we read a excel file? Can you please show how
Hi, How to join your class?
Do you have any idea how to process cav file using email listener. Any leads thank u
Not sure why you want to process CSV from email.. but if it is really required, after that CSV will get attached to case through email listener, you can try to process that.