Hi,
I am developing a new feature where I am asked to create a client proxy dynamically by passing only the URL of the WSDL. The main idea is to create a program that should be able to parse the WSDL, parse related operations, inputs and outputs and generate screens accordingly. The same behavior as SE80/ Edit Object/Entreprise Services/Client Proxy. But without any dictionary object creation. It means I should make something on the fly.
Please support.