XSD with "any" datatype in OIC throwing Error
Summary
Use XSD with "any" datatypeContent
In integration,I have Rest adapter as Trigger and also Invoke
Request payload of my both (trigger and invoke) Rest Adapter is same XSD,and the XSD containing one fiels with datatype as "any".
The above scenario is throwing Error(An error occurred while preparing mapper object. [Cause: Invalid reference: 'http://www.w3.org/2001/XMLSchema:any']) after Rest invoke configuration,not during Rest Trigger configuration.
The mapper is not opening for that,because of error
0