- Efetue login para postar comentários
I work with systems integration and truly enjoy learning all types of programming languages to understand exactly what each system requires. I started by developing small programs in Python during college, and from there, I pursued courses and personal projects with R, SQL, HTML + CSS, JavaScript + TypeScript, C, and C++. I am currently learning React.js. Additionally, I’ve had the opportunity and honor of being part of the Innovatium team, where we develop using InterSystems ObjectScript to integrate database systems with REST, SOAP, and more.
Later, I worked at QI Tech as a full-stack developer. I have developed and maintained systems from databases and APIs to AWS Cloud and Front-End, using various languages such as Python, TypeScript, JavaScript, HTML, React, and CSS in a microservices environment.
I also became the leader of UX in the investment business unit, structuring the UI, defining coding standards, handling a part of the official website, managing translations, and overseeing customer support.
Currently, I am working for Zarmik, combining what I've learned from the two previous experiences and developing the design system of the company, once again defining patterns and standards for the visual identity and user-friendlyness.
Bom dia, Paulo!
Essa documentação detalha as melhores práticas de como retornar cada tipo de objeto a partir de chamadas de funções do IRIS, neste ponto do link especificamente trata do retorno de Status code, usando a função ClassMethodStatusCode() .
Deixe-me saber se isso esclarece sua dúvida.
- Efetue login para postar comentários
Boa tarde, Paulo! Tudo bem?
Poderia detalhar um pouco melhor como você está chamando essa proc, por favor?
- Efetue login para postar comentários
Bom dia!
Sim, você consegue restringir quais tabelas um usuário tem acesso em Portal de Administração > Menu > Usuários. Em linha de comando, você pode usar os comandos de SQL CREATE USER, CREATE ROLE, ALTER USER, GRANT, DROP USER, e DROP ROLE para isso.
Você pode entender melhor sobre os privilégios e papéis do usuário nesta página da documentação.
Deixe-me saber se conseguiu!