Nothing here yet.
Nothing here yet.
4d ago · 4 min read · La nueva versión de APEX incluye una característica que va a cambiar drásticamente la forma en que trabajamos actualmente: APEXLang Hablamos de un nuevo formato basado en archivos que contrasta con la
Join discussion
Oct 15, 2025 · 3 min read · This is a process you could do using OCI features, but if you’d like to manage files from an APEX application, take care of the conversion to vectors and store them your database, it’s quite possible and not that complicated. What for? let’s say we w...
Join discussion
Apr 26, 2024 · 2 min read · Here are a couple of things to consider when creating a report using a Function Body that returns an SQL Query as the data source and using "IF" to decide which query will be executed. "ELSE" must be present. The query in the "ELSE" condition will ...
RSjahrial commented
Jan 19, 2024 · 2 min read · Recently I was asked to review and test an APEX application to fulfill the security team requirements before we can publish it, making an emphasis in escaping special characters. In General, APEX takes care of this. If you see the attributes of an Pa...
Join discussion