mxcli version || mxcli version v0.8.0
Mendix version | | 11.10.0
Scenario | I need to setup the .ConfigurationMicroflow and ErrorHandlingMicroflow from Odata Client
Expected output | Once you open an Odata Consumend Sevice both the property should be filled
Experienced output | the property are not filled in the right way and I can see an erroro like this MICROFLOW EXFN_Authentication.ErrorHandling_ConsumedODataService
CREATE ODATA CLIENT "MyModule"."MyService" ( Folder: 'ODataService', ODataVersion: OData4, MetadataUrl: 'http://...odata/$mxmetadata', Timeout: 300, ErrorHandlingMicroflow: microflow MyModule.ErrorHandling_ConsumedODataService ); /

mxcli version || mxcli version v0.8.0
Mendix version | | 11.10.0
Scenario | I need to setup the .ConfigurationMicroflow and ErrorHandlingMicroflow from Odata Client
Expected output | Once you open an Odata Consumend Sevice both the property should be filled
Experienced output | the property are not filled in the right way and I can see an erroro like this MICROFLOW EXFN_Authentication.ErrorHandling_ConsumedODataService
CREATE ODATA CLIENT "MyModule"."MyService" ( Folder: 'ODataService', ODataVersion: OData4, MetadataUrl: 'http://...odata/$mxmetadata', Timeout: 300, ErrorHandlingMicroflow: microflow MyModule.ErrorHandling_ConsumedODataService ); /