الانتقال إلى المحتوى
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.

Report 6i Hanging while calling from Forms 6i

Featured Replies

بتاريخ:

alsalam 3alykom
i have the problem with the Report 6i , the problem is when i call any report from the Form 6i some times it hang ,and the message from the Windowx XP will shown when any application not responding , and the Form hangs also and need End Task to close it.
and there is no sequence of hanging , sometimes third calling sometimes forth and sometimes from the first calling of any report.
anybody faced this problem , is it that Report 6i not compatable with the windows XP or 2000 and need some file or is it the problem from my code...?

this is my code..:

	DECLARE
  pl_id ParamList; 
begin
pl_id := Get_Parameter_List('tmpdata'); 
IF NOT Id_Null(pl_id) THEN 
   Destroy_Parameter_List( pl_id ); 
END IF; 
pl_id := Create_Parameter_List('tmpdata'); 
add_Parameter(pl_id,'Q',text_PARAMETER,' and PA_M_HUMAN_SRL = '||:PA_M_HUMAN_SRL||' and ee_t_exit_entry_no = '||:EE_T_EXIT_ENTRY_NO); 
Add_Parameter(pl_id, 'PARAMFORM', TEXT_PARAMETER, 'NO');
if ( :RP_CD is not null ) then
 IF(:SP_CMP_GOV_ID = 10059200) THEN 
 	Run_Product(REPORTS, 'C:\HRS\PROSYS\REP\r_exit_per_rp.rep', SYNCHRONOUS, RUNTIME,FILESYSTEM,pl_id, NULL);
 ELSIF( :SP_CMP_GOV_ID = 11939600) THEN
 	Run_Product(REPORTS, 'C:\HRS\PROSYS\REP\r_exit_per_rp_JGC.rep', SYNCHRONOUS, RUNTIME,FILESYSTEM,pl_id, NULL);
 END IF;

بتاريخ:

Wa- Alekom Alsalam my brathor.
I think that your problem is
'C:\HRS\PROSYS\REP\
You dont need to use this path , You can add in registry of Report builder this
Report Path
and then put this path , after that any call for any report is without full bath becouse you set before in registry try it and dont write the extention of report ".rep"

Good Luk for y.

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

thank u my brother , i will try it

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

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

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

برجاء الإنتباه

بإستخدامك للموقع فأنت تتعهد بالموافقة على هذه البنود: سياسة الخصوصية

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.