You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is an issue regarding SOAP to REST conversion[1] and you can follow the below steps to reproduce the issue. Please refer to this ticket[2] as well.
Set the correct location of the schema file in the wsdl file which needs to be converted.
Generate an API with this wsdl file(browse the wsdl file and import it to the ESB project).
Go to the generated API and search for the relevant resource.
Expected behaviour:
After the conversion the generated xml file should contain the proper SOAP headers and the variables should be set properly as arguments as well.
Current behaviour:
However we can see that the SOAP headers are missing in the generated payload under PF and the arguments are not setting properly as expected.
Seems like there are some issues in SOAP to REST conversion in Integration Studio such as the SOAP headers are missing, arguments are not setting properly, etc. Please check and fix the issues in SOAP to REST conversion in Integration Studio v8.2.0
Affected Component
IntegrationStudio
Version
8.2.0
Environment Details (with versions)
No response
Relevant Log Output
No response
Related Issues
No response
Suggested Labels
No response
The text was updated successfully, but these errors were encountered:
Description
HI Team,
There is an issue regarding SOAP to REST conversion[1] and you can follow the below steps to reproduce the issue. Please refer to this ticket[2] as well.
[1] https://apim.docs.wso2.com/en/latest/integrate/develop/creating-artifacts/creating-an-api/#creating-the-api-artifact
[2] #1857
Steps to Reproduce
Expected behaviour:
Current behaviour:
Seems like there are some issues in SOAP to REST conversion in Integration Studio such as the SOAP headers are missing, arguments are not setting properly, etc. Please check and fix the issues in SOAP to REST conversion in Integration Studio v8.2.0
Affected Component
IntegrationStudio
Version
8.2.0
Environment Details (with versions)
No response
Relevant Log Output
No response
Related Issues
No response
Suggested Labels
No response
The text was updated successfully, but these errors were encountered: