Question:
I am trying to upload data from a .csv flat file to an new infocube. All update rules and transfer rules check out, and all objects are activated.
My problem is when trying to select the target system in my Infopackage, there are no target systems to select. I can load the data to the PSA if I so desire.
My update rule points to the correct, flexible upload infosource, and the update rule is active and executable.
What have I missed?
Any help will be greatly appreciated. Thanks.
VC
Answer:
Check the dataflow (rt click - Show data flow) or the metadata repository to see if there are any missing links. If the cube type is right, there should be no problem.
If you are using a flat file, you can preview and use the [b]Data Target view [/b] to see if the update rules are working alright.
Answer:
Thank you for your help.
The cube is set up for transactional data, which is fine.
I fixed the problem because I caught that the cube was set up for planning and not loading. When I switched to allow loading, the data target appeared.
Thanks again.