You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
User Story
In the file layout for our SIMS to SFAS Bridge we have allocated 4 characters for the restriction code. With the change in functionality to legacy restrictions, we have created LGCY_ restriction codes that are longer than 4 characters. As an internal integration partner, I need the layout on the flat file to be consistent and any newly created LGCY_AA restriction is being sent and throwing off the layout for restriction records.
Acceptance Criteria
Do not send any isLegacy = true restrictions in the SIMS to SFAS Bridge file
Update restricion field in bridge file with restriction code to allow 10 characters
Ensure the bridge file is created with the record fields limited to the length as stated in the File Layout
Add filler as needed to bring to 10 characters
Additional Context
Carly will update bridge layout doc and send to legacy team
Example of >4 characters
User Story
In the file layout for our SIMS to SFAS Bridge we have allocated 4 characters for the restriction code. With the change in functionality to legacy restrictions, we have created LGCY_ restriction codes that are longer than 4 characters. As an internal integration partner, I need the layout on the flat file to be consistent and any newly created LGCY_AA restriction is being sent and throwing off the layout for restriction records.
Acceptance Criteria
isLegacy = true
restrictions in the SIMS to SFAS Bridge fileAdditional Context
Carly will update bridge layout doc and send to legacy team
Example of >4 characters
Technical
isLegacy
filter.The text was updated successfully, but these errors were encountered: