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

مشكلة عصيبة في عمل رن للفورم ارجو المساعدة

Featured Replies

بتاريخ:

يا أخواني تهت مع الفورم الي بعملوا رن مطلوب مني في العمل ان اوزع برنامج على بقية اجهزة المستخدمين لكن انا من الاساس مش قادر اعمل رن للفروم لكي اختبره فياخوان هذا تاني موضوع انزله على نفس هذه المشكلة من بامكانه مساعدتي والله لن انساه في دعائي انا بستخدم oracle developer suit 10g على داتا بيز في سيرفر لمن اعمل على الsql و report builder ماعندي أي مشاكل لكن المشكلة في الفورمز كيف اعملها رن وازعها على اجهزة المشتخدمين علما باني جربت كل الحلول المتاداولة كتغيير المستعرض واستخدام جافا 6 اصدار 26و30 وغيره وحتى الاصدار الحديث لكن نفس المشكلة عند تشغيلي الفروم في متصفح اوبرا بتجيني علامة جافا بتدور زي اللودينق وبيقلي ايررو اما في الفايرفروكس والايكسبلورر بيعطيني الرسالة دي Networl can't access  اسف عالطالة بس لتوضيح المشكلة  ارجو المساعدة

بتاريخ:

نفس المشكلة حدث عندي ..وهذا أنه الجافا غير متوافق مع المتصفح والله أعلم ....بإمكان حضرتك تراجع الرابط التالي 

 

http://www.araboug.org/ib/index.php?showtopic=54237&hl=

 

تابع المشاركة بأكملها ربما تجد الحل..

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

والله حلولك في الموضوع هذا من يومين وانا بحاول فيها بس ماوصلت لنتيجة مشكلتي عصيبة مثل ماوضحت في العنوان اتمنى من الله ان يسخر لي في ايديكم الحل

بتاريخ:

هل قمت حضرتك بتغيير الإعدات فيما يخص الملف formsweb ؟؟

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

من jinni لي jpi نعم قمت بتغييرها

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

لو في formswrb إعدادات اخرى فلم أطلع عليها

بتاريخ:

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

 

formsweb.rar

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

لو تنسخي كرد يكون احسن لاني بستخدم ويندوز 8 بيطلعلي رموز الملف

بتاريخ:

هل حضرتك قمت بفك الضغط ؟؟ على العموم أنا عملت نسخ لمحتويات الملف كالآتي:

# $Id: formsweb.cfg 15-apr-2005.13:17:30 pkuhn Exp $
# formsweb.cfg defines parameter values used by the FormsServlet (frmservlet)
# This section defines the Default settings.  Any of them may be overridden in the
# following Named Configuration sections.  If they are not overridden, then the
# values here will be used.
# The default settings comprise two types of parameters: System parameters,
# which cannot be overridden in the URL, and User Parameters, which can.
# Parameters which are not marked as System parameters are User parameters.
# SYSTEM PARAMETERS
# -----------------
# These have fixed names and give information required by the Forms
# Servlet in order to function.  They cannot be specified in the URL query
# string.  But they can be overridden in a named configuration (see below).
# Some parameters specify file names: if the full path is not given,
# they are assumed to be in the same directory as this file.  If a path
# is given, then it should be a physical path, not a URL.
# USER PARAMETERS
# ---------------
# These match variables (e.g. %form%) in the baseHTML file. Their values
# may be overridden by specifying them in the URL query string
# (e.g. "http://myhost.mydomain.com/forms/frmservlet?form=myform&width=700")
# or by overriding them in a specific, named configuration (see below)
[default]
# System parameter: default base HTML file
baseHTML=basejpi.htm
# System parameter: base HTML file for use with JInitiator client
baseHTMLjinitiator=basejpi.htm
# System parameter: base HTML file for use with Sun's Java Plug-In
baseHTMLjpi=basejpi.htm
# System parameter: delimiter for parameters in the base HTML files
HTMLdelimiter=%
# System parameter: working directory for Forms runtime processes
# WorkingDirectory defaults to <oracle_home>/forms if unset.
workingDirectory=
# System parameter: file setting environment variables for the Forms runtime processes
envFile=default.env

