IPad management of forms

One of my clients gets an error when trying to following the sign-in link contained in the notification messages she receives. Is this because the FormsCentral management software is Flash-based? Or should the system be directing iOS devices to another interface?
Thanks,
Steve

Hi Steve,
At this time it's not possible to access the FormsCentral application from an iOS device. You can vote on that feature idea here:
http://forums.adobe.com/ideas/1122
We use the Ideas section to help prioritize our work.
Regards,
Brian

Similar Messages

  • Not able to view the ASN in Manage Shipments form?

    Dear Purchasing Gurus
    I created a ASN for a purchase order in iSupplier Module and submitted the same. I tried to query the details by giving the shipment number in the Manage Shipments form. But the record is not there. What may be the reason?
    Thanks & Regards
    Merlin Rajesh

    perhaps a bit late, but for anyone else with the same question, the Receiving Transaction Processor needs to be ran in order to import the ASN.

  • How do you create hierarchical folders in Forms Central to organize and manage multiple forms?

    How do you create hierarchical folders in Forms Central to organize and manage multiple forms?

    Hi,
    We do not support this feature right now.  Someone else has posted this to our ideas forum, here - http://forums.adobe.com/ideas/1587.  I suggest you vote for it, because we look at the popular ideas to help guide us on what new features work on.
    Thanks,
    Todd

  • Execute Custom code to do a warning message on SSHR Manager Appraisal form

    Hello - I do not know much about Java/OAF, but I'm really trying to learn! Here is my requirement,
    please help me in getting this done.
    Requirement : On Employee appraisal form, they will have their yearly objectives and their weight percentages.
    These objectives weight percentage is in per_appraisal table attribute1 field(DFF).
    The total weight percentage of an employess all objectives should be equal 100.
    When manager will login to give them a final rating, the total of all weights percentages should be equal to 100,
    if not I have to through a warning message on the Manager's appraisal form(CompFinalRatingsCO).
    To calculate the total weight, we can certainly write a small pl/sql function or a procedure.
    But how can I execute that code and show a warning message on SelfService HR Manager Appraisal form?
    Thanks in advance for your help.
    Thanks
    - Srini

    1) extend the CO attached to your page.
    2) Capture the Button in Processformrequest of your extended CO.
    3) Call a plsql function or procedure with OUT param which will return whether 100% weightage has been entered or not.
    If Not, then throw warning message.
    Here is the way to call Plsql proc with OUT param.
    String sql =
    "BEGIN bcr12_mapping_tool_procs_pkg.XXBCR12_HAS_MANDATORY(:1,:2); END;";
    OracleCallableStatement cs =
    (OracleCallableStatement)am.getOADBTransaction().createCallableStatement(sql,
    1);
    try {
    cs.registerOutParameter(2, 1, 0, 2000);
    cs.setString(1, int_name);
    cs.execute();
    String new_status = cs.getString(2);
    cs.close();
    if ("Y".equals(new_status.trim())) {
    throw new OAException("Please enter all mandatory column highlighted.",
    (byte)0);
    } catch (Exception ex) {
    throw new OAException(ex.getMessage());
    }

  • Configuration Management in Forms 6i

    Hi,
    Is there any way we can use Oracle SCM (configuration mangement tool available in forms9i) with oracle forms 6i?? Or can anyone suggest any other similar tool for configuration management in Forms 6i? or is there any way wher tools like subversion be used for managing .FMB files which are inherently binary and lend these tools devoid of features like comparision etc?
    We have an oracle Forms 6i application which uses Oracle 8i server on backend. Currently there is no configuration management tool in use and because a huge development work ahead we are looking for options available. Oracle forms .FMB files being binary in nature cannot be efficiently handled be CM tools like subversion, CVS etc.
    Oracle SCM available with oracle form 9i is something we are looking for but cannot see we would be upgrading our app from 6i to 9i.
    cheers
    Amit

    Hi Amit,
    If you use a tool like Subversion (or any other tool which is based on CVS), you will run into problems because the repository will attempt to merge the files. This, as you noted, does not work very well for Oracle Forms binaries.
    If you would like to stick with Subversion (or another concurrent access model), you can compile your Oracle Forms binaries as .FMT files (ascii text files) for use in the repository. This way Subversion can actually perform the merge on the files, although I cannot say how well the merged file compile.
    If you really want to store FMBs, you could either experiment with Subversion by locking each file or use a different source control program that does not support concurrent access (like rcs or pvcs). Then, you can perform any comparisons/diffs outside the source control repository.
    For comparison/diffs, there is an external tool called FormsMate developed by Jockvale Consulting, Ltd. which will allow you to compare two Oracle Forms binaries, producing a report of all the changes. This is very helpful for comparing say version 1.0 of an FMB to version 1.1 of the same file.
    Hope this provides some insight.
    - Steve

  • Error seeing business rule ( to be assocated with)in Manage Data forms list

    HI,
    I have a business rule, I see it in EAS console, but when I try to associate it with my Data form in Planning, i do not see this business rule in the list fo business rules that appear in Manage Data forms-> business rules tab. I hae associated thsi Business rule with my planning applicatiosn outline still I am not seeing it. Can someone please help.

    How does this relate to the Oracle Forms product?
    Craig...
    Edited by: CraigB on Feb 15, 2012 8:43 AM

  • How best to manage global forms

    Looking for the best way to manage "Global forms". Where the same form (Output) may have different data displayed based on the country it is printed from.
    Let's just use BA00, Order Confirmation as an example.
    In the U.S. this output is on 8.5 X 11 inch letter paper, and has some specific texts which should be displayed in certain locations.
    For Britain, we'd like to use the same form, but this will print on A4 paper, and have their own specific texts (in specific form locations)
    Same difference for China, Greenland, Mexico, etc. Assume each "Country" is a Sales Organization in SAP.
    How best to manage the output form configuration and controls?
    If I use a condition record for BA00 that includes Sales Organization, is it left up to the SMARTFORM programmer to query the sales org. and determine what and where to output the appropriate texts for each country?
    Is there a way to have a different form for each Sales Org, and how would this fom be "selected"?
    Anyone got any other ways to more efficiently handle this situation ?
    Thanks in advance

    Crikey ! Thanks for the quick response. That is where I was going, but wanted to get some other viewpoints
    Thanks

  • Manage Data Forms blank screen

    Hi
    We are running with 11.1.1.1 and IE7.
    For some reason, we can't edit forms via Administration > Manage Data Forms.
    When you open a folder containing forms, a blank screen is displayed instead of the form list.
    We can get around the problem by using IE6, and even IE9 works for this. But we really need to get IE7 working as that is what has been deployed via Citrix.
    Cheers

    Is there any chance that the application was placed into Maintenance Mode? This is a guess, but you might check just in case.
    Otherwise, has the user cleared their internet cache and restarted Internet Explorer? (just to make sure this isn't some caching issue.)
    - Jake

  • Installing WorkFlow with ARES, Form Manager and Forms

    Hi All,
    I'm having issues when trying to install WorkFlow with ARES, Form Manager and Forms.
    I've followed these steps:
    1. Installed Forms v. 7.1
    2. Installed Form Manager v. 7.0.1
    3. Installed ARES v. 7.0 (using a trust directory with a keyfile, etc.)
    4. Installed Workflow v. 7.0.1 with Turnkey option checked.
    5. Ran configuration manager.
    The progress gets to 12% then displays the error code "LCMerror101" with the message "Livecycle module pdfagent-client could not be copied to working directory".
    I don't know what this error means, can someone help me?? I know the issue isn't related to disk space (20+ gigs free) and I'm using the administrator account to install. Any suggestions or tidbits of info would be much appreciated.
    Thanks,
    Stone.

    Here's a copy of the log file. lcm.log
    [2006-02-21 14:11:34,437], Runnable bean context: My Action (bean23), com.adobe.idp.install.lcm.LCMProcessManager, INFO , Copying component to working dir: com.adobe.idp.install.lcm.config.Component@857327[monitorui,../components/monitorui,./wor king/monitorui]
    [2006-02-21 14:11:36,750], Runnable bean context: My Action (bean23), com.adobe.idp.install.lcm.LCMProcessManager, INFO , Copying component to working dir: com.adobe.idp.install.lcm.config.Component@14b2db7[xmlform,../components/xmlform,./workin g/xmlform]
    [2006-02-21 14:11:38,718], Runnable bean context: My Action (bean23), com.adobe.idp.install.lcm.LCMProcessManager, INFO , Copying component to working dir: com.adobe.idp.install.lcm.config.Component@a65760[fontmanager,../components/fontmanager,. /working/fontmanager]
    [2006-02-21 14:11:48,312], Runnable bean context: My Action (bean23), com.adobe.idp.install.lcm.LCMProcessManager, INFO , Copying component to working dir: com.adobe.idp.install.lcm.config.Component@1e140bf[registry,../components/registry,./work ing/registry]
    [2006-02-21 14:12:30,593], Runnable bean context: My Action (bean23), com.adobe.idp.install.lcm.LCMProcessManager, INFO , Copying component to working dir: com.adobe.idp.install.lcm.config.Component@161bfa3[pof,../components/pof,./working/pof]
    [2006-02-21 14:12:32,390], Runnable bean context: My Action (bean23), com.adobe.idp.install.lcm.LCMProcessManager, INFO , Copying component to working dir: com.adobe.idp.install.lcm.config.Component@6c9220[workflow,../components/workflow,./worki ng/workflow]
    [2006-02-21 14:12:35,515], Runnable bean context: My Action (bean23), com.adobe.idp.install.lcm.LCMProcessManager, INFO , Copying component to working dir: com.adobe.idp.install.lcm.config.Component@1ed7524[fm,../components/formmanager,./working /fm]
    [2006-02-21 14:12:39,921], Runnable bean context: My Action (bean23), com.adobe.idp.install.lcm.LCMProcessManager, INFO , Copying component to working dir: com.adobe.idp.install.lcm.config.Component@a5c9f1[pdfagent-client,../components/pdfagent- client,./working/pdfagent-client]
    [2006-02-21 14:12:39,921], Runnable bean context: My Action (bean23), com.adobe.idp.install.lcm.LCMProcessManager, ERROR, Could not copy components
    com.adobe.idp.install.lcm.LCMException: Could not copy components
    at com.adobe.idp.install.lcm.LCMProcessManager.copyComponentsToWorkingDirectory(LCMProcessMa nager.java:463)
    at MyAction.execute(MyAction.java:165)
    at com.installshield.wizard.RunnableWizardBeanContext.run(Unknown Source)
    Caused by: com.adobe.idp.install.lcm.LCMException: Illegal state found: File does not exist
    at com.adobe.idp.install.lcm.LCMProcessManager.copyDirOrFile(LCMProcessManager.java:554)
    at com.adobe.idp.install.lcm.LCMProcessManager.copyDirOrFile(LCMProcessManager.java:508)
    at com.adobe.idp.install.lcm.LCMProcessManager.copyComponentsToWorkingDirectory(LCMProcessMa nager.java:459)
    ... 2 more
    [2006-02-21 14:12:40,015], Runnable bean context: My Action (bean23), MyAction, ERROR, LCMerror101{pdfagent-client}
    com.adobe.idp.install.lcm.LCMException: Could not copy components
    at com.adobe.idp.install.lcm.LCMProcessManager.copyComponentsToWorkingDirectory(LCMProcessMa nager.java:463)
    at MyAction.execute(MyAction.java:165)
    at com.installshield.wizard.RunnableWizardBeanContext.run(Unknown Source)
    Caused by: com.adobe.idp.install.lcm.LCMException: Illegal state found: File does not exist
    at com.adobe.idp.install.lcm.LCMProcessManager.copyDirOrFile(LCMProcessManager.java:554)
    at com.adobe.idp.install.lcm.LCMProcessManager.copyDirOrFile(LCMProcessManager.java:508)
    at com.adobe.idp.install.lcm.LCMProcessManager.copyComponentsToWorkingDirectory(LCMProcessMa nager.java:459)
    ... 2 more
    [2006-02-21 14:12:40,031], Runnable bean context: My Action (bean23), MyAction, ERROR, ErrorCode: LCMerror101, ErrorStr: Livecycle module pdfagent-client could not be copied to working directory.

  • How can I transfer video from an iPad managed with Configurator?

    We are using Apple Configurator to supervise and manage iPads at our school. If an iPad is assigned to a user, how can we transfer the video from the iPad (either the Camera Roll or iMovie app) to a Computer so the video can be saved to the user's network folder and then played on the classroom SmartBoard. I do have a video adapter to connect the iPad to the Smartboard, but there will be times when we just want to save the video file in a user's folder. When I connect the iPad to the MacBook Pro which we use to run Configurator, the iPad does not show up in iTunes. If I 'check-in' the iPad, will it transfer the video, and if so how/where?
    Thank you! (Configurator certainly solves some issues, but seems to raise so many more!)

    Thank you. We use Dropbox as well and discovered how easy it is to sync the Camera Roll from the iPad to a Dropbox account.
    I also found out that videos & pics can be transferred using iPhoto on the computer where the iPads are synced. I've tried both options and they both work well.
    I'm all set!

  • Reader crashing on iPad and iPhone forms

    I'm using iOS 6.1.2. The most recent update that allowed for smart zoom in some text boxes on fillable forms, brought with it some sort of bug where if you zoom into the form fields and try to input information, the reader crashes.
    It's happening on both iPad and iPhone
    I have 40 people using this form daily for therapy visit billing. It has been fine until the update, in terms of not crashing. Suddenly the one thing we needed fixed was the smart zoom, and once that update came out, I encouraged everyone to update. Now no one can use their forms at all!
    Fix coming soon, I hope???
    Amanda

    Hi Amanda,
    Thanks for sending the two test files.
    For Therapy Visit Note.pdf -> I could reproduce the crash, by zooming in and then input text in big boxes. We are tracking it through internal bug and you might see the fix in one of the future updates.
    For Time Sheet BLANK open.pdf -> I could not reproduce the crash, could you please mention steps to reproduce it.
    -Charu

  • Unable to Manage custom forms in Exchange 2013 Public Folders or Organizational Forms Library

    We've been doing custom forms development for many years and many versions of Exchange.  This Exchange 2013 presented me with this new problem.  We use Exchange 2013 with Cumulative Update 5, and Outlook 2007, 2010 and 2013.  This problem
    happens on all versions of the latest patched Outlooks.
    1) I have successfully created a Public Folder and an Organizational Forms Library
    2) I have granted myself "Owner" privilege to the entire public folder in both the IPM_Subtree and the Non_IPM_Subtree
    3) I can publish forms into a Public Folder and the Organizational Forms Library
    But, after the form is published, I can't manage it.  The COPY, UPDATE, DELETE, PROPERTIES, and SAVE AS buttons are greyed out.
    This does not happen for anything in my Personal Forms, my Mailbox or anything in Favorites that are locally cached.
    Since the Organizational Forms Library cannot be "Cached" by putting it in Favorites, there seems to be NO way to even delete a form that is published to there.
    The closest link that describes a similar (maybe same) problem is
    http://www.michev.info/Blog/Post/14/Unable-to-manage-Forms-in-Outlook
    A) Anybody else have the same problem?
    B) Since it seems I only have control over forms in my Mailbox, and since Public Folders are suppose to be an mailbox, does anyone know how to setup a Public Folder so that you can login to it and attach it as a mailbox?
    C) Does anyone know how to make the Organizational Forms Library cached locally so it can be managed?
    J Awe TechBldrs Inc. www.TechBldrs.com

    Easy steps to reproduce the problem.
    1) create a public folder subfolder (do not create a Favorite)
    2) make yourself and OWNER
    3) publish a form to the subfolder (Open a any form and save it with any name)
    4) use the Form Manager select the public folder subfolder that you are an OWNER of
    5) select a form and see if the buttons are GRAYED out.
    PLEASE TRY THIS ON YOUR OWN SYSTEMS TO VERIFY THE PROBLEM.
    J Awe TechBldrs Inc. www.TechBldrs.com

  • How to manage XFDF form data stored in sharepoint

    Hi All,
    I have developed a rating form tool in acrobat to get the readers feedback. I am saving the feedback data in a sharepoint when the user click the SUBMIT button. It is working very well and the feedback data is getting stored in the Sharepoint.
    Now, its time to generate a report based on the feedback I am receiving in the Sharepoint. I need to collect the data from the sharepoint and generate a report for the management.
    Is there anyway to pull the data from the Sharepoint directly from Acrobat? and when the pdf file is getting distributed there are lot of additional characters being added after the pdf file name (4AA0-1068EEW_7c9ab3f540b39941be0626d074eec68a.xfdf). It results, when I try to copy the .xfdf files from sharepoint to my local folder, Windows says "The file name is too long and cannot be copied" and hence I miss some of the data stored in the sharepoint.
    Someone, please help me to collect and manage the data and generate a report.
    Thanks in advance.
    Regards,
    Muthuraj. D

    Create a servlet which gets an InputStream of the file and writes it to the OutputStream of the response and call this servlet in `src` attribute. That's basically all.
    Here's an example which covers the most of the minimum needs: [http://balusc.blogspot.com/2007/04/imageservlet.html].

  • Basic auth in proxy server breaks managed server form auth

    Hi,
    I have a proxy server configured in front of 2 managed servers.
    The managed servers have secure pages and are using form auth and the
    proxy server is working properly. In other words, I point my browser
    at the proxy and I end up being services by one of the managed servers.
    If I attempt to access a secure page via the proxy I am sent to the form
    login page via the proxy.
    Now for the problem:
    If I configure the proxy server to use basic auth, and secure all
    pages in the proxy, I must provide my userid/password to the proxy
    server (this is working fine) before I can get to one of the managed
    servers. I can get to the welcome page of the managed server (which is
    not secure) There is a link to a secure page on the welcome page. When
    I click on the link to the secure page, I am sent to the form auth by
    the managed server. I authenticate, but I can never see the secure
    page. I end up being redirected to the form login page endlessly.
    Both the proxy server and the managed server are usign the default
    JSESSIONID.
    Here is a section of the web.xml for the proxy server:
    <servlet>
    <servlet-name>HttpClusterServlet</servlet-name>
    <servlet-class>weblogic.servlet.proxy.HttpClusterServlet</servlet-class>
    <init-param>
    <param-name>WebLogicCluster</param-name>
    <param-value>${ProxyConfig}</param-value>
    </init-param>
    <init-param>
    <param-name>SecureProxy</param-name>
    <param-value>ON</param-value>
    </init-param>
    <init-param>
    <param-name>Debug</param-name>
    <param-value>ON</param-value>
    </init-param>
    <init-param>
    <param-name>DebugConfigInfo</param-name>
    <param-value>ON</param-value>
    </init-param>
    <init-param>
    <param-name>CookieName</param-name>
    <param-value>JSESSIONID</param-value>
    </init-param>
    <init-param>
    <param-name>CookieName</param-name>
    <param-value>wlauthcookie_</param-value>
    </init-param>
    </servlet>
    <servlet-mapping>
    <servlet-name>HttpClusterServlet</servlet-name>
    <url-pattern>gcmgui/*</url-pattern>
    </servlet-mapping>
    <servlet-mapping>
    <servlet-name>HttpClusterServlet</servlet-name>
    <url-pattern>applauncher/*</url-pattern>
    </servlet-mapping>
    <servlet-mapping>
    <servlet-name>HttpClusterServlet</servlet-name>
    <url-pattern>ssoadmin/*</url-pattern>
    </servlet-mapping>
    <servlet-mapping>
    <servlet-name>HttpClusterServlet</servlet-name>
    <url-pattern>default/*</url-pattern>
    </servlet-mapping>
    <servlet-mapping>
    <servlet-name>HttpClusterServlet</servlet-name>
    <url-pattern>domainadmin/*</url-pattern>
    </servlet-mapping>
    <servlet-mapping>
    <servlet-name>HttpClusterServlet</servlet-name>
    <url-pattern>gsc/*</url-pattern>
    </servlet-mapping>
    <servlet-mapping>
    <servlet-name>HttpClusterServlet</servlet-name>
    <url-pattern>psr/*</url-pattern>
    </servlet-mapping>
    <servlet-mapping>
    <servlet-name>HttpClusterServlet</servlet-name>
    <url-pattern>broadcastclient/*</url-pattern>
    </servlet-mapping>
    <servlet-mapping>
    <servlet-name>HttpClusterServlet</servlet-name>
    <url-pattern>nra/*</url-pattern>
    </servlet-mapping>
    Here is the proxy debug:
    <Fri Jul 11 14:40:07 EDT 2003>: ===New Request===GET
    /applauncher/jsp/AppLaunche
    r.jsp HTTP/1.1
    <Fri Jul 11 14:40:07 EDT 2003>: Found cookie: Sf4VoFtpQwG]dTNEh9Yq
    <Fri Jul 11 14:40:07 EDT 2003>: #### Trying to connect with server
    -213061352!10
    .68.10.87!1080!10443
    <Fri Jul 11 14:40:07 EDT 2003>: Remove idle for '30' secs:
    ProxyConnection(isSec
    ureProxy=true): 10.68.10.87:10443, keep-alive='30'secs
    <Fri Jul 11 14:40:07 EDT 2003>: Create connection:
    ProxyConnection(isSecureProxy
    =true): 10.68.10.87:10443, keep-alive='30'secs
    <Fri Jul 11 14:40:07 EDT 2003>: In-bound headers:
    <Fri Jul 11 14:40:07 EDT 2003>: Accept: image/gif, image/x-xbitmap,
    image/jpeg,
    image/pjpeg, application/vnd.ms-excel, application/msword,
    application/vnd.ms-po
    werpoint, */*
    <Fri Jul 11 14:40:07 EDT 2003>: Accept-Language: en-us
    <Fri Jul 11 14:40:07 EDT 2003>: Accept-Encoding: gzip, deflate
    <Fri Jul 11 14:40:07 EDT 2003>: User-Agent: Mozilla/4.0 (compatible;
    MSIE 6.0; W
    indows NT 4.0; H010818)
    <Fri Jul 11 14:40:07 EDT 2003>: Host: localhost:18002
    <Fri Jul 11 14:40:07 EDT 2003>: Connection: Keep-Alive
    <Fri Jul 11 14:40:07 EDT 2003>: Cookie:
    JSESSIONID=1PEosMJQ9ZJrewjj1t5nZfNtYe1e5
    pWYbjyBGvZ1ExEY8YoueKTG!-213061352!NONE;
    wlauthcookie_=Sf4VoFtpQwG]dTNEh9Yq
    <Fri Jul 11 14:40:07 EDT 2003>: Authorization: Basic
    cmFwcGVsYmE6b3V0Mmx1bmNo
    <Fri Jul 11 14:40:07 EDT 2003>: HTTP/1.1 302 Moved Temporarily
    <Fri Jul 11 14:40:07 EDT 2003>: Out-bound headers:
    <Fri Jul 11 14:40:07 EDT 2003>: Date: Fri, 11 Jul 2003 18:40:07 GMT
    <Fri Jul 11 14:40:07 EDT 2003>: Location:
    https://localhost:18002/applauncher/un
    restricted/jsp/FormLogin.jsp
    <Fri Jul 11 14:40:07 EDT 2003>: Server: WebLogic WebLogic Server 8.1
    Thu Mar 20
    23:06:05 PST 2003 246620
    <Fri Jul 11 14:40:07 EDT 2003>: Transfer-Encoding: Chunked
    <Fri Jul 11 14:40:07 EDT 2003>: ===New Request===GET
    /applauncher/unrestricted/j
    sp/FormLogin.jsp HTTP/1.1
    <Fri Jul 11 14:40:07 EDT 2003>: Found cookie: UZ]OrXsBP6uEEa[0veSz
    <Fri Jul 11 14:40:07 EDT 2003>: Request successfully processed
    <Fri Jul 11 14:40:07 EDT 2003>: #### Trying to connect with server
    -213061352!10
    .68.10.87!1080!10443
    <Fri Jul 11 14:40:07 EDT 2003>: Requeue connection:
    ProxyConnection(isSecureProx
    y=true): 10.68.10.87:10443, keep-alive='30'secs
    <Fri Jul 11 14:40:07 EDT 2003>: Recycle connection:
    ProxyConnection(isSecureProx
    y=true): 10.68.10.87:10443, keep-alive='30'secs
    <Fri Jul 11 14:40:07 EDT 2003>: Request successfully processed
    <Fri Jul 11 14:40:07 EDT 2003>: In-bound headers:
    <Fri Jul 11 14:40:07 EDT 2003>: Accept: image/gif, image/x-xbitmap,
    image/jpeg,
    image/pjpeg, application/vnd.ms-excel, application/msword,
    application/vnd.ms-po
    werpoint, */*
    <Fri Jul 11 14:40:07 EDT 2003>: Accept-Language: en-us
    <Fri Jul 11 14:40:07 EDT 2003>: Accept-Encoding: gzip, deflate
    <Fri Jul 11 14:40:07 EDT 2003>: User-Agent: Mozilla/4.0 (compatible;
    MSIE 6.0; W
    indows NT 4.0; H010818)
    <Fri Jul 11 14:40:08 EDT 2003>: Host: localhost:18002
    <Fri Jul 11 14:40:08 EDT 2003>: Connection: Keep-Alive
    <Fri Jul 11 14:40:08 EDT 2003>: Authorization: Basic
    cmFwcGVsYmE6b3V0Mmx1bmNo
    <Fri Jul 11 14:40:08 EDT 2003>: Cookie:
    JSESSIONID=1PEHvo1gQIbwOMuVsU9pJnnvlGBSP
    74ZUcSHwazE7domCL8UlVA2!-937872307; wlauthcookie_=UZ]OrXsBP6uEEa[0veSz
    <Fri Jul 11 14:40:08 EDT 2003>: HTTP/1.1 200 OK
    <Fri Jul 11 14:40:08 EDT 2003>: Out-bound headers:
    <Fri Jul 11 14:40:08 EDT 2003>: Date: Fri, 11 Jul 2003 18:40:08 GMT
    <Fri Jul 11 14:40:08 EDT 2003>: Server: WebLogic WebLogic Server 8.1
    Thu Mar 20
    23:06:05 PST 2003 246620
    <Fri Jul 11 14:40:08 EDT 2003>: Content-Length: 4238
    <Fri Jul 11 14:40:08 EDT 2003>: Set-Cookie:
    JSESSIONID=1PEIxJ21oT5H3Z2ilQjPqpq1V
    kdOhEnNbbz9wviTtTTZj6IBp29b!-213061352!NONE; path=/
    <Fri Jul 11 14:40:08 EDT 2003>: Request successfully processed
    <Fri Jul 11 14:40:08 EDT 2003>: Requeue connection:
    ProxyConnection(isSecureProx
    y=true): 10.68.10.87:10443, keep-alive='30'secs
    <Fri Jul 11 14:40:08 EDT 2003>: Request successfully processed
    <Fri Jul 11 14:40:44 EDT 2003>: Trigger remove idle for '35' secs:
    ProxyConnecti
    on(isSecureProxy=true): 10.68.10.87:10443, keep-alive='30'secs
    Thanks,
    Rob

    I typically have used Apache Commons HttpClient for anything but trivial URL connections, and especially when combining both basic auth and proxy auth. When you use it, be aware of the "preemptive authentication" flag. One server I worked with didn't send the correct parameters back on particular requests, so I had to turn on this flag to get it to work.

  • Adobe Reader in iPad for fillable forms

    I created a fillable, saveable pdf file in LiveCycle for my employees to use when out with clients. I have a couple employees who are having issues with the file while trying to access it on their iPads (it won't load properly).
    What Adobe app should they install on their on their iPads in order for this file to work? Is it Adobe Pro?
    Thanks.

    There is an Adobe Reader for iOS http://itunes.apple.com/app/adobe-reader/id469337564?mt=8
    However I don't think it supports forms, so I think the answer is unfortunately, there is no solution for what you want to do.

Maybe you are looking for