Openbravo Issue Tracking System - Modules
View Issue Details
0037714ModulesExternal Data Integrationpublic2018-01-24 16:152022-02-01 08:05
jorgewederago 
Triage Platform Base 
normalminoralways
newopen 
5
 
 
0037714: EDL should not allow as output GET calls to WebService
EDL should not have GET as possible method in the output configuration for web services. The implementation for the request call to the web services will set content to it. If this happens, the request call will behave as POST/PUT since a GET one should not have content.
At this moment, the current code does not allow the addition of parameters to the URL so it will be easier to remove this type from the list if no functional cases are found to corroborate this kind of call.
*Set up an EDL process and configure the output as a GET call to a webservice.
*Create a web service in Openbravo and send the EDL petition to it
*You will recieve the call in either POST/PUT methods instead of GET.
Remove GET as call type.
No tags attached.
Issue History
2018-01-24 16:15jorgewederagoNew Issue
2018-01-24 16:15jorgewederagoAssigned To => platform
2022-02-01 08:05alostaleAssigned Toplatform => Triage Platform Base

There are no notes attached to this issue.