rbeckman-nextgen / test-mc6

0 stars 0 forks source link

WS Listener WSDL Generator #3739

Open rbeckman-nextgen opened 4 years ago

rbeckman-nextgen commented 4 years ago

Since a Web Service Listener WSDL, for the purposes of Mirth Connect, constructs fields to place data, would it be possible to use a template of the data file and generate a WSDL to receive date in the same structure as the sending system sends out.

I paste in sample XML from Sending system and press a magic button to generate a WSDL containing all fields as optional of course but in the proper structure and be able to use it on an inbound WS Listener.

Imported Issue. Original Details: Jira Issue Key: MIRTH-3881 Reporter: keith.mcleod Created: 2016-02-04T18:26:00.000-0800

rbeckman-nextgen commented 4 years ago

Haven't figured it out yet, but there does appear to be programs that convert wsdl2java, wsdl2js, and other options. It would be nice to have the application generate their wsdl and then have mirth convert it to simply accept the data into mappable fields for use in transformations. I am still working with systems that don't appear to be able to map to a single field or CDATA tag. The current does work well for HL7. If I am missing a good alternative, please let me know. I have just begun the adventure of Web Services....

Imported Comment. Original Details: Author: keith.mcleod Created: 2016-02-08T06:22:34.000-0800