2024 Oct 28 11:25 AM - edited 2024 Oct 28 11:28 AM
Hi All,
We are planning to migrate from one tenant to another.
We are having Data point comments column in the story. May I know the possibilities for the transport of these comments? (It is using Analytical Model - Import)
If there are no possibilities... I believe taking the Excel export is the only way to take the backups.
Please correct me if I am wrong or provide any new solutions if possible 🙂
Kind regards,
Tha.Ram
Request clarification before answering.
currently an automatic export/import of comments is not supported.
I´d personally solve this issue with scripting: You can use Table.getComments() (see SAP Help Table.getComments) to get a "TableComments"-Object with the possibility to read and write comments.
You´d then also need a model with fitting dimensions plus an extra dimension for the comments. You´ll then use script to create new records in this planning-model including the comments dimension.
You can transport this model to your new tenant and there need again a script to re-create comments based the comments-dimension.
This solution requires on the one hand a planning license, on the other hand some scripting. If you have thousands of comments you´d like to "transport", it´s fine. If it´s only for <100 comments, you may be faster by exporting to Excel and add the comments manually.
Best regards,
Denis
TITECON
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I do not think comments can be transported.
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.
User | Count |
---|---|
72 | |
21 | |
9 | |
8 | |
7 | |
5 | |
5 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.