Getting the error "An interface with rule inputs cannot be saved as a report" when adding interface to report
Discussion posts and replies are publicly visible
Looks like the interface you are trying to add has rule inputs. It is not possible to add interface with rule inputs as a report or site pages in Appian. Remove rule inputs form your interface and call that interface here that will work.
yes. i have tried with dummy interface without rule inputs, it was working.
but i have built the interface from datatype template.
by default it created ruleinputs and loaded into grid. in that scenario, how to replace rule inputs?.
any guidelines or samples to refer?
consider my interface "employeeinterfacewithruleinput" is created from employeedatatype and has rule inputs
"employeedatatype,cancel,record".
i have tried to call the above interface with 3 parameters in a new interface "employeeinterfacewithoutruleinput".
how to pass value for employeedatatype in "employeeinterfacewithruleinput"
e.g rule!employeeinterfacewithruleinput(???,true,true)