on ‎2023 Jun 20 7:23 AM
Request clarification before answering.
vijaykumar108
Your data Action is generating records on invalid combination. When Data Action is run, it creates an implicit private version and stores all generated records in data action in this version. Then this private version is published to the public version (target version) where all kind of checks (validation/access ) is done. If any check is violated you get this publish error. Now you have the option to do partial publish (all records passing validation will get published). To analyze invalid combination I would suggest you limit your scope of records by key dimension especially the ones used in validation and see what records you are generating. You can run a trace to analyze the result.
Sime links which might be helpful
3008956 - Data Action Publishing Issue in SAP Analytics Cloud (SAC) - SAP for Me
https://blogs.sap.com/2023/02/09/introduction-to-data-action-tracing/
Hope this helps !!
Nikhil
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Just to add to this, we have an enhancement planned for our Q3/2023 release that will allow the Data Action itself (via the trigger button) to automatically perform a partial publish. Please see:
| User | Count |
|---|---|
| 8 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.