Delay in submitting Collaboration with link

Hi All
I have a project and each project has a link that links to documents in cfolders,
My problem is: when I click on the link screen cfolders presents blank and to give 3 times click on the link there is normally presented screen cfolders
I check the maximum time processing and I have in 10 min
Any suggestions on how to avoid this problem?
Thanks
Regards
Danny

Thanks  them problem  I solved when I  add more time  in the  parameter with rz10
thks
Danny

Similar Messages

  • Submitting page with link

    I have a bulk update page which has editable columns and some links which will show a report in the region below. When the user makes changes to editable columns and clicks on the links, the changes are lost as page is reloaded. is it possible to retain those changes, if not how can submit the page to save the changes onClick of the link?. any ideas are appreciated.
    Thanks,
    Surya

    Hi,
    It is possible if you make all of the links call the "doSubmit()" function. I have done this for the pagination links on this page: [http://apex.oracle.com/pls/otn/f?p=12053:3]
    If you hover over the Next link, you should see the following in the status bar:
    javascript:doSubmit('f?p=12053:3:3353913908100655:pg_R_7105723812985186598:NO&pg_min_row=11&pg_max_rows=10&pg_rows_fetched=10');Obviously, the link itself is generated by Apex and is for pagination purposes. However, you could construct something similar in your report column's HTML Expression (rather than using the normal Link settings). Something like:
    <a href="javascript:doSubmit('f?p=&APP_ID.:3:&SESSION.');"<#COLUMNNAMETOSHOWFORLINK#</a>You can update the URL to include the passing of values into page items as well - I've not shown that here.
    You then also need a conditional page branch. Create a new branch and set the Target Type to "URL" instead of "Page in this Application". Then, in the URL Target setting, add in:
    &REQUEST.and set a PL/SQL Expression condition of:
    :REQUEST LIKE 'f?p=%'The doSubmit() submits the page and sets the REQUEST value to the URL. The branch's condition will detect this and redirect to the URL itself
    This was all based on [http://www.oracle.cc/2009/08/11/force-page-submits-when-paginating-through-a-report/]
    Andy

  • How can I use Automator to open and save Word docs with links?

    Hi-
    I'm having trouble building a Workflow to open and save Word docs with links.
    My Workflow so far:
    1. Get Finder items
    2. Copy Finder items (to new folder)
    3. Rename selected items
    4. Open selected items (Word docs)
    Three problems occur.
    The first is a Word 2004 problem -- I can't get the warning "This document has links in it; do you want to open it with/without updating the links" to go away (Unilke the Macro warning toggle capability, there is nothing in the Preferences for Word 2004 that addresses the links warning, as far as I can tell; any insight you can shed on this would be terrific.)
    The second problem happens with Automator: if I manually accept the update of the first document's links, Automator opens that document but then halts completely, even though I've instructed it to open multiple documents.
    The third problem I have is that there's no Finder action in Automator that allows me to save the document that's now open (as far as I can see).
    Any suggestions for how to fix? If I can get this to work, and scheduled in iCal, it will be an unbelievable time saver.
    Thanks,
    Jeremy
    PowerPC G5   Mac OS X (10.4.6)  

    Hi there Jeremy,
    to do this you are going to have to add in some Run AppleScript steps...
    These will rely on GUI Scripting. So first you need to activate GUI Scripting.
    Now we need to add in a Run AppleScript action to the end of your workflow...
    This will replace your current number 4 in the workflow (Open Selected...)
    click here to open this script in your editor<pre style="font-family: 'Monaco', 'Courier New', Courier, monospace; overflow:auto; color: #222; background: #DDD; padding: 0.2em; font-size: 10px; width:400px">on run {input, parameters}
    set allItems to every item of input
    repeat with currItem in allItems
    tell application "TextWrangler"
    open currItem
    end tell
    activate application "TextWrangler"
    tell application "System Events"
    tell process "TextWrangler"
    delay 2
    --when the Word document is opened I have told it to press okay !
    --I don't know what key you want it to press in the dialog box
    keystroke return
    delay 2
    --save the doc
    keystroke "s" using command down
    delay 5
    --close the doc
    keystroke "w" using command down
    end tell
    end tell
    end repeat
    return input
    end run</pre>
    The above script should open each Word Document, press a button in the dialog box then do a save and then close the doc...then loop through the rest of them.
    You need to replace the name Text Wrangler with Microsoft Word (or whatever it is called!), I don't have it on my Mac.
    You will have to let me know what button needs pressing in the first dialog, if it isn't the 'highlighted ' one then we will have to amend the script...
    regards
    Ric

  • How would I create a screen with links after a person logs into their computer?

    I have been asked to create a custom welcome screen that would load after a person logs into their computer . This screen is to have links to a couple of items.
    but I need this to show after they log in and before they see their desktop.
    How do I do this or even accomplish this? 

    According to your description, it really seems like a start screen in Windows 8\8.1, after user logs on to the system, he will first see a "start screen" with tiles (links to an App) on the screen, then he can manually swith to the classic desktop if he
    want.
    But in Windows 7, I never saw this kind of settings, for VB6 and HTA page, seems more related with development, if so, I suggest you post in this forum
    Scripting Forum
    http://social.technet.microsoft.com/Forums/scriptcenter/en-US/home?category=scripting
    and VB Forumhttp://social.msdn.microsoft.com/Forums/en-US/home?forum=vbgeneral
    Regarding to a trigger when a user logs on, you can refer to the following link
    http://www.grouppolicy.biz/2010/01/how-to-schedule-a-delayed-start-logon-script-with-group-policy/
    or
    http://technet.microsoft.com/en-us/library/cc758918(v=ws.10).aspx
    NOTE
    This
    response contains a reference to a third party World Wide Web site. Microsoft is providing this information as a convenience to you.
    Microsoft
    does not control these sites and has not tested any software or information found on these sites.
    Yolanda Zhu
    TechNet Community Support

  • To Hide "Collaboration" option-link in Tool Areal level

    Hi,
          I want to Hide only the "Collaboration" option-link in Tool Area level,expect "search" and "advanced search" option.
         can any one tell me the way of approach for hiding the "Collaboration" Option link in the Tool Area Level with out hiding the "search and advanced search option".
    Thanks in advance.
    Regards,
    Ravi

    Hi Ravi,
    Go to Content administration -> Portal content.
    Under Browse tab, click Portal content -> End user content ->open  Default framework page.
    Check toolarea iview and open its properties <b>'Enable Collaboration Launch Pad'</b> and set it to NO.Also go to <b>cache validity period</b> property and set all the hour, min, sec values to<b> 0(zero).</b> Refresh the portal and you will see the collaboration disappeared. After it hides enter the same value in cache validity period as before.
    Regards,
    Ganesh N

  • A PDF document with links to other PDFs corrupts the URL and get 404. Works in IE.

    One of our supplier sites has manuals online that are PDF docs with links from one to another. For example, when I click on "Tanaka" I get a PDF menu of Tanaka service manuals, etc. When I click on a section, such as "Chainsaw" I get a 404. Part of the directory structure in the URL is missing. For example when in the Tanaka PDF menu I click on Chainsaw I go to http://www.parklands.net/Resources/Tana%20CSaw%20Menu.pdf which is wrong. It should be http://www.parklands.net/Resources/Tanaka/Tana%20CSaw%20Menu.pdf, and in IE it is.
    == URL of affected sites ==
    http://

    The linked documents will not be automatically converted to PDFs and merged
    with your file, neither in Acrobat Standard nor in Acrobat Pro. You can do
    it, but you'll need to do it manually by converting all the files to PDFs,
    merging them and then adding the links between them.

  • Problem with links on email templates

    Problem with links on email templates
    Hi,
    We have been having issues with links on our email templates. Some of the links point to the following URL:
    http://server'sname/thirdparty/FCKeditor/editor/fckeditor.html?InstanceName=emailTemplatesDTO.htmlBody&Toolbar=NewscaleFCKEditorToolBar#URL
    Sometimes we get “Unknown internal error” on the web page.
    Can anyone help or advise on how to resolve this issue?
    Many thanks,
    Wesley.

    Hi Wesley,
    This is rather late, but we've seen the same thing frequently (and I believe can replicate it).  It's caused when you a creating a new email by copying the content of an existing one with a name space in it.
    Upon copying, the link gets scrambled.  The approach we use is to copy the email in to a new template, then strip out all of the URL links and add them back in.
    Thanks!
    Ant

  • Problem with links for external user

    Hi,
    We´re using SAP NetWeaver Portal 2004s SPS 10 and we have a problem with links within notification-mails:
    The link to the document (e.g. within a subscription mail) consists of "http:///...". Only user using the portal within our network can open this links. All external user can´t open this links. How can I change the URL so that our external user can open the links, too?
    Thanks for help,
    Sven Keller

    We already have another URL for external usage. My problem is how to define that created links to documents and folder are automatically using the external URL.
    If somebody receives an email (e.g. subscription) the URL to the folder is:
    http://<portalserver>:51000/irj/go/km/navigation/documents/Public Documents/Documentation
    But it should be:
    https://<externalportal>/irj/go/km/navigation/documents/Public Documents/Documentation
    Message was edited by:
            Sven Keller

  • Collaboration  with vendor  via Portal?

    Hi everyone :
       I meet a problem about collaboration with vendor. Our customer has lots of vendor ,and our customer expect that their vendor could query related R/3 report real-time via Portal on Internet .
       I had done the SSO between Portal and R/3, and the user who had Portal user and R/3 both  could access R/3 via Portal easily. We can create user for vendor in Portal easily, but it is impossible that we create user for all of vendors in R/3 , because of R/3 user need to pay for license. So vendors could not query R/3 report via Portal now .
        My problem :
        1. Vendors can't query R/3 report via Portal now.
    Is there anyone met this problem ever , and How to solve this problem ?
        2.On the assumption that our vendor can query R/3 report via Portal now, how can we control the authorization that certain vendor could query his data only, can't query other vendor's data ?
        Any advice and discuss is welcome!
    Best Regards,
    Jianguo Chen
    Message was edited by: jianguo chen
    Message was edited by: jianguo chen

    Hi Brian
    which datasource u r using?
    i think u used read only LDAP + Databse
    when u chang the password for user in portal than after corresponding user password in LDAP directory are not changed thas't why it's generated a message that
    password expires and u can't change the password
    so try to change the password in LDAP also.
    hope it's helps u.
    regards,
    kaushal

  • I am having major issues with links in keynote! Even though the links (a navigation system) are on the master page, they are only working on some of my slides. Anyone have ideas on how to fix this or similar issues? Help!

    I am having major issues with links in keynote! Even though the links (a navigation system) are on the master page, they are only working on some of my slides. Anyone have ideas on how to fix this or similar issues? Help!
    I have created a navigation system on the master pages and set the presentation to links only mode. I also have other links scattered throughout the program, like a linkable table of contents, etc. Some of them work, some of them don't. Not sure why. Anyone out there having similar issues? Or have any idea on how I can solve this issue? Any help would be appreciated!
    Thanks!

    Links should not create any problems in Keynote.  If they are set up correctly on text, the text will be underlined. Objects that have links will have a curved arrow bottom right, if you click the arrow a popup will display the link information.
    Try this repair for Keynote,  ensure you complete all the tasks and in the order shown:

    delete all the iWork applications if you have them, not just Keynote, using Appcleaner from Mac Update, its a freeware application

    empty the trash:  Finder > Empty Trash

    Shut down your Mac, wait 30 seconds, then power on the Mac, immediately after the start chime, hold down the Shift key
    When you see the grey Apple symbol and progress indicator (a spinning gear), release the Shift key.
    If you are prompted to log in, type your password, then hold down the Shift key again as you click Log in.
    4  
    Let the Mac fully boot up, it will take longer as the OS is repairing the drive

    when fully booted, go to Applications > Utilities > Disc Utility; click on the boot drive then First Aid tab and click  repair disc permissions

    when complete, restart the Mac normally, Apple menu > Restart

    install Keynote from the Mac App Store
    let us know if this helped

  • How can I open an app from an e-mail link that is associated with link.

    I get e-mails with links in them all the time (from forms, online shopping, etc).  Some of those links are for websites that have an iphone app associated with them (especially forums).  When I click on the link it tells me as much, and if I click "ok" to that dialog, it takes me to the App Store and to that specific App, where I can download it.  Even when I have that app installed, rather than taking me to that app when I click on the link, I get the dialog again telling me that there is an app associated with their website (which I already know because I have the app).  Is there any way to get these links to open in the associated App, rather than trying to open them up in the browser?

    This question has been answered before, see the page linked below:
    https://discussions.apple.com/message/15123175#15123175

  • How to setup word docs, converted to PDF on local drive with links to a second file at a page

    how to setup word docs, converted to PDF on local drive with links to a second file at a page
    Need to setup a set of word documents, converted to PDF that has links from one file to a second file at a given page.
    I would like to setup a set of pdf documents, on the hard disk of a PC or Mac, that can be open with acrobat pro running on the same computer and have the link jump to, and open in a new window, in acrobat pro, to a given page of a second document in the set.
    Is there a way to setup a link in word and the conversion to pdf that will result in a link that is equivalent to the acrobat link type  you get when you add a link of the type Go to a page in another document?
    Tools-Advanced Editing-Link tool, make a box
    Check: Go to page view, Next (Create go to view dialog opens)
    Open second document and go to page
    Click “Create go to view dialog” to set up link
    Result is a link, when view by link properties, with an action of
    Go to a page in another document
    File: C:\My Documents\second file.pdf
    Page: 43
    Zoom level: Custom
    I got close but did not solve the problem:
    I have a version that uses links to a website, using #page=43 at the end of the hyperlink.
    That works but will only open to the page if is through the web browser, opening the acrobat reader plugin.
    I need to open from a folder on the local harddisk (with relative links), in acrobat pro to the given page of the pdf, on a PC or a Mac.
    I could bookmark each page “pagenumberxxx” and jump to the bookmark/page if that would get around some problem
    Current Systems in use to create documents with links and view them:
    Windows XP SP3
    Word 2003 SP3
    Acrobat 9 pro version 9.4.4
    Or just to view them:
    Mac OS 10 Lion version 10.7.4
    Acrobat 9 pro version 9.5.1
    (note I have limited understanding of Mac’s)
    John

    No.  There seems to be no automated way to do it.  You can of course go into the PDF and manually add links after you have converted to PDF, but that is what we want to avoid having to do.  We want it to be automatic from the Word doc.

  • PDF annotation with link, image doesn't show, only in print or Google Chrome, not Adobe Reader main

    We are creating PDF files with annotations, we are using the O2 Solutions PDF Library for C#. We used to create PDFStampAnnotations, but now we want to make the images clickable, to navigate to the URL belonging to the image.
    Therefore, we are now using PDFLinkAnnotations, with a PDFImageAppearance.
    We set the flags of the annotation to Print.
    However, the annotation won't show in the PDF in Adobe Reader. It does show in the Google Chrome inline PDF viewer.
    It also shows in the print preview window in Adobe Reader.
    But it does not show in the normal view in Adobe Reader. What we do see is, when hovering over the rectangle that should contain our image, our mouse cursor becomes a hand and a tooltip with the link is displayed. If we click, everything works as expected. But we don't see an image!
    What can we do about this? This is really annoying, as I don't have a clue why it won't work. Actually, to me, this looks like a bug in Adobe Reader?
    Old (working, without link):
    =================================================================================
    15 0 obj
    <</Contents (DEV-1)
    /M (D:20130222103743+01'00')
    /Subj (TigrisTag)
    /Subtype /Stamp
    /F 4
    /Name /Custom
    /AP <</D 16 0 R
    /N 16 0 R
    >>
    /CreationDate (D:20130222103743+01'00')
    /Rect [560.349976 10.000023 601.999977 51.650024 ]
    /NM (97c87adc-5494-440a-b0b4-eb606e358169)
    /T (name)
    /P 4 0 R
    /Type /Annot
    >>
    endobj
    16 0 obj
    <</Resources <</XObject <</ImageStamp 17 0 R
    >>
    /ProcSet [/PDF /Text /ImageB /ImageC ]
    >>
    /BBox [0 0 39.20008 39.20008 ]
    /Name /Form_4943204746964B4C8B728A4CBD79B339
    /FormType 1
    /Length 41
    /Src (XO:/Form_4943204746964B4C8B728A4CBD79B339)
    /Type /XObject
    /Subtype /Form
    /Matrix [1 0 0 1 0 0 ]
    >>
    stream
    39.2001 0 0 39.2001 0 0 cm
    /ImageStamp Do
    endstream
    endobj
    17 0 obj
    <</Width 245
    /ColorSpace [/Indexed /DeviceRGB 1 18 0 R ]
    /BitsPerComponent 1
    /Filter /FlateDecode
    /Length 471
    /Subtype /Image
    /Height 245
    >>
    stream
    (stream contents)
    =================================================================================
    New (not working, with link):
    =================================================================================
    18 0 obj
    <</Resources 4 0 R
    /Type /Page
    /Group <</CS /DeviceRGB
    /S /Transparency
    /I true
    >>
    /Annots [19 0 R ]
    /MediaBox [0 0 595 842 ]
    /Contents 23 0 R
    /Parent 3 0 R
    >>
    endobj
    19 0 obj
    <</Contents (TigrisTag)
    /A <</S /URI
    /URI (http://localhost:50830/publications/code/DEV-8)
    >>
    /M (D:20130225170939+01'00')
    /Subtype /Link
    /F 4
    /NM (6a41409d-b8fb-44b6-8a7c-ab1c73088869)
    /Name /Image
    /AP <</D 20 0 R
    /N 20 0 R
    >>
    /Rect [544.506958 9.999985 585.000015 50.493042 ]
    /BS <</W 0
    >>
    /CreationDate (D:20130225170939+01'00')
    /H /I
    /P 18 0 R
    /Type /Annot
    >>
    endobj
    20 0 obj
    <</Resources <</XObject <</ImageStamp 21 0 R
    >>
    /ProcSet [/PDF /Text /ImageB /ImageC ]
    >>
    /BBox [0 0 39.20008 39.20008 ]
    /Name /Form_119A6CEBB1C8452D962814D585C640CC
    /FormType 1
    /Length 41
    /Src (XO:/Form_119A6CEBB1C8452D962814D585C640CC)
    /Type /XObject
    /Subtype /Form
    /Matrix [1 0 0 1 0 0 ]
    >>
    stream
    39.2001 0 0 39.2001 0 0 cm
    /ImageStamp Do
    endstream
    endobj
    21 0 obj
    <</Width 245
    /ColorSpace [/Indexed /DeviceRGB 1 22 0 R ]
    /BitsPerComponent 1
    /Filter /FlateDecode
    /Length 467
    /Subtype /Image
    /Height 245
    >>
    stream
    (stream)
    endstream
    endobj
    =================================================================================

    Thank  you for your reply.
    Indeed, I tried saving a PDF that had the "default appearance", it shows exactly the same. So it looks like it "can't" show the image.
    However, of course, I do want the image to be shown. How can I achieve this? How can I tell Adobe Reader (and other PDF viewers) I really really realllyyyyy want to see that image there? I believe I'm not doing anything really exotic, right? There must have been tons of other people that wanted to do the same thing, I guess?
                        var annotation = new PDFLinkAnnotation
                                    Action = new PDFUriAction(this.GetCodeUrl(code)),
                                    Contents = AnnotationIdentifier,
                                    Appearance = new PDFImageAppearance(bitmapImage),
                                    DisplayRectangle =
                                        new DisplayRectangle(
                                        barcodeLocationInfo.X,
                                        barcodeLocationInfo.Y,
                                        barcodeLocationInfo.Tsw,
                                        barcodeLocationInfo.Tsh),
                                    Flags = Flags
                        pdfPage.Annotations.Add(annotation);

  • Problems working with linked files in illustrator

    Hi everyone, i hope you can help me with this doubt that had given me problems since I started using illustrator. I'm using linked files in illustrator because i'm able to modify the files later, as I do in InDesign too, but in both cases I had have a lot of problems with the links, I don't know if i'm doing something bad, but this is what I do: I create a folder where I place my file (illustrator or InDesign) and the files that should be linked. Whit this i'm expecting of it to work like an html where the links works while they are in the folder, no matter if you move the folder, the links keeps working on the HTML.
    But I have noticed that it doesn't work in the same way, because, I had have cases when the links work perfectly, but then i format my computer (Mac) and after that, I open my files againg but the links don't work already. I have exactly the same problem with my coworker, because im trying to edit a file with linked files since the place where it is in the other computer, obviously it opens perfectly there, but in my computer it asked to repair the links, so I select to repair automatically but I ask me to does it manually... So this is getting me tired, because I must repair the links here in my computer to work on it, and when for it get finished, my coworker should repair the links again, and this is going to be always we share files or i format my computer. It is important to mention that my coworker and me use mac with leopard and the same version of adobe (CS4).
    So, as I said before, i dont knoe if my method is incorrect, should I do something different? any option to activate? or program that I should use? because I have herd a lot of Adobe Bridge, I don't know if this could have a option that could help me.
    I hope finally somebody can help me with this doubt, because im sure that I'm not the only one having thie problem.
    Thanks for your help

    Hi. I am also experiencing this very annoying problem. Currently using version CS2, but this problem dates back to version 9.  I check the box to link a tif file, not embed it, in Illustrator. All is well until I save and reopen the file. Suddenly the file is embedded. No other changes have been made to the folders or anything else. It just embeds itself and cannot be linked again.
    So far, I conclude that something in the file itself has corrupted, because it is not possible to place a new file and have it link correctly again. So if I anticipate more changes, I create a new file.
    Notice the upper left corner of the top toolbar. If you click on a file that has embedded itself, the file will be identified as "Group" instead of "linked file."
    I've tried all kinds of things, like trying to ungroup it, trying to release a clipping mask, and so forth, to see what went wrong. Have not figured it out.

  • Supplier collaboration with contract management

    Hi All,
    is there any functionality available in SRM to allow collaboration with suppliers for the contract management functionality within SRM?
    I thinking of any possible integration via SUS?
    Cheers
    Chris

    Hello Chris,
    Use of cFolders can be one of the option, which version you are working on.
    SRM supports integration with SAP Product Lifecycle Management (PLM) cFolders 2.0 or higher. Once SAP PLM cFolders has been installed, purchasers can create a folder there to store information and share it with potential suppliers.
    http://help.sap.com/saphelp_srm2007/helpdata/en/74/344c430fab4d0bbc30996d56cc293a/frameset.htm
    Hope this might be helpful.
    Thanks
    Ashutosh

Maybe you are looking for

  • Reg:componen view enhancements

    Hi , I enhanced component BT126H_APPT  and I created New custom view . i am  not getting view name in to  runtime time repository . window and overview page config. I am getting message u201CView ZBT126H_APPT/ICtask is not defined in the runtime repo

  • Stop download of movies in itunes

    When I was setting up iTunes in my new MacBook Air, I was moving music files from iTunes to the computer and it kept trying to download the 4 movies I have in my account.  I watch them still on my iPhone and iPad, but do not want them taking up space

  • Resulting Word File Contains All Jumbled Text?

    Just uploaded and converted my file using ExportPDF. Word file was created without issue. When it is opened all styles are maintained but text is jumbled: Bo!fnqmpzff!iboecppl!jt!b!nbovbm!uibu!dpoubjot!bo!fnqmpzfsÖt!xpsl!svmft!boe!qpmjdjft/!Ju!dbo!bm

  • How to use Analog out with a 7330/7604 motion setup.

    Hello: I am using a NI 7330 motion controller and a MID-7604 driver.  I would like to use the Analog Output of the MID-7604 driver.  Ideally, we would use an actual DAQ, but we don't want to purchase hardware for a one-time use kind of thing. The dri

  • Error when deleting applet from card

    I have a JCOP 41 card, where I am working with. I use the JCOP plugin (3.1.0.5) within Eclipse (SDK 3.0.1). I've uploading some applets to my card, but there resides 1 applet on my card that I can't remove anymore, the other can be removed correctly.