Skip to content
DataMiner DoJo

More results...

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors
Search in posts
Search in pages
Search in posts
Search in pages
Log in
Menu
  • Updates & Insights
  • Questions
  • Learning
    • E-learning Courses
    • Empower Replay: Limited Edition
    • Tutorials
    • Open Classroom Training
    • Certification
      • DataMiner Fundamentals
      • DataMiner Configurator
      • DataMiner Automation
      • Scripts & Connectors Developer: HTTP Basics
      • Scripts & Connectors Developer: SNMP Basics
      • Visual Overview – Level 1
      • Verify a certificate
    • Video Library
    • Books We Like
    • >> Go to DataMiner Docs
  • Expert Center
    • Solutions & Use Cases
      • Solutions
      • Use Case Library
    • Markets & Industries
      • Media production
      • Government & defense
      • Content distribution
      • Service providers
      • Partners
      • OSS/BSS
    • Agile
      • Agile Webspace
      • Everything Agile
        • The Agile Manifesto
        • Best Practices
        • Retro Recipes
      • Methodologies
        • The Scrum Framework
        • Kanban
        • Extreme Programming
      • Roles
        • The Product Owner
        • The Agile Coach
        • The Quality & UX Coach (QX)
    • DataMiner DevOps Professional Program
      • About the DevOps Program
      • DataMiner DevOps Support
  • Downloads
  • More
    • DataMiner Releases & Updates
    • Feature Suggestions
    • Climb the leaderboard!
    • Swag Shop
    • Contact
      • General Inquiries
    • Global Feedback Survey
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Deal Registration
  • >> Go to dataminer.services

Unable to parse Web V1 WSDL [obsolete RPC encoding]

Solved1.21K views7th July 2023integration V1 WebAPI wsdl
2
Vikas Choudhary [DevOps Member]556 13th January 2023 0 Comments

Hello Team,

I’m doing dataminer integration to pull some information for my client. I’m unable to parse WSDL file because it has some RPC encoding format. getting error “[ERROR] undefined simple or complex type ‘soapenc:Array'”

I tried to find out root cause I found soapenc:Array indicates a non-standard style of web service encoding called “RPC Encoding”. This is a very old style that used to be popular on Microsoft platforms; it’s obsolete (i.e. it’s not part of the WS-I spec) and not supported by modern tools like JAX-WS

SWDL Schema having this attribute: –

Error: –

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 7th July 2023

2 Answers

  • Active
  • Voted
  • Newest
  • Oldest
1
Wim Bruynooghe [SLC] [DevOps Advocate]6.59K Posted 25th January 2023 0 Comments

What you say in your question is not correct. The “soapenc:Array” is part of the SOAP 1.1 standard (see here). It’s defined in our WSDL via the namespace with schema “http://schemas.xmlsoap.org/soap/encoding/“.

You get this error because your WSDL validator doesn’t load this external schema, resulting that it doesn’t know the types defined in that namespace. This could happen for several reasons:

  • Your WSDL validator doesn’t support the SOAP 1.1 standard
  • Your WSDL validator doesn’t have Internet access or can’t download “http://schemas.xmlsoap.org/soap/encoding/“
  • Your WSDL validator contains a bug, for example in NetBeans: https://bz.apache.org/netbeans/show_bug.cgi?id=116987
Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 7th July 2023
1
Jeroen Geldhof [SLC] [DevOps Enabler]5.07K Posted 13th January 2023 0 Comments

Hi Vikas,

This issue has also been reported to us by the same person and a task has been created under their maintenance contract.
A solution is being investigated

Jeroen Geldhof [SLC] [DevOps Enabler] Edited answer 16th January 2023
Please login to be able to comment or post an answer.

My DevOps rank

DevOps Members get more insights on their profile page.

My user earnings

0 Dojo credits

Spend your credits in our swag shop.

0 Reputation points

Boost your reputation, climb the leaderboard.

Promo banner DataMiner DevOps Professiona Program
DataMiner Integration Studio (DIS)
Empower Katas
Privacy Policy • Terms & Conditions • Contact

© 2025 Skyline Communications. All rights reserved.

DOJO Q&A widget

Can't find what you need?

? Explore the Q&A DataMiner Docs