The custom ESQL transform only allows you to call a specific *function*.
In general, ESQL is compiled regardless of what file it belongs to. So if you have six ESQL files in the same application/service/library/message flow project, they are all compiled into one space.
So if you have function 1 in file 1 and function 2 in file 2 in the same schema, then they are compiled into the same schema and all information about the source file is forgotten. _________________ chmod -R ugo-wx /
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum