I created a web service in Idempiere, added input params, etc, for createData service for one table. While calling that service from SoapUI, I am getting the column not allowed message for one of the columns. What does it mean? which columns are allowed and which are not allowed, how to know?
I googled before posting here, but I couldn't find an answer to my doubt.
Edited: Solution: The column name to be used in SOAP request should be the first part i.e., the string before the underscore, which is used in the Idempiere Web Service Field Input.