بتاريخ: 20 يونيو 200917 سنة comment_160838 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 Errorthanks in advance; تقديم بلاغ
بتاريخ: 20 يونيو 200917 سنة comment_160839 try with this linkhttp://www.araboug.org/ib/index.php?showtopic=33377 تقديم بلاغ
بتاريخ: 20 يونيو 200917 سنة كاتب الموضوع comment_160849 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 wellthanks in advance تقديم بلاغ
بتاريخ: 20 يونيو 200917 سنة comment_160851 السلام عليكمالخطأ ده ممكن يحدث لو في فراغ مثلا بين حرفين في كود استدعاء التقرير ارجو التأكد من الكود الصحيح مرة أخرى وان استمر ضعي الكود هنا تقديم بلاغ
بتاريخ: 20 يونيو 200917 سنة كاتب الموضوع comment_160873 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 تقديم بلاغ
بتاريخ: 21 يونيو 200917 سنة كاتب الموضوع comment_160903 ppppppplllllllllzzzzzzzzzzzsomeone help me ;still waiting your reply تقديم بلاغ
انضم إلى المناقشة
يمكنك المشاركة الآن والتسجيل لاحقاً. إذا كان لديك حساب, سجل دخولك الآن لتقوم بالمشاركة من خلال حسابك.