Forum Discussion

Shubham_Pakle's avatar
Shubham_Pakle
Ideator I
2 years ago
Solved

Getting name property mismatch error while changing data type - Text to Date

The Property has data type Text and we are trying to set to Date on that time we are getting : - does not match the required 'name' property pattern: ^[a-zA-Z](\w*| +\w+)*$]] Request: <Ite...
  • Suhas's avatar
    7 months ago

    Hello Shubham_Pakle ,

    As per your aml I have understood like you are trying to add the Item type with 1 property. 

    But while adding item type name is mandatory and you will get same error, so while creating it you need to add mandatory properties in AML. After adding mandatory properties I hope your issue will resolve.

    Regards,

    Suhas