Story Book 255: ๐ Day 6 โ
#OperationSelfLearnings
Successfully implemented Draft handling in my SAP CAP app.
โ Draft mode enabled
โ Edit โ Save โ Activate flow working
โ Lifecycle stable
โ Database redeployed correctly
Key lesson:
When changing the persistence model in CAP (like enabling draft), always redeploy the database using cds deploy.
Learning step by step.
#SAP #CAP #FioriElements #BuildInPublic