Skip to main content
Question

Data for XXX_sequence is invalid. The expected data is of type System.Int32 with None mask

  • October 13, 2022
  • 4 replies
  • 65 views

Forum|alt.badge.img+8

Hi Team,

Am getting the below exception in the server  log but the data is getting inserted for the sequence xxx_sequence column in the custom table.

Data for XXX_sequence is invalid. The expected data is of type System.Int32 with None mask?

Appreciate your support

Regards,

Murali

4 replies

Saranga Amaraweera
Superhero
Forum|alt.badge.img+22

Hi @TatKhandM 

What’s the metadata format for this particular column? Is it an integer type column? Please share the metadata column and the value you’re entering here


Forum|alt.badge.img+8
  • Author
  • Sidekick
  • October 14, 2022

Hi @Saranga Amaraweera ,

Yes it is an integer column.

Please find the attached metadata screen print

 


Saranga Amaraweera
Superhero
Forum|alt.badge.img+22

Hi @TatKhandM ,

Can you please change the mask type to INTEGER and try this again?


Forum|alt.badge.img+8
  • Author
  • Sidekick
  • October 19, 2022

Hi @Saranga Amaraweera ,

After changing the mask type to INTEGER still getting this issue….