Getting java.lang.NullPointerException error while invoking fscmService/ServiceCatalogService?WSDL
Summary: fscmService/ServiceCatalogService?WSDL
We are trying to using above ServiceCatalog WSDL for FDBI upload process..which upload zip file and submit the ESS Job as per details in the JobDetails.property file included in the zip file
Please note that we are not using OIC integration for this. We have another tool call ThreadConnect(TC). From TC while Invoking this WSDL getting java.lang.NullPointerException
we have two SaaS instance this process works fine in application and it's not working in another SaaS application which is newly created instance.
Please help us to understand what was the issue with CatalogService WSDL and is there any way to test this using SOAPUI or Postman to do the same Job? (like upload zip file and submit the ESS Job)