# Forms runtime argument: whether to escape certain special characters
# in values extracted from the URL for other runtime arguments
escapeparams=true
# Forms runtime argument: which form module to run
form=test.fmx
# Forms runtime argument: database connection details
userid=
# Forms runtime argument: whether to run in debug mode
debug=no
# Forms runtime argument: host for debugging
host=
# Forms runtime argument: port for debugging
port=
# Other Forms runtime arguments: grouped together as one parameter.
# These settings support running and debugging a form from the Builder:
otherparams=buffer_records=%buffer% debug_messages=%debug_messages% array=%array% obr=%obr% query_only=%query_only% quiet=%quiet% render=%render% record=%record% tracegroup=%tracegroup% log=%log% term=%term%
# Sub argument for otherparams
buffer=no 
# Sub argument for otherparams
debug_messages=no
# Sub argument for otherparams
array=no
# Sub argument for otherparams
obr=no
# Sub argument for otherparams
query_only=no
# Sub argument for otherparams
quiet=yes
# Sub argument for otherparams
render=no
# Sub argument for otherparams
record=
# Sub argument for otherparams
tracegroup=
# Sub argument for otherparams
log=
# Sub argument for otherparams
term=

# HTML page title
pageTitle=
# HTML attributes for the BODY tag
HTMLbodyAttrs=
# HTML to add before the form
HTMLbeforeForm=
# HTML to add after the form
HTMLafterForm=

# Forms applet parameter: URL path to Forms ListenerServlet
serverURL=/forms/lservlet
# Forms applet parameter
codebase=/forms/java
# Forms applet parameter
imageBase=DocumentBase
# Forms applet parameter
width=750
# Forms applet parameter
height=600
# Forms applet parameter
separateFrame=false
# Forms applet parameter
splashScreen=
# Forms applet parameter
background=
# Forms applet parameter
lookAndFeel=Oracle
# Forms applet parameter
colorScheme=teal
# Forms applet parameter
logo=
# Forms applet parameter
restrictedURLparams=HTMLbodyAttrs,HTMLbeforeForm,pageTitle,HTMLafterForm,log,allow_debug,allowNewConnections
# Forms applet parameter
formsMessageListener=
# Forms applet parameter
recordFileName=
# Forms applet parameter
serverApp=default
# Forms applet archive setting for JInitiator
archive_jini=frmall_jinit.jar
# Forms applet archive setting for other clients (Sun Java Plugin, Appletviewer, etc)
archive=frmall.jar
# Number of times client should retry if a network failure occurs.  You should
# only change this after reading the documentation.
networkRetries=0

# Page displayed to Netscape users to allow them to download Oracle JInitiator.
# Oracle JInitiator is used with Windows clients.
# If you create your own page, you should set this parameter to point to it.
jinit_download_page=/forms/jinitiator/us/jinit_download.htm
# Parameter related to the version of JInitiator
jinit_classid=clsid:CAFECAFE-0013-0001-0022-ABCDEFABCDEF
# Parameter related to the version of JInitiator
jinit_exename=jinit.exe#Version=1,3,1,22
# Parameter related to the version of JInitiator
jinit_mimetype=application/x-jinit-applet;version=1.3.1.22

# Page displayed to users to allow them to download Sun's Java Plugin.
# Sun's Java Plugin is typically used for non-Windows clients.
# (NOTE: you should check this page and possibly change the settings)
jpi_download_page=http://java.sun.com/products/archive/j2se/1.4.2_06/index.html
# Parameter related to the version of the Java Plugin
jpi_classid=clsid:CAFEEFAC-0014-0002-0006-ABCDEFFEDCBA
# Parameter related to the version of the Java Plugin
jpi_codebase=http://java.sun.com/products/plugin/autodl/jinstall-1_4_2-windows-i586.cab#Version=1,4,2,06
# Parameter related to the version of the Java Plugin
jpi_mimetype=application/x-java-applet;jpi-version=1.4.2_06
# EM config parameter
# Set this to "1" to enable Enterprise Manager to track Forms processes
em_mode=0

