Hi.
We have developed one WinCC OA Dashboard project for customer POC. Now, after approval from customer, we need to integrate/copy the same dashboard contents in to original running project of site. Is there any method or documents which describe the copy procedure?
Regards,
Deepak PATEL
How to Copy Dashboard from one project to another project
Search
- deepaktony
- Posts: 24
- Joined: Wed Jan 18, 2012 3:39 pm
- hpuchegger
- Posts: 86
- Joined: Fri Oct 08, 2021 10:38 am
Re: How to Copy Dashboard from one project to another project
Hello,
there is currently no document that describes a copying process in such a case.
To transfer dashboards to your target system, you can make an ASCII export of the data points contained in the internal data type _Dashboard. If you use customized widgets, you must also copy the dashboard folder from the directory.
After that, your dashboard content should also be usable elsewhere.
Br, Herbert
there is currently no document that describes a copying process in such a case.
To transfer dashboards to your target system, you can make an ASCII export of the data points contained in the internal data type _Dashboard. If you use customized widgets, you must also copy the dashboard folder from the directory.
After that, your dashboard content should also be usable elsewhere.
Br, Herbert
- deepaktony
- Posts: 24
- Joined: Wed Jan 18, 2012 3:39 pm
Re: How to Copy Dashboard from one project to another project
Thanks hpuchegger......Its working.....