Question
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.