# Single Sign-On OID configuration parameter
oid_formsid=%OID_FORMSID%
# Single Sign-On OID configuration parameter
oracle_home=D:\dev
# Single Sign-On OID configuration parameter
formsid_group_dn=%GROUP_DN%
# Single Sign-On OID configuration parameter: indicates whether we allow
# dynamic resource creation if the resource is not yet created in the OID.
ssoDynamicResourceCreate=true
# Single Sign-On parameter: URL to redirect to if ssoDynamicResourceCreate=false
ssoErrorUrl=
# Single Sign-On parameter: Cancel URL for the dynamic resource creation DAS page.
ssoCancelUrl=
# Single Sign-On parameter: indicates whether the url is protected in which
# case mod_osso will be given control for authentication or continue in
# the FormsServlet if not. It is false by default. Set it to true in an
# application-specific section to enable Single Sign-On for that application.
ssoMode=false
# The parameter allow_debug determines whether debugging is permitted.
# Administrators should set allow_debug to "true" if servlet
# debugging is required, or to provide access to the Forms Trace Xlate utility. 
# Otherwise these activities will not be allowed (for security reasons).
allow_debug=false
# Parameter which determines whether new Forms sessions are allowed. 
# This is also read by the Forms EM Overview page to show the 
# current Forms status.
allowNewConnections=true

# EndUserMonitoring 

# EndUserMonitoringEnabled parameter
# Indicates whether EUM/Chronos integration is enabled
EndUserMonitoringEnabled=

# EndUserMonitoringURL 
# indicates where to record EUM/Chronos data
EndUserMonitoringURL=

# Example Named Configuration Section
# Example 1: configuration to run forms in a separate browser window with
# "generic" look and feel (include "config=sepwin" in the URL)
# You may define your own specific, named configurations (sets of parameters)
# by adding special sections as illustrated in the following examples.
# Note that you need only specify the parameters you want to change.  The
# default values (defined above) will be used for all other parameters.
# Use of a specific configuration can be requested by including the text
# "config=<your_config_name>" in the query string of the URL used to run
# a form.  For example, to use the sepwin configuration, your could issue
# a URL like "http://myhost.mydomain.com/forms/frmservlet?config=sepwin".
[sepwin]
separateFrame=True
lookandfeel=Generic

# Example Named Configuration Section
# Example 2: configuration forcing use of the Java Plugin in all cases (even if 
# the client browser is on Windows)
[jpi]
baseHTMLJInitiator=basejpi.htm

# Example Named Configuration Section
# Example 3: configuration running the Forms ListenerServlet in debug mode
# (debug messages will be written to the servlet engine's log file). 
[debug]
serverURL=/forms/lservlet/debug

# Sample configuration for deploying WebUtil. Note that WebUtil is shipped with
# DS but not AS and is also available for download from OTN.
[webutil]
WebUtilArchive=frmwebutil.jar,jacob.jar
WebUtilLogging=off
WebUtilLoggingDetail=normal
WebUtilErrorMode=Alert
WebUtilDispatchMonitorInterval=5
WebUtilTrustInternal=true
WebUtilMaxTransferSize=16384
baseHTMLjinitiator=webutiljini.htm
baseHTMLjpi=webutiljpi.htm
archive_jini=frmall_jinit.jar
archive=frmall.jar
lookAndFeel=aa

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

لسا نفس المشكلة ياأختي مش عارف وين الخلل بالتحديد

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

أخي سعيد حلولك أيضا لم تؤدي إلى نتيجة مرجوة

  • بعد 2 أسابيع...
بتاريخ:

حاول تتبع خطوات الملف التالى خاصة فى التعديلات داخل ملفين ( formsweb.cfg ، default.env) هذا ملف كامل من بداية تحميل الاوراكل وربط الديفولبر بالداتا بيز

التزم بترتيب الاعدادات مع تهدئة اعصابك فهى مجربة واعمل بها منذ اكتر من 5 سنوات وعمرها ما خيبت معايا  ان شاء الله تحل مشكلتك

[email protected]

اليك الاعدادات :

 

 

 

 

 

عملية انزال قاعدة البيانات  Oracle 10g

و كذلك  Developer 10g Suite

V2

 

أولا :   انزال قاعدة البيانات :

انزال قاعدة البيانات Oracle 10g و ذلك مثلا باسم  D:\DB_Ora10g

و يكون اسم قاعدة البيانات SID --- > ORCL  

