Migration Issue from 3.9 to 3.15

Discussions about product bugs & problems!
Note: This is no replacement for the Official ETM Support!
4 posts • Page 1 of 1
paramesh1985
Posts:81
Joined: Thu Sep 25, 2014 6:03 am

Migration Issue from 3.9 to 3.15

Post by paramesh1985 »

Hello,

We have tried the migration of DRS project from 3.9 to 3.15; it got successful with some errors and warnings.Afterwards if we have tried to select any panel topology template always the below error is occurring;

WCCOAui (50), 2018.08.21 06:43:58.750, CTRL, SEVERE, 176, Uncaught exception in thread started at main:
WCCOAui (50), 2018.08.21 06:43:58.750, CTRL, SEVERE, 72, Function not defined,
Module: Vision_3
Panel: C:\\Siemens\\Automation\\WinCC_OA\\3.15\\panels\\para\\PanelTopology\\PT_preview.pnl [PT_Preview]
Object: 73 named: "cmd_OK" of type: PUSH_BUTTON
Script: Clicked
Library: C:\\Siemens\\Automation\\WinCC_OA\\3.15\\scripts\\libs\\ptms.ctl
Line: 743, ptnavi_getUserIdent
Stacktrace:
1: ptms_SaveConfigToDp(string prefix = "root", bool overwrite = FALSE, int iNum = 1) at ptms.ctl:743
2: main() at [Module: Vision_3 Panel: para\\PanelTopology\\PT_preview.pnl Object: cmd_OK Script: Clicked]:199

Any idea regarding the above error.

regards,

r.parameshwaran

dbindernagel
Posts:161
Joined: Mon Feb 23, 2015 1:34 pm

Re: Migration Issue from 3.9 to 3.15

Post by dbindernagel »

It looks like you have made changes to "\\scripts\\libs\\ptnavi.ctl" in your project.
If you have this file overwritten in your project the new one from 3.15 will not be used (the function "ptnavi_getUserIdent" did not exist in 3.9).

paramesh1985
Posts:81
Joined: Thu Sep 25, 2014 6:03 am

Re: Migration Issue from 3.9 to 3.15

Post by paramesh1985 »

Hello,

Thanks now the error got solved.

Do you have any procedure for migration step by step.

Regards,

r.parameshwaran.

leoknipp
Posts:2928
Joined: Tue Aug 24, 2010 7:28 pm

Re: Migration Issue from 3.9 to 3.15

Post by leoknipp »

In the WinCC OA Documenation you find the information how to make an upgrade of a project in chapter Project administration --> Project administration --> Update or patch project.

Best Regards
Leopold Knipp
Senior Support Specialist

4 posts • Page 1 of 1