Question
![](https://accounts.pega.com/sites/default/files/styles/user_image/public/1689987000/a2cb3c55-71e1-40f9-8af3-248464c57204.jpg?itok=nf78svqE)
Prime Therapeutics
US
Last activity: 21 May 2021 4:54 EDT
Is there way to find out what delimiter file is using in PEGA?
We have requirement to only parse a file if it is tab delimited. Is there way to check if the file is tab delimited by only checking header record?
is there a way to find delimiter in PEGA?
Thanks,
For Example:
Record : 111111|2222222|33333|ppppppp|Aaaaa
still passes for tab delimited parse rule.