الانتقال إلى المحتوى
View in the app

A better way to browse. Learn more.

مجموعة مستخدمي أوراكل العربية

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

500 Internal Server Error

Featured Replies

بتاريخ:

assalamou 3likome ;
i need your help to resolvs my probleme ; when i tried to compile reports from froms i get this error message
500 Internal Server Error
thanks in advance;

بتاريخ:
  • كاتب الموضوع

assalmu 3alikom
thanks for your interste mustafagamiel;

I tried everything I found in the link that you have proposed, but it does not, knowing that I get this error for just one interface but other interfaces they work very well
thanks in advance

بتاريخ:

السلام عليكم
الخطأ ده ممكن يحدث لو في فراغ مثلا بين حرفين في كود استدعاء التقرير ارجو التأكد من الكود الصحيح مرة أخرى وان استمر ضعي الكود هنا

بتاريخ:
  • كاتب الموضوع

sorry , but it's not working
this is the code


declare 
username1 varchar2(15);
val_seq_dem number(15);
 val_seq_ben number(7);
 val  number(15);
begin username1:=get_application_property(username);
select seq_ben.nextval 
into val_seq_ben from dual ;
select seq_dem.nextval 
into val_seq_dem from dual; 
select seq_ben.currval
into val from dual;
insert into beneficiaire( BEN_ID_BEN,
                       TYPE_BEN,
                       BEN_NOM, 
                       BEN_PRENOM,
                       BEN_CIN,
                       BEN_imm_date_naissance )
             values(val_seq_ben,
                    '12',
                     :parameter.nom_global,
                     :parameter.prenom_global,
                     :parameter.cin_global,
                     :parameter.date_naissance_global);
insert into d_demande( DEM_ID_DEMANDE,
                      AG_ID ,         
                      DEM_DATE_DEP,   
                      DEM_DATE_F,     
                      DEM_ETAT,      
                      DEM_ID_BEN)
            values( 
                   val_seq_dem,
                    username1,
                    sysdate,
                    sysdate,
                    'attestation',
                    val_seq_ben);
:system.message_level:=5;
            commit;
     :system.message_level:=25;
     
      prc_msg_alert_txt('Opération Effectué avec succés  ','INFORMATION','I',false);

 web.show_document('http://sweet-45a10b1f5:8889/reports/rwservlet?
report=d:\TEST\attestationnonimm.jsp&destype=cache&desformat=pdf&userid=HR@stage&p_NOM='||:nonimmgestion.nom||'&code='||:entete.cd_deleg||'&p_prenom='||:nonimmgestion.prenom||'&p_cin='||:nonimmgestion.cin||'&date_naissance'||:nonimmgestion.date_naissance);    
go_block('nonimmgestion');
clear_block(no_validate);
:RADIO_GROUP111:='A';
--go_block('nonimmgestion');
--clear_block(no_validate);
SET_item_property('lov1',enabled,property_false);
SET_item_property('lov2',enabled,property_false);
SET_item_property('lov3',enabled,property_false);
SET_item_property('lov4',enabled,property_false);
SET_item_property('REJETER',enabled,property_false);
SET_item_property('VALIDER',enabled,property_false);
:parameter.pararejval:='';
:RADIO_GROUP111:='A';
set_item_property('cin',enabled,property_true);
end;




thanks in advance

بتاريخ:
  • كاتب الموضوع

ppppppplllllllllzzzzzzzzzzz
someone help me ;still waiting your reply

انضم إلى المناقشة

يمكنك المشاركة الآن والتسجيل لاحقاً. إذا كان لديك حساب, سجل دخولك الآن لتقوم بالمشاركة من خلال حسابك.

زائر
أضف رد على هذا الموضوع...

Account

Navigation

البحث

البحث

إعداد إشعارات المتصفح الفورية

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.