Appian Record Source Field is not getting column length from Database.

Certified Senior Developer

We have created entity backed record using database table. That time length of column was 50 character later we update to 100 but source field is not taking 100 it still shows 50.
Anyone knows how to update column length?

  Discussion posts and replies are publicly visible

Parents
  • 0
    Certified Senior Developer

    Hi, When you change the length in the database for a field and you want to make the change in the record, you can click on Map Record Fields.

    Then you can see a new Source Field Name at the end of the page for which you changed the length. You can click on the checkbox and click on finish to apply the changes. (In the below example before it is 255 but now I changed it to 400).

    Then check the dependents of the record and try to make the changes where this field is mapped.

Reply
  • 0
    Certified Senior Developer

    Hi, When you change the length in the database for a field and you want to make the change in the record, you can click on Map Record Fields.

    Then you can see a new Source Field Name at the end of the page for which you changed the length. You can click on the checkbox and click on finish to apply the changes. (In the below example before it is 255 but now I changed it to 400).

    Then check the dependents of the record and try to make the changes where this field is mapped.

Children
No Data