Additional Semi Colon in IDP Key-Value Extraction in Process Variable

Hi All,

I am using the Advanced IDP to extract Key-Value pairs from a PDF. Even though the key - values are present in a 2 columns table, I decided to use Key-Value extraction instead of table extraction as each key occurs only once. I can see the extracted values properly in the IDP object, in the output of IDP in the process, but whenever I am assigning the values to individual variables or CDT inside a process, lot of additional semi colons are getting appended along with repetition of the main value. I could see a pattern - if the key is available in the 3rd row of the table, then 2 semi colons are getting appended before the value, if the key is in 4th row, then 3 semi colons and so on. Example: ; ; abcde; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; abcde; ; ; ;

Any idea?

  Discussion posts and replies are publicly visible