Question
updating an existing xsd components using Connector and Metadata import
Hi Team,
I am using connector and metadata wizard to connect with extenal application this application gave me a xsd and WSDL file separately . Using the wizard i have first imported the XSD componets > I have selected all the complex properties in the xsd and generated the rules with the base class as cc-Fw-int-SVS1-. I could see all the rules and properties are created in class(CC-FW-int-SVS-XSDComplextype) and ruleset version 01-25-01.
After this there was a change in service definition or xsd. So i re-imported the service definition with the same base class
cc-Fw-int-SVS1- and rulesetversion as 01-25-02. But this time new class was created (CC-FW-int-SVS-XSDComplextype2). can any one point me why it is happening. I believe now the existing class CC-FW-int-SVS-XSDComplextype should be overridden right ?
Please let me know how to handle this scenario.. I am using pega 7.1.8
Hello, does the revised XSD contain the changes to 'XSDComplexType' element? ideally it should create the rules that represends the delta. if you could send both the xsds, that would help.