I have developed a function for projection and trying to test the service in the Postman. The function looks like this
This is a structure type parameter. When trying to invoke such function I get an error from the server.
I tried to send the parameter as Json object but still get same error.
Does IFS supports a function call which takes structure parameter?