Data Management - Error when executing a step
Dear community,
I have a nasty error message when I execute a data management task :
"Error processing Data Management Step 'STEP1'. Data validation error. The Data Cell is read-only because the Parent Workflow Profile 'Activity MyEntity' has no active Input Profiles for the Workflow Channels that are assigned to the Data Cell's Account and/or UD member. Entity=MyEntity, Account=GL11410, Origin=Import."
The funny thing is, I have no clue what is the issue. I try to execute a "Copy Data" data management that copies periodic data on the same cube, same entity, but from 2021 Actual to 2022 budget (only imported data).
--> What am I missing ?
Regards,
I think it's a data quality rule which I have ran afoul of too. OneStream won't let you load data to Import for a cell that the entity's workflow _does not_ have an Import step. That means if you've disabled the import step for that scenario then it gives you the error. The reason for this is because the only way data should be getting into the Import member is through a data load.
Either you need to enable / add an Import step to the workflow or you can copy from O#Import to O#Forms but you will need to use a member formula or business rule to do that.
Cheers