ملحوظة هامة جدا : عند انزال قاعدة البيانات سيعطيك ثلاث اختيارات

  • Enterprise Database
  • Standard Database
  • Personal Database

قم باختيار Personal Database

 

DataBase Charchterset: Arabic.ar8mswin1256

 

ثانيا :   انزال الــ Developer Complete   

وذلك باسم D:\Dev2

 

نتأكد من اصدار الـ Internet Explorer  من أنه اصدار 6 أو أكثر وذلك فى حالة Windows2000  .

 

ثالثا :   عمل اتصال بين الـ Developer  و قاعدة البيانات ندخل على الملف

 

نقوم بفتح الملف

D:\DB_ORA10G\NETWORK\ADMIN\tnsnames.ora

 

ثم نأخذ نسخة من النص :

ORCL =

  (DESCRIPTION =

    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))

    (CONNECT_DATA =

      (SERVER = DEDICATED)

      (SERVICE_NAME = orcl)

    )

 

  )

ملاحظة هامة جدا : فى بعض الحالات يتطلب زيارة كلمة world  هكذا --à   ORCL.WORLD

 

            فى حالة ضبط الجهاز على Database Server بدلا من HOST = localhost نستبدل الـ localhost بـالـ IP

Address الخاص بـ Database Server

ثم نقوم بلصقه فى الملف

D:\Dev2\network\admin\tnsnames.ora 

 

رابعا :  تغيير اللغة فى الـ Registryل

          حيث يتم البحث عن NLS_Lang  ثم نكتب فيها

AMERICAN_AMERICA.AR8MSWIN1256

 

نقوم بعمل اختبار لعملية الانزال بعمل New form  ثم نقوم بعمل تشغيل لها و لكن قبل عملية التشغيل نقوم بتشغيل ال OC4J

من ال Explorer ندخل فى قائمة

 Tools ----  >  Internet options ---- > Advanced

ثم نختار تحت Security    --  allow active content to run in files on my Computer

ثم نقوم بتشغيل الشاشة نجد أنه يطلب منا انزال ال jinitiator  فنقوم  بانزال  Jinit 1.3.1.22

 

خامسا : لعمل URL خاص بـ Shortcut على الـ Desktop

          نقوم بالتعديل   فى الملف

D:\Dev2\forms\server\formsweb.cfg

 

          نكتب فى الجزء الخاص بذلك

[ida_hrm]

Form = D:\ida_hrm\FORMS\Login2.fmx

Userid = hrm/hrm@orcl

  --- > يلاحظ هنا أننا كتبنا المسار كاملا و ذلك لعدم تحديد الخادم الخاص بالتطبيق

 

       default.env وذلك لحين التعديل فى الملف

 

 

سادسا : نقوم بعمل Shortcut  على سطح المكتب و نكتب فى الـ URL

 

 http://localhost:8889/forms/frmservlet?config=ida_hrm   

http://life-f51ae96ecc:8889/forms/frmservlet?config=ida_hrm

http://digit_pc:8889/forms/frmservlet?config=

 

 

ثم نكتب الآتى كلا فى مكانه .

 

HTMLbodyAttrs=dir=rtl style="overflow: hidden; margin-top: 0px; margin-right: 0px;      margin-bottom: 0px; margin-left: 0px;"onload="ResizeRes();"

imageBase=codeBase

width=800

height=600 

separateFrame=true                

lookAndFeel=generic               

colorScheme=gray

archive_jini=icons.jar,frmall_jinit.jar     

networkRetries=30

em_mode=1

 

 

 

ملاحظات على ما سبق

separateFrame=true            يجعل الشاشة خارج الـ بروزر

lookAndFeel=generic          يقوم بتغيير اللون الى الرمادى

HTMLbodyAttrs=dir=rtl                  يجعل الاتجاه يمين أو يسار

archive_jini=icons.jar,f90all_jinit.jar              Icons. jar ملف يحتوى على الرموز انظر لاحقا

 

 

سابعا : لتحديد الـ Folder الذى سيعمل ك Application Server

فى حالتنا هذه يكون D:\work

نقوم بالتعديل فى الملف

D:\Dev2\forms\server\default.env

 

ونكتب

