بتاريخ: 29 مايو 201015 سنة comment_193336 السلام عليكم اخوانى شئ غريب جدا وجاجهته .. و هو اننى قمت بعمل شاشات كثير و قمت بعمل شاشه تجميعيه للكل حيث انه يتم الفتح من خلال استخدام الازرار و الغريب بقا انى استخدم نفس الكود فى الفتح .call_form('ff');و الغريب ان كل الشاشات تفتح فيما عدا واحدة فقط .. لا تفتح ؟!!!و فى حاله اننى قمت بفتخا اول شاشه .. لا تفتح و بعد ذلك لا تفتح اى شاشاه اخى و يبج غلق البرنامج و فتحه مرة اخى انا مش عارف الصراحه .. فما هو السبب فى الموضوع ده ؟؟ و شكرا تقديم بلاغ
بتاريخ: 29 مايو 201015 سنة comment_193342 طيب شوف اسم الشاشة دى مكتوب صح ولا ايهوالشاشة بتقفل عشان ممكن تلاقيك كاتب exit_form بعد ما تنادى الفورمبالتوفيق ....... تقديم بلاغ
بتاريخ: 29 مايو 201015 سنة كاتب الموضوع comment_193344 السلام عليكم شكرااخى حسام .. بس مفيش حاجة مندى خالص .. الشاشه بتفتح عندى لما اكون مشغلها من ال Builder اما لو شغتلها من اى جهاز اخر حتى جهازى يعنى اشتغلت من خلاص العنوان بتاع ال forms مش بتشتغل و حاجة متعبه خالص تقديم بلاغ
بتاريخ: 29 مايو 201015 سنة كاتب الموضوع comment_193346 انا مش عارف شاكك فى ملف forms.web و هو محتوياته كالتالى : # $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 filebaseHTML=base.htm# System parameter: base HTML file for use with JInitiator clientbaseHTMLjinitiator=basejini.htm# System parameter: base HTML file for use with Sun's Java Plug-InbaseHTMLjpi=basejpi.htm# System parameter: delimiter for parameters in the base HTML filesHTMLdelimiter=%# 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 processesenvFile=default.env# Forms runtime argument: whether to escape certain special characters# in values extracted from the URL for other runtime argumentsescapeparams=true# Forms runtime argument: which form module to runform=test.fmx# Forms runtime argument: database connection detailsuserid=# Forms runtime argument: whether to run in debug modedebug=no# Forms runtime argument: host for debugginghost=# Forms runtime argument: port for debuggingport=# 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 otherparamsbuffer=no # Sub argument for otherparamsdebug_messages=no# Sub argument for otherparamsarray=no# Sub argument for otherparamsobr=no# Sub argument for otherparamsquery_only=no# Sub argument for otherparamsquiet=yes# Sub argument for otherparamsrender=no# Sub argument for otherparamsrecord=# Sub argument for otherparamstracegroup=# Sub argument for otherparamslog=# Sub argument for otherparamsterm=# HTML page titlepageTitle=Oracle Application Server Forms Services# HTML attributes for the BODY tagHTMLbodyAttrs=# HTML to add before the formHTMLbeforeForm=# HTML to add after the formHTMLafterForm=# Forms applet parameter: URL path to Forms ListenerServletserverURL=/forms/lservlet# Forms applet parametercodebase=/forms/java# Forms applet parameterimageBase=DocumentBase# Forms applet parameterwidth=750# Forms applet parameterheight=600# Forms applet parameterseparateFrame=true# Forms applet parametersplashScreen=# Forms applet parameterbackground=# Forms applet parameterlookAndFeel=Oracle# Forms applet parametercolorScheme=purple# Forms applet parameterlogo=# Forms applet parameterrestrictedURLparams=HTMLbodyAttrs,HTMLbeforeForm,pageTitle,HTMLafterForm,log,allow_debug,allowNewConnections# Forms applet parameterformsMessageListener=# Forms applet parameterrecordFileName=# Forms applet parameterserverApp=default# Forms applet archive setting for JInitiatorarchive_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 JInitiatorjinit_classid=clsid:CAFECAFE-0013-0001-0022-ABCDEFABCDEF# Parameter related to the version of JInitiatorjinit_exename=jinit.exe#Version=1,3,1,22# Parameter related to the version of JInitiatorjinit_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 Pluginjpi_classid=clsid:CAFEEFAC-0014-0002-0006-ABCDEFFEDCBA# Parameter related to the version of the Java Pluginjpi_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 Pluginjpi_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 processesem_mode=0# Single Sign-On OID configuration parameteroid_formsid=%OID_FORMSID%# Single Sign-On OID configuration parameteroracle_home=E:\DevSuiteHome_1# Single Sign-On OID configuration parameterformsid_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=falsessoErrorUrl=# 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 enabledEndUserMonitoringEnabled=# EndUserMonitoringURL # indicates where to record EUM/Chronos dataEndUserMonitoringURL=# 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=Truelookandfeel=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.jarWebUtilLogging=offWebUtilLoggingDetail=normalWebUtilErrorMode=AlertWebUtilDispatchMonitorInterval=5WebUtilTrustInternal=trueWebUtilMaxTransferSize=16384baseHTMLjinitiator=webutiljini.htmbaseHTMLjpi=webutiljpi.htmarchive_jini=frmall_jinit.jararchive=frmall.jarlookAndFeel=oracle علشان انا كنت عايز انى اشغل الفرومز من على اى OS تانى .. و ربنا يسهل تقديم بلاغ
بتاريخ: 29 مايو 201015 سنة comment_193350 اخي الكريم اذا كانت الشاشة تعمل على الفورم بلدر قم بانشاء شاشة جديدة وقم بنسخ كافة محتويات الشاشة الى الشاشة الجديدة وقم بعمل حفظ جديد للشاشةلانه يبدو ان المكشلة بالشاشة نفسها والله اعلم . تقديم بلاغ
بتاريخ: 29 مايو 201015 سنة comment_193381 السلام عليكمعندما تقوم بعمل Run للشاشة هل تقوم بذلك ام من خلال شاشة اخرى؟؟ان كانت من خلال شاشة اخرى تأكد من الـ Path.وجرب عمل Generate & Compile من جديد.جرب واخبرنا بالنتيجة...موفق. تقديم بلاغ
بتاريخ: 30 مايو 201015 سنة كاتب الموضوع comment_193409 السلام عليكم اخوانى المشكله اعتقد فى الاتى : baseHTMLjinitiator=basejini.htmbaseHTMLjpi=basejpi.htmحيث انه فى حاله العمل على ال jinitiator يعمل بشكل جديد .. اما فى حاله استخدام الى Java لا يعمل .. انا تعبت الصراحه حيث انه الان .. لا يوجد اى شاشات تعمل !!!!!مش عارف السبب اه !! تقديم بلاغ
بتاريخ: 30 مايو 201015 سنة comment_193423 بسم الله الرحمن الرحيم قم بتجربه الاتى تجربه الامتداد fmx بمفرده سواء كنت تستخدم form10g or forms6iهذه جزئيه الاخرى إنشاء user جديد ثم بعد ذلك قم بإنشاء الجداول مرة اخرى اى "فى هذه الحاله لاتحتاج التعديل فى الشاشات ثم بعد ذلك أخبرنا بالنتيجه تقديم بلاغ
بتاريخ: 30 مايو 201015 سنة كاتب الموضوع comment_193426 السلام عليكم قمت بالفعل بعمل الاتى : - قمت بتشغل ال FRX من خلال الاتى : http://192.168.1.107:8889/forms/frmservlet?form=D:\Accurateforms\ez.fmx&userid=accdev/accdev@orclو لم يعمل .. - قمت بعمل مستخدم جديد بالفعل هذا هو المستخدم الجديد و لم يعمل .. و اعتقد كما قولت من قبل ان المشكله فى : ال JAVA حيث اننى جعلت ال Oracle JInitiator هو الذى يعرض الforms و عملت بشكل جديد جدا .. بس المشكله بقا فى ان فى عندى اجهزة عليها Win7 و Vista فدة الى كان مخلينى اشغل ال java من خلال كود من الاثنين دول : http://192.168.1.107:8889/forms/frmservlet?config=javaplugin&form=D:\Accurateforms\LOGIN.fmx&userid=accdev/accdev@orclhttp://192.168.1.107:8889/forms/frmservlet?config=jpi&form=D:\Accurateforms\LOGIN.fmx&userid=accdev/accdev@orclفمش عارف اكمل ازاى الصراحه .. تقديم بلاغ
بتاريخ: 22 يونيو 201015 سنة comment_195256 السلام عليكم صديقى احمد معلش انا لسة شايف المشكلة بتعتك دلوقتى ......لو لسة المشكلة ماتحلتش قولى و انا ان شاء الله اقولك الحل عشان انا واجهت نفس المشكلة و حلتها الحمد الله سلام يا صديقى تقديم بلاغ
بتاريخ: 22 يونيو 201015 سنة comment_195262 السلام عليكماخ mada1212 ضع الحل حتى لو انحلت المشكله يمكن فيه ناس غير بتستفيد من الحلشكرا تقديم بلاغ
بتاريخ: 23 يونيو 201015 سنة كاتب الموضوع comment_195331 السلام عليكم اخى mada1212 المشكله زى ما هى مش تغلتش .. فمش عارف اعمل اه الصراحهو سلام يا صحبى تقديم بلاغ
بتاريخ: 24 يونيو 201015 سنة comment_195358 السلام عليكم معلش اتاخرت فى الرد لانى كنت مشغول و لسة شايف الرد دلوقتى.....بس يا صديقى مشكلة الديفلوبر مع ويندوز 7 و فيستا فى حاجة واحدة بس هو رقم او نسخة ال Java الا انت بتستخدمها و انا حصلت عندى المشكلة دى و اتبهدلت لحد ما الحمد الله المشكلة اتحلت و دى ياسيدى الخطوات ويارب تحل مشكلتك1- تحمل نسخة من برنامج الجافا jre-6u18-windows-i586.exe ماتنزلش غير النسخة دى update 18 لان كل النسخ(up16&up20..etc) فيها مشكلة مش عارف لية و دى اصلن مشكلة الشركة عارفها على ما اعتقد بس ماحدش مهتم....2- عشان تشغل الفورمة با java مش با jini لازم طبعا تغير فى ملف formsweb.cfg و تعدل فى السطر دة baseHTMLjinitiator=basejini.htm و تخلية baseHTMLjinitiator=basejpi.htm3- نيجى بقى لسبب المشكلة و الاهم ان الفورمة لما تشتغل بالجافا كل الشاشات الا فيها listitem مش هاتتفتح معاك و دى مشكلة موجودة فى كلاسات الجافا لما بتفتح الشاشة بدور على الكلاسات دى مش بتلاقيها عشان كدة الشاشة مابتفتحش و اسم الكلاس الا بتعمل مشكلة Comparator.class&Sort.class& و كلاسات تانى كدة و الكلاسات دى مش موجودة فى frmall.jar عشان كدة بتعمل مشكلة و فى طريقتين لحل المشكلة دى طريقة سهلة و طريقة تانى طويلة بس استفدت منها و هما كاالاتى1- الكلاسات دى موجودة فى ملف jar اسمة share.jar و دة هاتلاقية فى المسار الاتى ORACLE_HOME/jlib/share.jar او ORACLE_HOME/oui/jlib/shared.jar طبعا هاتخد الملف دة و تنسخة فى ملف الجاف (ORACLE_HOME\forms\java)الا فية كل ملفات ال jar مع اخواتة ياعنى ..و بعد كدة طبعا تكتبة و تضيفة فى ملف formsweb.cfg..... فى .....archive=share.jar ... و شغل الشاشات و ان شاء الله هاتشتغل معاك 2- الحل التانى بقى ان الكلاسات دى تخدها من ملف ال share.jar و تحطها فى ملف frmall.jar عشان الفورمة تشوفها لما تشتغل و عشان تعمل كدة اتبع الخطوات الاتية:- 1- خد الملفين الجار share.jar & frmall.jar و انسخهم فى ملف جديد فى اى حتة عندك على الجهاز عشان هما دول الا هانشتغل عليهم عشان لو حصل اى حاجة ليهم مش مشكلة الاصل موجود و يفضل تنسخ كل واحد فى ملف لوحدة و هاتعرف لية بعد شوية 2- دلوقتى بقى هانعمل unpak للملفين دول عشان نشوف الا فيهم ياعنى نفكهم من الاخر عشان نعمل كدة ركز شوية بقى عشان العملية ما تضربش منك * Open a DOS command prompt. من run اكتب cmd * خلى المسار بتاعك OraHome\jdk\bin ودى تعملها كدة set PATH=[OraHome]\jdk\bin; تمام لحد كدة * هاتكتب كود الا هاتفك بية الكلاسات بتاع كل ملف وهو jar -xvf %ORACLE_HOME%\forms\java\frmall.jar طبعا هاتكتب المسار الا انت شايل الملفات بتاعتك فيها ياعنى لو شيلها مثلا على c:\newfolder الكود هاييبقى كدة jar -xvfc:\newfolder\frmall.jarهاتلاقى ملف الجار بيعمل extract لكل الا فية و نفس الطريقة تعملها مع ملف share.jar عشان كدة قولتك حط كل واحد فى فولدر لوحدة عشان لما تعملة extract يبقى كل ملف لوحدة بحاجاتة 3- بعد كدة روح على الملفين الا انت عملتهم و افتحهم هاتلاقى كل ملف فية الملفات بتاعتة الا انت عملتلها extract روح لملف share.jar على المسار التالى oracle\bali\share\sort و انسخ كل الكلاسات الا فية و اذهب الى الملف بتاع frmall.jar على المسار التالى oracle\bali\share\sort نفس المسار ياعنى و اعمل paste للملفات دى .... وكدة يبقى احنا خدنا كل الكلاسات الا محتجينها و حطنها فى ال frmall.jar كدة زى الفل ....دلوقتى بقى هانرجع الملف زى ماكان عشان نقدر نتسخدمة ياعنى نرجعة ملف jar .زى مكان ركز معايا اتبع الخطوات * هانحذف الملف الا اسمة META-INF (ممكن تعملة delete عادى ) بس فى طريقة تانىطبعا انت لسة فاتح command prompt اكتب الكود دة rd c:\newfolder\META-INF /s/q طبعا اكتب المسار بتاعك*هانعمل repak& sgin للملف عشان نرجعة زى مكان jar هانكتب الكود دة اول حاجة و انت فى command prompt هاتفف على المسار الا فى الملفات بتاع frmall.jar و بعد كدة تكتب *.* ORACLE_HOME%\jdk\bin\jar -cvf c:\newfolde.jar% الكود دة هايعمل repak للملفات عشان نعملها sgin اكتب الكود دة OraHome]\forms\webutil\sign_webutil c:\newfolder\frmall.jar وكدة يبقى كلة تمام و زى الفل خد الملف دة و اعملة نسخ بدل الموجود هناك بس خلى النلف القديم معاك احتياطى عشان لو دة ضرب منك ولا حاجة و دى الينكات بتاع الكلام الا انا قولتة عشن لو حد عايز يستفاد http://www.oratransplant.nl/2007/01/04/oracle-forms-and-sun-jvm-16/http://forums.oracle.com/forums/thread.jspa?threadID=1032104 تقديم بلاغ
بتاريخ: 24 يونيو 201015 سنة comment_195386 سلام عليكم معلش فى حاجة نسيت اقولك عليها * بعد ماتنزل نسخة الجافا انسخ الملف الا اسمة JVM.DLL وهاتلقية فى المسار دة C:\Program Files\Java\jre6\bin\clientو اعملة PASTE فى المسار دة C:\Program Files\Oracle\JInitiator 1.3.1.22\bin\hotspotوجرب كدة و شغل الشاشات و اخبرنى بالنتيجة سلام يا صديقى تقديم بلاغ
بتاريخ: 28 يونيو 201015 سنة comment_195601 السلام عليكم اية الاخبار الشاشات اشتغلت عندك ولا لسة ........................................؟ تقديم بلاغ
انضم إلى المناقشة
يمكنك المشاركة الآن والتسجيل لاحقاً. إذا كان لديك حساب, سجل دخولك الآن لتقوم بالمشاركة من خلال حسابك.