I am new to WSO2 Governance Registry, I am using the version v5.4.0.
After successfully creating custom extension using RXT and exporting the wsdl from /services/extension? wsdl want to add assets to registry using a Java application.
I have created a soapUI project from wsdl but the add operation only takes <ser:info xmlns:ser="http://services.add.<assettype>.governance.carbon.wso2.org">
type.
How do I create this? What happened to my attributes in RXT?
I am still trying to wrap my mind around WSO2 Governance Registry and would appreciate any pointer in the right direction.