Hello All,
I have a 12.6 PB .NET web service target that I need to migrate (convert) to 2022 R3 (classic)
SRD files fail import. What needs to change to be able to import DataWindow syntax from PB .NET to PB Classic?
Thanks
Yakov
Hello All,
I have a 12.6 PB .NET web service target that I need to migrate (convert) to 2022 R3 (classic)
SRD files fail import. What needs to change to be able to import DataWindow syntax from PB .NET to PB Classic?
Thanks
Yakov
We're in the process of "unwinding" and "weening" an 11.5 EAF/EAS multi-tiered application into C/S. We discovered this "outlier" SOAP accessed feature which is a PB12.6 .NET Web Service called from EAF BOs (fancy shmancy NVOs). It's got about 30 report DWOs that I need to get back to C/S. There is one NVO which is basically a wrapper on top of a datastore.
It's the DW syntax that is the issue. What is different? 2022 will handily take 4.0 DWOs but not this stuff. Is there a DW syntax parser around that can consume it or migrate it?
There are 77 datawindows in this PB .NET service
Of them
57 are Release 6 through 11.5 and *can be imported* into a 2022 R3 PBL
20 are Release12.6 and *fail* imported into a 2022 R3 PBL
My hunch is that those created or edited in the PB .NET IDE DW Painter were rewritten by the DW Editor