Size: a a a

2021 June 04

Т

Темик in Oracle APEX
Set Minimum date to: +0d
источник

TM

The Manager in Oracle APEX
it's pure python3
источник

ББ

Борис Бакулин... in Oracle APEX
DECLARE
 l_result clob;
BEGIN
 apex_web_service.g_request_headers.delete();
 apex_web_service.g_request_headers(1).name := 'Content-Type';
 apex_web_service.g_request_headers(1).value := 'application/json';
 
 l_result := APEX_WEB_SERVICE.MAKE_REST_REQUEST(
   p_url => 'https://api.telegram.org/botyyyyyyy:zzzzzzzzzzz/sendMessage'
  ,p_http_method => 'POST'
  ,p_body => '{"chat_id":-xxxxxxxxxxx,"text":"Welcome"}'
 );
   DBMS_OUTPUT.PUT_LINE(l_result);
END;


"chat_id":-xxxxxxxxxxx     ??

botyyyyyyy:zzzzzzzzzzz  ???
источник

AL

Alec Larson in Oracle APEX
client.get_participants(chat)
источник

TM

The Manager in Oracle APEX
the with client
источник

AS

ABST Support in Oracle APEX
i want to display  a image(store in a blob column in a table) using a stored function. can anyone help me in this?
источник

T

Tawfeq in Oracle APEX
Why don't we have a clubhouse room for oracle apex?
источник

A

Anton in Oracle APEX
Has anyone successfully Integrated Flutter with APEX?
источник

R

Richmond in Oracle APEX
Whats the objective???
источник

A

Anton in Oracle APEX
Offline sync
источник

SP

Sebastia Pujol in Oracle APEX
My company is working with it but we are using just rest api calls to ords backend, and a dev is re-writing all the logic in dart
источник

SP

Sebastia Pujol in Oracle APEX
We are just using plsql logic stored in database
источник

SP

Sebastia Pujol in Oracle APEX
But we are still working in progress
источник
2021 June 05

R

RAULdba in Oracle APEX
Переслано от RAULdba
🎁Presenteie alguém que você ama (OU ATÉ VOCÊ MESMO) com a chave para um futuro profissional de qualidade!!!!✅❣

✨De R$350 por APENAS R$290,00✨

⚠️ Na compra de 1 GANHE outro pacote COMPLETO ⚠️

PROMOÇÃO VÁLIDA POR POUCO TEMPO!!!

#projetodba #diadosnamorados #promocao #adminstradordebancodedados
источник

JB

Javier Bernal in Oracle APEX
Manage your apex instance inoracle cloud from the phone https://youtu.be/847Jp4A-OeI
источник

V

Vj in Oracle APEX
what reporting tools in use with you ?
источник

BB

Bakyt Beishenaliev in Oracle APEX
Jasper report
источник

V

Vj in Oracle APEX
its java reporting tool
one should be familiar with java coding in order work and use jasper ?
источник

RD

Richard Dalvi in Oracle APEX
professional enterprise: AOP apex office print,  Community: Jasper
источник

AT

Ashu The Emperor in Oracle APEX
ok thanks.
источник