Attaching and object to a form

Hello All;
Is it possible to attach an object to a form? What I would like to do is attach a MS Excel spreadsheet (to be completed) to a form

Attaching files to a PDF can be accomplished in two ways, traditionally:
1) Using Acrobat as a client.
2) Adding a file attachment right to the PDF with LiveCycle Reader Extensions ES for Reader clients.
A PDF Portfolio provides nice features for assembling various content types into a PDF as well. See the attached example.
Your workflow requirements, the availability of LiveCycle Reader Extensions ES, and client base (Reader versus Acrobat) will determine what is possible for you.
Steve

Similar Messages

  • E-Recruiting - Attachment Types and Object Relationships

    Can someone help me to understand why SAP recommends attachment types to be linked to the Application object and not to the Candidacy object?  I've always created attachment types specific to certain candidacy activities to that object as appropriate.  Is there a technical implication that I am not aware of?  If so, please advise.  Thank you for your help.

    Hi Roman and experts
    We have an issue where we have created 2 attachments:
    Attachment type 10 PDR
    Attachment type 17 Mamual Application Form
    both of subtype text "Resume" which we have attached to object type NA Candidate.
    What is happening is that once a candidate has attached these to his/her application then they automatically are attached to any past and future applications as well. I assume if we had assigned them to object type ND Application instead then they would be unique to  the application ie: not attach to all applications?
    Also can an attachment type only be assigned to object type NA or object type ND eg: could 10 PDR be assigned to both candidate and application?
    Many thanks
    Dawn

  • Attaching object group to form

    Could you tell me how can we attach object group to a Form other than drag & drop from the other Form which contain object group.
    Forms version: Oracle 10.1.2
    any help will be appreciated.
    Thanks & Regards
    Satya

    no chance. You need a mouse to drag and drop the original object to your new form.

  • Attach a form objects to another form

    Hi, excuse me if my question is evident for you, i am a little new with oracle form,
    i want to know if it is possible to attach a form objects to another form and how to do that. Thanks for your help.
    Edited by: Tabit7 on Apr 1, 2011 11:37 AM

    You cannot attatch a whole form (.fmb) to you form but you can subclass blocks canvas for example.
    open your form A and B
    in your reference form A select the block you want to have in form B (subclassed) and select and drag it to B.
    You will have a popup saying "do you want to copy the object ir subclass it ?" choose sublass and you are ready...
    Do the same with canvas.
    but PAY ATTENTION !!!! this method seems very useful if you have let say a identical master block for different forms.
    but you have to handle it with precautions as every changes made in form A will be reflected to all your sub-classed forms B, B1, B2 .... and could cause you designs problems
    if for example you master form A width change to something larger than one of you B forms.
    Hope this helps
    JeanYves

  • OIM process and object form mapping issue

    Hi All,
    We have installed one GTC for a database having three tables.Of them one is parent and the rest are child.In processform I have all the fields created with variant type as the string.I created a object from and want to populate some of the fields of processform from the object form.In process form I have two fields namely "from date " and "todate".I want to have these two fields on object form having variant type as the date.I have done it.But while mapping the process form and object form Iam getting the error as "invalid pair mapping".Please let me know the possible solution.
    Thanks,
    Pavan.

    Delete the Reconciliation Field Mappings and Data Flow mappings first. You are trying to delete the column to recreate it with DateFieldDlg but upto the time mappings exist you can't do that.

  • Forms and objects

    Hi experts.. i hav five forms for my RMI client with swing buttons and textfields.. i hav assigned member variables to the user input from the textfields of the forms in the actionPerformed() method..
    if(ae.getSource()==jButton2) name=jTextField1.getText();then i the main client class in which i use objects of the forms to get user inputs.. lik
    Form1 form1=new Form1(); name1=form1.name But i cant get the user input value from the text field to be assigned to the variable in the main client class:-(
    Did i do anythin wrong.. pls guide me sirs..

    You need to think about how event-driven code like GUI code works. Put in some output statements and see when they are executed:
    if(ae.getSource()==jButton2) {
        name=jTextField1.getText();
       System.out.println("set name to be " + name);
    Form1 form1=new Form1();
    System.out.println("new Form1");
    name1=form1.name
    System.out.println("copied name " + name1);

  • Weblogic em and console crashes in Forms 11gR2 domain

    Hi,
    I am working towards an APEX and/or Forms11gR2 environment from Forms and Reports 6i.
    Coming from a client-server background,with the concept of application servers etc totally unfamiliar territory.
    and a near-zero knowledge of Java its been a tough few weeks,but I have managed to install a test 11gR2 Windows 32 Oracle Database win 7,
    Weblogic 10_3_5 Admin server and a managed server on Windows Server 2008 32 bit 4GB memory,install and deploy
    APEX and the APEX Listener and also install Forms and Reports 11gR2 using a separate domain as required by the installer.
    The Weblogic Admin server and its managed server are stable and i can access and administer them no problem from a browser
    with em and console.
    My problem is with the domain created by Forms and Reports for deployment. I can login to the console and em of
    that domain but whenever I click on a link inside, the domain crashes with a "fatal error detected by the Java Runtime environment".
    The Domain name is FormsDomain.
    As I need to start the WLS_FORM and WLS_REPORT in the Forms Domain through the console, I am stuck.
    Can anyone help,I have pasted the output form the created log file:
    # A fatal error has been detected by the Java Runtime Environment:
    # java.lang.OutOfMemoryError: requested 131080 bytes for Chunk::new. Out of swap space?
    # Internal Error (allocation.cpp:272), pid=4116, tid=6032
    # Error: Chunk::new
    # JRE version: 6.0_24-b50
    # Java VM: Java HotSpot(TM) Server VM (19.1-b02 mixed mode windows-x86 )
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    --------------- T H R E A D ---------------
    Current thread (0x6591b000): JavaThread "CompilerThread1" daemon [_thread_in_native, id=6032, stack(0x65b80000,0x65bd0000)]
    Stack: [0x65b80000,0x65bd0000], sp=0x65bce62c, free space=313k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    V [jvm.dll+0x3379f7]
    V [jvm.dll+0x10548c]
    V [jvm.dll+0x3ee6c]
    V [jvm.dll+0x3f103]
    V [jvm.dll+0x2c30ae]
    V [jvm.dll+0x172ae8]
    V [jvm.dll+0x6fdc7]
    V [jvm.dll+0x13f819]
    V [jvm.dll+0x141cb9]
    V [jvm.dll+0x14383c]
    V [jvm.dll+0x143db6]
    V [jvm.dll+0xe36ea]
    V [jvm.dll+0xe409a]
    V [jvm.dll+0xa679a]
    V [jvm.dll+0xe5ffc]
    V [jvm.dll+0xe6baf]
    V [jvm.dll+0x317ed4]
    V [jvm.dll+0x28ce0c]
    C [msvcr71.dll+0x9565]
    C [kernel32.dll+0x44b29]
    C [ntdll.dll+0x3e1c6]
    C [ntdll.dll+0x3e199]
    Current CompileTask:
    C2:3075 java.beans.Introspector.getTargetMethodInfo()[Ljava/beans/MethodDescriptor; (255 bytes)
    ---------------  P R O C E S S  ---------------
    Java Threads: ( => current thread )
      0x6f4adc00 JavaThread "DmsThread-7" daemon [_thread_blocked, id=4388, stack(0x73090000,0x730e0000)]
    0x6f4ad400 JavaThread "DmsThread-6" daemon [_thread_blocked, id=5720, stack(0x72f70000,0x72fc0000)]
    0x6f4ad000 JavaThread "DmsThread-5" daemon [_thread_blocked, id=5900, stack(0x72f20000,0x72f70000)]
    0x6f4ac800 JavaThread "DmsThread-4" daemon [_thread_blocked, id=5904, stack(0x72ed0000,0x72f20000)]
    0x6f4ac400 JavaThread "DmsThread-3" daemon [_thread_blocked, id=6080, stack(0x6db20000,0x6db70000)]
    0x6f4abc00 JavaThread "DmsThread-2" daemon [_thread_blocked, id=6116, stack(0x6dad0000,0x6db20000)]
    0x6f4ab000 JavaThread "ClientNotifForwarder-1" daemon [_thread_blocked, id=5072, stack(0x6da80000,0x6dad0000)]
    0x6f4aac00 JavaThread "CacheManager" daemon [_thread_blocked, id=4528, stack(0x6bc90000,0x6bce0000)]
    0x6f4aa400 JavaThread "DynamicListenThread[Default[4]]" daemon [_thread_in_native, id=5608, stack(0x6da30000,0x6da80000)]
    0x69063c00 JavaThread "DynamicListenThread[Default[2]]" daemon [_thread_in_native, id=4204, stack(0x6d9e0000,0x6da30000)]
    0x69063400 JavaThread "DynamicListenThread[Default[1]]" daemon [_thread_in_native, id=3324, stack(0x6d990000,0x6d9e0000)]
    0x69063000 JavaThread "DynamicListenThread[Default]" daemon [_thread_in_native, id=3560, stack(0x6d940000,0x6d990000)]
    0x69062800 JavaThread "DynamicListenThread[Default[3]]" daemon [_thread_in_native, id=5712, stack(0x6d8f0000,0x6d940000)]
    0x69062400 JavaThread "DynamicListenThread[Default[5]]" daemon [_thread_in_native, id=4088, stack(0x6d8a0000,0x6d8f0000)]
    0x69061c00 JavaThread "weblogic.GCMonitor" daemon [_thread_blocked, id=4508, stack(0x6d660000,0x6d6b0000)]
    0x69061800 JavaThread "Thread-41" [_thread_blocked, id=1876, stack(0x6d610000,0x6d660000)]
    0x69060400 JavaThread "CacheCleaner" daemon [_thread_blocked, id=5624, stack(0x6d580000,0x6d5d0000)]
    0x671d8000 JavaThread "Worker-2" daemon [_thread_blocked, id=3380, stack(0x6d530000,0x6d580000)]
    0x6a8ce400 JavaThread "Worker-1" daemon [_thread_blocked, id=5328, stack(0x6d4e0000,0x6d530000)]
    0x6a8cd800 JavaThread "Worker-0" daemon [_thread_blocked, id=4988, stack(0x6d490000,0x6d4e0000)]
    0x6a8ce800 JavaThread "SocketTimeout" daemon [_thread_blocked, id=4480, stack(0x6d440000,0x6d490000)]
    0x6a8cdc00 JavaThread "RepolessTargetManager" daemon [_thread_blocked, id=1132, stack(0x6d3f0000,0x6d440000)]
    0x6a8cd000 JavaThread "HealthMonitor" daemon [_thread_blocked, id=3192, stack(0x6d340000,0x6d390000)]
    0x6a8cc400 JavaThread "Timer-5" daemon [_thread_blocked, id=5716, stack(0x6d070000,0x6d0c0000)]
    0x6a8cb800 JavaThread "EmChartCacheWorker" daemon [_thread_blocked, id=4780, stack(0x6d020000,0x6d070000)]
    0x6a8cb400 JavaThread "Timer-4" daemon [_thread_blocked, id=4604, stack(0x6cf80000,0x6cfd0000)]
    0x69269800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=2096, stack(0x6cee0000,0x6cf30000)]
    0x6a8ccc00 JavaThread "JarIndex Timer" daemon [_thread_blocked, id=5772, stack(0x6cda0000,0x6cdf0000)]
    0x671d7c00 JavaThread "DmsThread-1" daemon [_thread_blocked, id=4200, stack(0x6b8c0000,0x6b910000)]
    0x671d5c00 JavaThread "[STANDBY] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'" daemon [_thread_blocked, id=3672, stack(0x6d160000,0x6d1b0000)]
    0x671d5800 JavaThread "[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'" daemon [_thread_blocked, id=5080, stack(0x6d110000,0x6d160000)]
    0x671d5000 JavaThread "[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'" daemon [_thread_blocked, id=1900, stack(0x6d0c0000,0x6d110000)]
    0x6926a000 JavaThread "LogFlusher" daemon [_thread_blocked, id=3716, stack(0x6cfd0000,0x6d020000)]
    0x69269400 JavaThread "oracle.dfw.incident.FloodController" daemon [_thread_blocked, id=4612, stack(0x6cf30000,0x6cf80000)]
    0x69267c00 JavaThread "oracle.dfw.incident.IncidentCreatorThread" daemon [_thread_blocked, id=4092, stack(0x6cdf0000,0x6ce40000)]
    0x69268000 JavaThread "oracle.dfw.impl.incident - ADR Executor (created: Thu Feb 21 13:50:40 GST 2013)" daemon [_thread_blocked, id=5528, stack(0x6ce40000,0x6ce90000)]
    0x69267000 JavaThread "LogFlusher" daemon [_thread_blocked, id=5480, stack(0x6bd80000,0x6bdd0000)]
    0x69266800 JavaThread "LogFlusher" daemon [_thread_blocked, id=4720, stack(0x6bd30000,0x6bd80000)]
    0x69266400 JavaThread "LogFlusher" daemon [_thread_blocked, id=3756, stack(0x6bce0000,0x6bd30000)]
    0x69265800 JavaThread "Thread-14" [_thread_blocked, id=6044, stack(0x6ba00000,0x6ba50000)]
    0x69265000 JavaThread "Timer-2" daemon [_thread_blocked, id=5640, stack(0x6b9b0000,0x6ba00000)]
    0x69264c00 JavaThread "Runtime Authorization Event Notifier" daemon [_thread_blocked, id=4808, stack(0x6b960000,0x6b9b0000)]
    0x69264400 JavaThread "JMX Framework document pooling thread" daemon [_thread_blocked, id=4412, stack(0x6b910000,0x6b960000)]
    0x69263400 JavaThread "JPS FileChangeNotifier<clean-only>" daemon [_thread_blocked, id=4400, stack(0x6b820000,0x6b870000)]
    0x69263800 JavaThread "DoSManager" daemon [_thread_blocked, id=4160, stack(0x6b870000,0x6b8c0000)]
    0x69262c00 JavaThread "VDE Replication Thread" daemon [_thread_blocked, id=5376, stack(0x6b7d0000,0x6b820000)]
    0x69262800 JavaThread "VDE Transaction Processor Thread" daemon [_thread_blocked, id=4536, stack(0x6b780000,0x6b7d0000)]
    0x67156400 JavaThread "ExecuteThread: '3' for queue: 'weblogic.socket.Muxer'" daemon [_thread_in_native, id=5064, stack(0x6b730000,0x6b780000)]
    0x675bd800 JavaThread "ExecuteThread: '2' for queue: 'weblogic.socket.Muxer'" daemon [_thread_in_native, id=3316, stack(0x67d50000,0x67da0000)]
    0x675bd000 JavaThread "ExecuteThread: '1' for queue: 'weblogic.socket.Muxer'" daemon [_thread_in_native, id=3772, stack(0x67d00000,0x67d50000)]
    0x68467800 JavaThread "ExecuteThread: '0' for queue: 'weblogic.socket.Muxer'" daemon [_thread_in_native, id=1308, stack(0x67cb0000,0x67d00000)]
    0x672ec400 JavaThread "[STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'" daemon [_thread_blocked, id=4264, stack(0x67c60000,0x67cb0000)]
    0x69c4d800 JavaThread "weblogic.timers.TimerThread" daemon [_thread_blocked, id=6096, stack(0x67a60000,0x67ab0000)]
    0x67798800 JavaThread "weblogic.time.TimeEventGenerator" daemon [_thread_blocked, id=6112, stack(0x67a10000,0x67a60000)]
    0x69563400 JavaThread "[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'" daemon [_thread_in_Java, id=3968, stack(0x67940000,0x67990000)]
    0x68529800 JavaThread "Timer-1" daemon [_thread_blocked, id=4852, stack(0x67890000,0x678e0000)]
    0x68a4a400 JavaThread "Timer-0" daemon [_thread_blocked, id=5136, stack(0x67840000,0x67890000)]
    0x6591bc00 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=4252, stack(0x65bd0000,0x65c20000)]
    =>0x6591b000 JavaThread "CompilerThread1" daemon [_thread_in_native, id=6032, stack(0x65b80000,0x65bd0000)]
    0x65916c00 JavaThread "CompilerThread0" daemon [_thread_in_native, id=3320, stack(0x65b30000,0x65b80000)]
    0x65914000 JavaThread "Attach Listener" daemon [_thread_blocked, id=4048, stack(0x65ae0000,0x65b30000)]
    0x6590b400 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4860, stack(0x022e0000,0x02330000)]
    0x008a9400 JavaThread "Finalizer" daemon [_thread_blocked, id=4448, stack(0x02290000,0x022e0000)]
    0x008a8400 JavaThread "Reference Handler" daemon [_thread_blocked, id=5292, stack(0x00c00000,0x00c50000)]
    0x007d1000 JavaThread "main" [_thread_blocked, id=5704, stack(0x002e0000,0x00330000)]
    Other Threads:
    0x008a2800 VMThread [stack: 0x009b0000,0x00a00000] [id=4084]
    0x6592cc00 WatcherThread [stack: 0x65c20000,0x65c70000] [id=5976]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    PSYoungGen total 291968K, used 153215K [0x4fe20000, 0x64cb0000, 0x65370000)
    eden space 241984K, 54% used [0x4fe20000,0x57ff3458,0x5ea70000)
    from space 49984K, 40% used [0x61be0000,0x62faca78,0x64cb0000)
    to space 50304K, 0% used [0x5ea70000,0x5ea70000,0x61b90000)
    PSOldGen total 349568K, used 184605K [0x25370000, 0x3a8d0000, 0x4fe20000)
    object space 349568K, 52% used [0x25370000,0x307b77a8,0x3a8d0000)
    PSPermGen total 262144K, used 166001K [0x05370000, 0x15370000, 0x25370000)
    object space 262144K, 63% used [0x05370000,0x0f58c610,0x15370000)
    Dynamic libraries:
    0x00400000 - 0x00424000      D:\Oracle\MIDDLE~1\JDK160~1\bin\java.exe
    0x76e70000 - 0x76f98000      C:\Windows\system32\ntdll.dll
    0x768e0000 - 0x769bc000      C:\Windows\system32\kernel32.dll
    0x756d0000 - 0x75796000      C:\Windows\system32\ADVAPI32.dll
    0x77000000 - 0x770c2000      C:\Windows\system32\RPCRT4.dll
    0x7c340000 - 0x7c396000      D:\Oracle\MIDDLE~1\JDK160~1\jre\bin\msvcr71.dll
    0x6db70000 - 0x6dfb9000      D:\Oracle\MIDDLE~1\JDK160~1\jre\bin\server\jvm.dll
    0x76840000 - 0x768dd000      C:\Windows\system32\USER32.dll
    0x76af0000 - 0x76b3b000      C:\Windows\system32\GDI32.dll
    0x73bf0000 - 0x73c22000      C:\Windows\system32\WINMM.dll
    0x76ba0000 - 0x76c4a000      C:\Windows\system32\msvcrt.dll
    0x76c50000 - 0x76d94000      C:\Windows\system32\ole32.dll
    0x75900000 - 0x7598d000      C:\Windows\system32\OLEAUT32.dll
    0x73ae0000 - 0x73b19000      C:\Windows\system32\OLEACC.dll
    0x76fd0000 - 0x76fee000      C:\Windows\system32\IMM32.DLL
    0x76da0000 - 0x76e68000      C:\Windows\system32\MSCTF.dll
    0x75510000 - 0x7553c000      C:\Windows\system32\apphelp.dll
    0x76fb0000 - 0x76fb9000      C:\Windows\system32\LPK.DLL
    0x76730000 - 0x767ad000      C:\Windows\system32\USP10.dll
    0x6d850000 - 0x6d85c000      D:\Oracle\MIDDLE~1\JDK160~1\jre\bin\verify.dll
    0x6d3d0000 - 0x6d3ef000      D:\Oracle\MIDDLE~1\JDK160~1\jre\bin\java.dll
    0x6d330000 - 0x6d338000      D:\Oracle\MIDDLE~1\JDK160~1\jre\bin\hpi.dll
    0x76fa0000 - 0x76fa7000      C:\Windows\system32\PSAPI.DLL
    0x6d890000 - 0x6d89f000      D:\Oracle\MIDDLE~1\JDK160~1\jre\bin\zip.dll
    0x6d6b0000 - 0x6d6c3000      D:\Oracle\Middleware\jdk160_24\jre\bin\net.dll
    0x75990000 - 0x759bd000      C:\Windows\system32\WS2_32.dll
    0x76fc0000 - 0x76fc6000      C:\Windows\system32\NSI.dll
    0x74cf0000 - 0x74d2b000      C:\Windows\system32\mswsock.dll
    0x74df0000 - 0x74df5000      C:\Windows\System32\wship6.dll
    0x748f0000 - 0x748ff000      C:\Windows\system32\NLAapi.dll
    0x74ec0000 - 0x74ed9000      C:\Windows\system32\IPHLPAPI.DLL
    0x74f20000 - 0x74f55000      C:\Windows\system32\dhcpcsvc.DLL
    0x75180000 - 0x751ac000      C:\Windows\system32\DNSAPI.dll
    0x75570000 - 0x75584000      C:\Windows\system32\Secur32.dll
    0x74f10000 - 0x74f17000      C:\Windows\system32\WINNSI.DLL
    0x74ee0000 - 0x74f01000      C:\Windows\system32\dhcpcsvc6.DLL
    0x73230000 - 0x73238000      C:\Windows\System32\winrnr.dll
    0x758b0000 - 0x758fa000      C:\Windows\system32\WLDAP32.dll
    0x73240000 - 0x7324f000      C:\Windows\system32\napinsp.dll
    0x749b0000 - 0x749b5000      C:\Windows\System32\wshtcpip.dll
    0x731b0000 - 0x731b6000      C:\Windows\system32\rasadhlp.dll
    0x6d6d0000 - 0x6d6d9000      D:\Oracle\Middleware\jdk160_24\jre\bin\nio.dll
    0x003a0000 - 0x003a5000      D:\Oracle\Middleware\wlserver_10.3\server\native\win\32\terminalio.dll
    0x6d600000 - 0x6d609000      D:\Oracle\Middleware\jdk160_24\jre\bin\management.dll
    0x003c0000 - 0x003c5000      D:\Oracle\Middleware\wlserver_10.3\server\native\win\32\stackdump.dll
    0x74c20000 - 0x74c5b000      C:\Windows\system32\rsaenh.dll
    0x75590000 - 0x755ae000      C:\Windows\system32\USERENV.dll
    0x003d0000 - 0x003d5000      D:\Oracle\Middleware\wlserver_10.3\server\native\win\32\wlntio.dll
    0x6d830000 - 0x6d838000      D:\Oracle\Middleware\jdk160_24\jre\bin\sunmscapi.dll
    0x74fe0000 - 0x750d1000      C:\Windows\system32\CRYPT32.dll
    0x75120000 - 0x75132000      C:\Windows\system32\MSASN1.dll
    0x003e0000 - 0x003f3000      D:\Oracle\Middleware\wlserver_10.3\server\native\win\32\wlfileio3.dll
    0x6d1b0000 - 0x6d2fa000      D:\Oracle\Middleware\jdk160_24\jre\bin\awt.dll
    0x6ce90000 - 0x6ced2000      C:\Windows\system32\WINSPOOL.DRV
    0x74630000 - 0x747ce000      C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.6001.18523_none_5cdd65e20837faf2\COMCTL32.dll
    0x76b40000 - 0x76b98000      C:\Windows\system32\SHLWAPI.dll
    0x02350000 - 0x02356000      D:\Oracle\Middleware\jdk160_24\jre\bin\rmi.dll
    VM Arguments:
    jvm_args: -Xms256m -Xmx512m -XX:MaxPermSize=512m -Dweblogic.Name=AdminServer -Djava.security.policy=D:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.policy -Dweblogic.ProductionModeEnabled=true -da -Dplatform.home=D:\Oracle\MIDDLE~1\WLSERV~1.3 -Dwls.home=D:\Oracle\MIDDLE~1\WLSERV~1.3\server -Dweblogic.home=D:\Oracle\MIDDLE~1\WLSERV~1.3\server -Xms512m -Xmx1024m -XX:PermSize=256m -XX:MaxPermSize=512m -Doracle.home=D:\Oracle\Middleware\FRHome1 -Ddomain.home=D:\Weblogic_Domains\domains\FormsDomain -Dcommon.components.home=D:\Oracle\MIDDLE~1\ORACLE~1 -Djrf.version=11.1.1 -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger -Ddomain.home=D:\WEBLOG~1\domains\FORMSD~1 -Djrockit.optfile=D:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.jrf_11.1.1\jrocket_optfile.txt -Doracle.server.config.dir=D:\WEBLOG~1\domains\FORMSD~1\config\FMWCON~1\servers\AdminServer -Doracle.domain.config.dir=D:\WEBLOG~1\domains\FORMSD~1\config\FMWCON~1 -Digf.arisidbeans.carmlloc=D:\WEBLOG~1\domains\FORMSD~1\config\FMWCON~1\carml -Digf.arisidstack.home=D:\WEBLOG~1\domains\FORMSD~1\config\FMWCON~1\arisidprovider -Doracle.security.jps.config=D:\WEBLOG~1\domains\FORMSD~1\config\fmwconfig\jps-config.xml -Doracle.deployed.app.dir=D:\WEBLOG~1\domains\FORMSD~1\servers\AdminServer\tmp\_WL_user -Doracle.deployed.app.ext=\- -Dweblogic.alternateTypesDirectory=D:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.ossoiap_11.1.1,D:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.oamprovider_11.1.1 -Djava.protocol.handler.pkgs=oracle.mds.net.protocol -Dweblogic.jdbc.remoteEnabled=false -Dwc.oracle.home=D:\Oracle\Middleware\FRHome1 -Dclassic.oracle.home=D:\Oracle\Middleware\FRHome1 -Dem.oracle.home=D:\Oracle\Middleware\oracle_common -Djava.awt.headless=true -Dweblogic.management.discover=true -Dwlw.iterativeDev=false -Dwlw.testConsole=false -Dwlw.logErrorsToConsole=false -Dweblogic.ext.dirs=D:\Oracle\MIDDLE~1\patch_wls1035\profiles\default\sysext_manifest_classpath;D:\Oracle\MIDDLE~1\patch_jdev1111\profiles\default\sysext_manifest_classpath
    java_command: weblogic.Server
    Launcher Type: SUN_STANDARD
    Environment Variables:
    JAVA_HOME=D:\Oracle\MIDDLE~1\JDK160~1
    PATH=D:\Oracle\MIDDLE~1\patch_wls1035\profiles\default\native;D:\Oracle\MIDDLE~1\patch_jdev1111\profiles\default\native;D:\Oracle\MIDDLE~1\WLSERV~1.3\server\native\win\32;D:\Oracle\MIDDLE~1\WLSERV~1.3\server\bin;D:\Oracle\MIDDLE~1\modules\ORGAPA~1.1\bin;D:\Oracle\MIDDLE~1\JDK160~1\jre\bin;D:\Oracle\MIDDLE~1\JDK160~1\bin;D:\Oracle\MIDDLE~1\FRHome1\BIN;C:\Windows\System32;C:\Windows;C:\Windows\System32\wbem;C:\Windows\System32\WINDOW~1\v1.0\;d:\Oracle\MIDDLE~1\JDK160~1\bin;D:\Oracle\MIDDLE~1\FRHome1\opmn\bin;D:\Oracle\MIDDLE~1\FRHome1\opmn\lib;D:\Oracle\MIDDLE~1\FRHome1\perl\bin;D:\Oracle\MIDDLE~1\WLSERV~1.3\server\native\win\32\oci920_8
    USERNAME=Administrator
    LD_LIBRARY_PATH=D:\Oracle\Middleware\FRHome1\lib
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 6 Model 23 Stepping 10, GenuineIntel
    --------------- S Y S T E M ---------------
    OS: Windows Server 2008 Build 6001 Service Pack 1
    CPU:total 4 (4 cores per cpu, 1 threads per core) family 6 model 23 stepping 10, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1
    Memory: 4k page, physical 4192516k(1701856k free), swap 13055652k(10385168k free)
    vm_info: Java HotSpot(TM) Server VM (19.1-b02) for windows-x86 JRE (1.6.0_24-b50), built on Feb 10 2011 01:48:01 by "java_re" with MS VC++ 7.1 (VS2003)
    time: Thu Feb 21 13:53:53 2013
    elapsed time: 215 seconds

    Hi,
    a hint anyone?
    The domains I created with JDeveloper work without any problems and are totally stable,
    while the one created through Oracle Forms just crashes all the time when accessed through the console
    or em.
    Is there any difference between these domains?
    They all use jdk160_24 and the Forms Domain crashes even when running alone, so it can't be lack of
    physical memory, I would think..
    I would have created a domain through JDeveloper and extend it, but extending a domain is only possible if
    the domain is created with Forms, so I am well and truly stuck here.
    Regards
    Leckraj

  • How Can I Attach and Link an XML file to a 3D Model in a PDF?

    How Can I Attach and Link an XML file to a 3D Model in a PDF?
    What I am trying to do is find out how to have a 3D model and a parts list linked to it within the PDF file.  I would also like to be able to add to the parts list if at all possible once the pdf has been created.  A template to create future PDF's with the 3D model and list might also be useful.
    I am not entirely sure if this is all possible within a PDF file, but I have viewed a PDF (Adidas Trainer) example which has a Excel file attached to it which links to the 3D model.  I have also had a look at partner products such as Lattice, Tetra4D, Anark, which can do animations and all sorts, but frankly it seems a bit overkill for what I am looking to do.
    Please, any help would be appreciated.  Thanks

    AlliCT59 wrote:
    > Shared Object sounds like it would work, but hten agian,
    I'm really stuck!
    >
    > Thanks for any help.
    >
    > Allison
    I wrote about it while ago, let me paste the whole thing.
    This example has simple
    buttons which upon click go to new sites and in the same time
    place record in form
    of *.SOL file on user drive. That record is read when you hit
    the next button and
    based on that the button will be selected as the one last
    clicked.
    You could use the very same thing just instead of suppressing
    button simply gotoAndPlay frame
    to continue the part you need.
    http://groups.google.com/group/macromedia.flash.actionscript/browse_thread/thread/36649453 1f4fd02d/245a57d0cdaa1d29?lnk=st&q=&rnum=3&hl=en#245a57d0cdaa1d29
    The source is in a different place, i re-upload for you :
    http://www.flashfugitive.com/stuff/SharedObj_urlcheck/
    fla file
    http://www.flashfugitive.com/stuff/SharedObj_urlcheck/beentourl.fla
    Best Regards
    Urami
    <urami>
    If you want to mail me - DO NOT LAUGH AT MY ADDRESS
    </urami>

  • WEBUTIL-URGENT FRM:40039 Cannot attach library WEBUTIL while opening form x

    Hi,
    I 'm working with 9iAS R2 on Linux.
    I'm testing the webutil by using a my test form.
    Give that in OS Windows 2000 the test form works fine.
    On Linux, I compile the form without problem, but when I run the form on web I have this error :
    FRM-400039 : Cannot attach library webutil while opening form TEST_FORM
    The Java console displaied this :
    JInitiator: Versione 1.3.1.8
    Uso della versione JRE 1.3.1.8 Java HotSpot(TM) Client VM
    Directory principale utente = D:\Documents and Settings\contug
    Configurazione proxy: Configurazione automatica proxy
    JAR cache enabled
    Location: D:\Documents and Settings\contug\Oracle Jar Cache
    Maximum size: 50 MB
    Compression level: 0
    c: clear console windo
    f: finalize objects on finalization queue
    g: garbage collect
    h: display this help message
    l: dump classloader list
    m: print memory usage
    q: hide console
    s: dump system properties
    t: dump thread list
    x: clear classloader cache
    0-5: set trace level to <n>
    Loading http://f92ias.inarcassa.it:7777/forms90/webutil/webutil.jar from JAR cache
    Loading http://f92ias.inarcassa.it:7777/forms90/webutil/jacob.jar from JAR cache
    Loading http://f92ias.inarcassa.it:7777/forms90/java/f90all_jinit.jar from JAR cache
    RegisterWebUtil - Loading Webutil Version 1.0.2 Beta
    connectMode=HTTP, native.
    Versione Applet Forms: 90270
    I don't seem that nothing of unusual.
    Could You say me somethig ??
    Regards
    Giordano

    Hi Duncan,
    How Do I do recompile the pll on Linux?? The environment development doesn't exist on Linux !!
    I open my form in environment development on Win 2000, after I attach the pll without the path and save all.
    After I move all on linux and compile the form useing 'f90genm.sh'. Until this step I don't have problem, the form compiled fine, but
    when I running it, I show the error message FRM-40039 .......
    Do I mistake something ???
    I working on DB ver 7.0.2 and I can't produce the file PLX
    Regards
    Giordano

  • How to download and install webutil in FORMS 10G 10.1.2.0.2

    Where i find all the step to
    how to download and install webutil in FORMS 10G 10.1.2.0.2
    i DON'T FIND NOTHING OF VERY GOOD TO FOLLOW !!!

    hi
    u do not need to install any webutil in R2 u just need to configure few things.
    please read the following notes and try to configure.
    How to get up and running with WebUtil 1.06 included with Oracle Developer Suite 10.1.2.0.2 on a win32 platform
    Solution
    Assuming a fresh "Complete" install of Oracle Developer Suite 10.1.2.0.2,
    here are steps to get a small test form running, using WebUtil 1.06.
    Note: [OraHome] is used as an alias for your real oDS ORACLE_HOME.
    Feel free to copy this note to a text editor, and do a global find/replace on
    [OraHome] with your actual value (no trailing slash). Then it is easy to
    copy/paste actual commands to be executed from the note copy.
    1) Download http://prdownloads.sourceforge.net/jacob-project/jacob_18.zip
      and extract to a temporary staging area. Do not attempt to use 1.7 or 1.9.
    2) Copy or move jacob.jar and jacob.dll
      [JacobStage] is the folder where you extracted Jacob, and will end in ...\jacob_18
         cd [JacobStage]
         copy jacob.jar [OraHome]\forms\java\.
         copy jacob.dll [OraHome]\forms\webutil\.
      The Jacob staging area is no longer needed, and may be deleted.
    3) Sign frmwebutil.jar and jacob.jar
      Open a DOS command prompt.
      Add [OraHome]\jdk\bin to the PATH:
         set PATH=[OraHome]\jdk\bin;%PATH%
      Sign the files, and check the output for success:
         [OraHome]\forms\webutil\sign_webutil [OraHome]\forms\java\frmwebutil.jar
         [OraHome]\forms\webutil\sign_webutil [OraHome]\forms\java\jacob.jar
    4) If you already have a schema in your RDBMS which contains the WebUtil stored code,
      you may skip this step. Otherwise,
      Create a schema to hold the WebUtil stored code, and privileges needed to
      connect and create a stored package. Schema name "WEBUTIL" is recommended
      for no reason other than consistency over the user base.
      Open [OraHome]\forms\create_webutil_db.sql in a text editor, and delete or comment
      out the EXIT statement, to be able to see whether the objects were created witout
      errors.
      Start SQL*Plus as SYSTEM, and issue:
         CREATE USER webutil IDENTIFIED BY [password]
         DEFAULT TABLESPACE users
         TEMPORARY TABLESPACE temp;
         GRANT CONNECT, CREATE PROCEDURE, CREATE PUBLIC SYNONYM TO webutil;
         CONNECT webutil/[password]@[connectstring]
         @[OraHome]\forms\create_webutil_db.sql
         -- Inspect SQL*Plus output for errors, and then
         CREATE PUBLIC SYNONYM webutil_db FOR webutil.webutil_db;
      Reconnect as SYSTEM, and issue:
         grant execute on webutil_db to public;
    5) Modify [OraHome]\forms\server\default.env, and append [OraHome]\jdk\jre\lib\rt.jar
      to the CLASSPATH entry.
    6) Start the OC4J instance
    7) Start Forms Builder and connect to a schema in the RDBMS used in step (4).
      Open webutil.pll, do a "Compile ALL" (shift-Control-K), and generate to PLX (Control-T).
      It is important to generate the PLX, to avoid the FRM-40039 discussed in
      Note 303682.1
      If the PLX is not generated, the Webutil.pll library would have to be attached with
      full path information to all forms wishing to use WebUtil. This is NOT recommended.
    8) Create a new FMB.
      Open webutil.olb, and Subclass (not Copy) the Webutil object to the form.
      There is no need to Subclass the WebutilConfig object.
      Attach the Webutil.pll Library, and remove the path.
      Add an ON-LOGON trigger with the code
             NULL;
      to avoid having to connect to an RDBMS (optional).
      Create a new button on a new canvas, with the code
             show_webutil_information (TRUE);
      in a WHEN-BUTTON-PRESSED trigger.
      Compile the FMB to FMX, after doing a Compile-All (Shift-Control-K).
    9) Under Edit->Preferences->Runtime in Forms Builder, click on "Reset to Default" if
      the "Application Server URL" is empty.
      Then append "?config=webutil" at the end, so you end up with a URL of the form
          http://server:port/forms/frmservlet?config=webutil
    10) Run your form.

  • Looking for attachment file object properties

    Hi all,
    I'm looking for an attachment file object properties. I want it to add in SAP system form.
    What is suitable object /property/method to add in SAP system form ?
    Thanks in advance
    Regards
    KK

    GWAVA Reveal will allow you to logon as the user undetected, if needed,
    and check the send items
    Tommy Mikkelsen
    IT Quality A/S, Denmark
    Novell Support Forums SYSOP / NKP
    Sorry, but no support through email
    Please join http://www.open-horizons.net
    jnlickey wrote:
    >
    > I am trying to find out if a user sent an attachment via GW. I was
    > wondering what logs I could check to see any attachments to emails
    > that were sent via GW. I have already looked at the Agent Accounting
    > Data Files, and looked at the POA.log = which only shows username to
    > username, but no attachment file names.
    >
    > Are there any other logs that would show what email user sent an
    > in-house email to another in-house user and what attachments, if any,
    > where attached to that email's?
    >
    > Thank you!
    >
    > Jon

  • How to remove attached files from an interactive Form?

    Hi,
    is it possible to delete all the attached files from an interactive form?
    I'm able to extract all the files and store them separately. But I found no way to store the interactive form without attachments.
    There is a method called SET_ATTACHMENTS, but transferring an empty table is not allowed.
    What should I do?
    Code:
    *     Create PDF Object.      lo_pdfobj = lo_fp->create_pdf_object( connection = l_dest ).
    *     Set document.      lo_pdfobj->set_document( pdfdata = iv_filecontent ).
    *     Set task to get attachments.      lo_pdfobj->set_task_getattachments( ).
    *     Execute, call ADS.      lo_pdfobj->execute( ).
    *     Get result.      et_attachments = lo_pdfobj->get_attachments( ).
    Regards,
    Mario

    Any ideas?

  • How to attach that object_library to a form using jdapi?

    Hi!
    I am doing a migration process from Forms 6i to Forms 10g, and I need to attach an object_library object to a specific form using jdapi. The object_library that I want to attach is the web_util object_library.
    How to attach that object_library to a form using jdapi?
    Thanks.

    I had never used JDAPI before reading your post, but the attached code creates a minimal WebUtil-enabled form from scratch -- adapting it to update an existing form should be fairly straightforward. I've only been coding in Java for about a year, so consider this only as a starting point -- there may be better, easier ways of doing this.
    import oracle.forms.jdapi.*;
    public class Driver {
      public Driver() {
        /* create a minimal form */
        FormModule frm = new FormModule("JDAPI_DEMO");
        Block dummyBlock = new Block(frm, "BLK_DUMMY");
        Canvas dummyCanvas = new Canvas(frm, "CVS_DUMMY");
        Item textItem = new Item(dummyBlock, "TXT_DUMMY");
        textItem.setCanvasObject(dummyCanvas);
        /* open WebUtil object library */
        ObjectLibrary olWebUtil = ObjectLibrary.open("c:/ora10g/forms/webutil.olb");
        /* attach WebUtil PL/SQL library */
        AttachedLibrary alWebUtil = new AttachedLibrary(frm, "c:/ora10g/forms/webutil.pll");
        /* loop through each tab in object library */
        for (JdapiIterator it=olWebUtil.getObjectLibraryTabs(); it.hasNext();) {
          ObjectLibraryTab olt = (ObjectLibraryTab) it.next();
          /* loop through each object in tab */
          for (JdapiIterator it2=olt.getOwnedObjects(); it2.hasNext();) {
            JdapiObject obj = (JdapiObject)(it2.next());
            String className = obj.getClassName();
            /* handle module parameters */
            if (className.equals("ModuleParameter")) {
              ModuleParameter mp =
                new ModuleParameter(frm, obj.getName(), (ModuleParameter) obj);
            /* handle object groups */
            if (className.equals("ObjectGroup")) {
              ObjectGroup og = new ObjectGroup(frm, obj.getName(), (ObjectGroup) obj);
        frm.compile();
        frm.save("c:/jdapi_demo.fmb");
      public static void main(String[] args) {
        Driver drv = new Driver();
    }

  • How to Change Outlook Default Folder for Insert-Attachment and Save Email/Attachemnt while Outlook is open (VBA)

    Hello,
    Office 2010 32bit, VBA
    Is it possible to programmatically do the above while Outlook is running?  If so, I'm hoping to make that change from a Word macro.
    I tried tinkering with the reg key and that doesn't work because it appears Outlook only respects it at startup time. Similary changing Word File-options-location of documents is respected only when Outlook starts.
    I'm looking to seamlessly keep Outlook's default folder in sync with Word's default folder as the users change working folders in Word, which they do many times per day (and they chose the folder among a couple of thousand possibilities).
    I'm hoping there is a difficult-to-find Outlook object I can manipuate to get to the end result.  IF there is such an Object I have been unable to find it.
    Many thanks!
    Julie

    Hi Julie,
    Based on my research, I think outlook object model doesn’t provide the way to change the default folder for insert attachment and save email/attachment.
    The way to change it is that we need to modify the registry setting and the outlook app should be restart.
    # How to set the default attachment folder in Outlook
    https://support.microsoft.com/kb/252732?wa=wsignin1.0
    You may create the add-in to custom these actions (e.g. attach attachment, save email)
    Regards
    Starain
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Invalid URL error when displaying Work Item Attached URL Object in UWL

    Hi,
    After upgraded from EP6 to EP7 the user can no longer display the attached URL object of work items in the UWL Inbox.  It works fine in the SAPGUI Inbox so the URL should be okay.  We found below error messages in UWL log file:
    #1.5#0003BA5D298B001E0000030300003A280004314BFE992222#1180102370599#/uwl/ui#sap.com/tcwddispwda#com.sap.netweaver.bc.uwl.ui.control.UWLActionControl#C004049#43497#####SAPEngine_Application_Thread[impl:3]_0##0#0#Warning#1#com.sap.netweaver.bc.uwl.ui.control.UWLActionControl#Plain###com.sap.tc.webdynpro.services.exceptions.InvalidUrlRuntimeException: Invalid URL=HTTP://apinvoice.d51.lilly.com
    gbip
    gbip.asp?po=invoice=TC630400360USERID=USC076601#
    #1.5#0003BA5D298B001E0000030400003A280004314BFE9986AB#1180102370625#/uwl/ui#sap.com/tcwddispwda#com.sap.netweaver.bc.uwl.ui.control.UWLActionControl#C004049#43497#####SAPEngine_Application_Thread[impl:3]_0##0#0#Warning#1#com.sap.netweaver.bc.uwl.ui.control.UWLActionControl#Plain###com.sap.netweaver.bc.uwl.UWLException: Fri May 25 10:12:50 EDT 2007
    (Portal) :com.sap.tc.webdynpro.services.exceptions.InvalidUrlRuntimeException:Invalid URL=HTTP://apinvoice.d51.lilly.com
    gbip
    gbip.asp?po=invoice=TC630400360USERID=USC076601#
    Looks like the error is related to the back slashes in the URL but it was working fine in EP6.  We are going to change the back slashes to forward slashes to see it will work.  We would like to know if any SDNer’s can provide some more detail on why this is happening and if there is other solution.  Any hint will be very appreciated.
    Regards,
    Jiannan Che

    Use link attachment or add button action to UWL as possible workaround. It appears that work item text can only be displayed as-is.

Maybe you are looking for

  • GL not appearing in PCA report S_ALR_87013336

    Dear Experts, For acct XXXX, there's balance & we can view line item thru FI (tcode: FBL4N). We can see PC been assigned to those line items, but the GL XXXX not reflecting in PCA report (tcode S_ALR_87013336). GL XXXX is a Balance Sheet GL (not a Re

  • HT4997 The imported videos by Itone is not showing up on iMovie

    I downloaded YouTube videos by download helper Firefox adds software and then I convert it to MP4 by airvideo apps for ipad. Then I transfere it by I tone as was described on the help section, but still these videos are not showed up on iMovie on ipa

  • Searchable Photo gallery

    I need to create a photo gallery that can search photos by information contained in the XML metadata file. i have designed an interface in photoshop and used adobe catalyst to convert the feilds. but when i take the projrct into adobe flex builder. i

  • Creating a time stamp in the graphic, NOT the file name.

    InDesign has a variable feature that allows you to autogenerate certain kinds of text. I've been trying to find a way, if there is one, to do the same thing in Illustrator. At the very least I'd like to be able to add a date/time stamp to my "Draft"

  • I phone 4 hangs on to old Apple Id under i OS 5.0.1

    I upgraded my Apple Id and the new Id shows up on my iPhone 4 under settings >store but the iPhone presentst the old apple id when I try to upgrade the apps I have purchaded.  It wants an old pasword that the system refuses to retieve.  I've tried th