how must declared the definition of an rfc interface? is it an difference the definition is like or type? if i call an interface to xi and i have declared the interface with "type" i get an error "server can not generate template". if i call an interface declared with "like" it is ok. can you help me