FORMS_PATH=D:\Dev2\forms;D:\ida_hrm\FORMS;

 

                 وكذلك  نفس التعديل فى الـ Registry فى FORMS_PATH

 

 

ثامنا :  لتشغيل الأيكونات

          نقوم بفك الملف topmic.exe ثم نأخذ نسخة من الملف c:\topmic\icons.jar 

 

          ونضعهم فى

D:\dev2\forms\java\icons.jar 

 

 

ثم نأخذ نسخة من   d:\dev2\forms\java\frmall_jinit.jar

ونضعه فى

C:\topmic\frmall_jinit.jar 

 

 

ثم بعد ذلك نعمل Restart OC4j ثم نختبر تشغيل الأيكونات

 

 

نأخذ نسخة من السطر

 

-Xbootclasspath/a:c:\topmic\frmall_jinit.jar;c:\topmic\frmall.jar;c:\topmic\icons.jar

ونضعه فى  الــ Jinit22   - ثم نقوم بعمل Unchek  للـ enable jar caching

الموجودة فى cache

 

 

تاسعا : لضبط التقارير

          -        نقوم بانزال برنامج Adobe AcrobatReader

          -        نكتب فى الملف

D:\Dev2\forms\server\default.env

 

نقوم بكتابة

REPORTS_PATH=c:\windows\fonts;D:\ida_hrm\reports;

 

و ذلك تحت السطر FORMS_PATH

 

نقوم بزيادة c:\windows\fonts;D:\ida_hrm\reports;   فى  Reports_path فى الــ Registry

 

ملاحظة هامة جدا : لتشغيل التقرير يجب توصيل كابل الشبكة

 

ملاحظة هامة :  بعد كل ما سبق وعند عمل التقرير لازم يكون الفونت Arial

 

- نقوم بالتعديل فى الملف

D:\Dev2\tools\common\uifont.ali   

 

ثم نقوم بعمل الآتى

[ PDF:Subset ]

 

Arial = "Arial.ttf"

ملاحظة هامة جدا :   بعد التعديل فى الملف uifont.ali لازم نعمل Restart  للجهاز

 

.

 

  • نقوم بتشغيل الـ  Report Serverنكتب فى الـ Run

Rwserver server=rep_ahm

ثم نقوم بعمل Shortcut  خاصة به و نضعها فى الـ Startup .

لمتابعة الأخطاء الخاصة بالتقارير قم بتشغيل الملف D:\dev2\bin\rwqmu.exe

 

ملحوظة هامة جدا : اذا كانت الـ Form  فى وضع الـ runtime وهناك مستخدم آخر يريد أن يعدل فى هذه الفورم لا يستطيع ذلك المستخدم أن يعمل compile لتلك الفورم لتجنب ذلك نكتب فى ال default.env     -----    Forms_mmap=false

 

 

ملحوظة هامة : لالغاء Database Alias نكتب فى الريجسترى

Hkey_local_machine à Software à Oracle à key_db_ora10g

Create new string value called local and write orcl

---------

ملحوطة : فى الـ URL   البورت الخاصة بالشركة 7778

                             البورت الخاصة بالـ  PC  8889

 

 

 

 

 

بتاريخ:

السلام عليكم

 

انا واجهتني هذه المشكله ايضا ولكن بفضل الله تعالى وجدت حل وشغلت الفورم على متصفح فاير فوكس حتى لو كان اخر اصدار وعندي اصدار فاير فوكس 26 وشغال الفورم عليه بسرعه دون تعليق

 

وعملت شرح لطريقه تشغيل الفورم على الفاير فوكس

 

واليك الشرح من هذا الرابط  http://www.mediafire.com/download/vbp2y3u3bbq17c6/weldan.c%23.rar

 

وان شاء الله اكون افدتك

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

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

بتاريخ:

اخي لو تشر ح المشكلة اكتر حتى نستطيع مساعدتك

  • بعد 1 شهر...
بتاريخ:
  • كاتب الموضوع

 

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

http://www.strsoftware.com/blog/error-frm-92095-oracle-jinitiator-version-too-low-please-install-version-1-1-8-2-or-higher/

وبالتوفيق لكل من ساعدني او فكر يساعدني او اتفرج ومشي ربنا يوفقكم في الداريين

 

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

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

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

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

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

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.