Custom link to Publisher Explorer

Hi,
I'm using ALUI 6.1, Publisher 6.4.
To launch the Publisher Explorer I have to add the built-in "Publisher Adminsitration" portlet to a page, then click the "Publisher Explorer" link.
I'd like to use this link in another portlet, ideally just using Adaptive Tags or something that doesn't involve .Net/Java programming. Is this possible?
Thanks,
James.

Absolutely!
To do it open publisher explorer.
Then click CTRL+N to open a new window with the address bar.
The address at this point should like something like this mess:
http://yourSever/portal/server.pt/gateway/PTARGS_0_242_233_0_0_43/http%3B/plumtree3%3B7087/ptcs/navigate.jsp?cid=f9b7e4b6-ad98-4d88-9c85-ed42a617ae43&fbr=1221577369656
Rip off all the junk following the ?, so the new url should look like this:
http://yourServer/portal/server.pt/gateway/PTARGS_0_242_233_0_0_43/http%3B/plumtree3%3B7087/ptcs/navigate.jsp
Then you can dump it into a portlet or navigation or whatever and it should work (works for me!).
Good luck!
Edited by: Geoff Garcia on Sep 16, 2008 2:24 PM
Removed the part about bookmarking the link, because that won't work. Will only work within the context of the portal session.

Similar Messages

  • How to add custom action for Publishing Tab on Pages?

    I am able to add a custom action for libraries tab on document library , but i am unable to add it on Publishing tab on Pages.
    Below is the code , what i am trying.
    <?xml version="1.0" encoding="utf-8"?>
    <Elements xmlns="http://schemas.microsoft.com/sharepoint/">
    <CustomAction
    Id="Ribbon.PublishTab.Publishing.CheckLinkedPageItems"
    Location="CommandUI.Ribbon"
    RegistrationType="List"
    RegistrationId="850"
    Sequence="40"
    Title="Move Documents">
    <CommandUIExtension>
    <CommandUIDefinitions>
    <CommandUIDefinition Location="Ribbon.PublishTab.Publishing.Controls._children">
    <Button
    Id="Ribbon.PublishTab.Publishing.CheckLinkedPageItemsButton"
    Alt="Check Linked Page Assets"
    Sequence="40"
    Command="CheckLinkedPageItems"
    Image32by32="/_layouts/images/centraladmin_systemsettings_email_32x32.png"
    LabelText="Check Assets"
    TemplateAlias="o1"
    ToolTipTitle="Check Linked Page Assets"
    ToolTipDescription="Checks each image, document and page linked to from this page and verified if the asset is both working (not a broken link) and published. You may also use that page to publish all unpublished assets at once."
    />
    </CommandUIDefinition>
    </CommandUIDefinitions>
    <CommandUIHandlers>
    <CommandUIHandler Command="CheckLinkedPageItems" CommandAction="javascript:alert('button clicked!);" />
    </CommandUIHandlers>
    </CommandUIExtension>
    </CustomAction>
    </Elements>
    any thoughts?

    Hi,
    Check the secquence number . I don't see any issue in your code. Try with different sequence numbers.
    Did you find this Helpful? Please Mark it So! Thank you. Sachin Kumar

  • Error in FTP link to publishing target

    Hi ALL ,
    While replicating Product Catalog to Index Server (IMS) im getting following error..
    Error in FTP link to publishing target: 1
    Message no. COM_PCAT_IMS870
    Diagnosis: No link to the FTP server could be established.
    System Response: No connection could be made with the FTP server selected by the publishing computer ID. The replication process is stopped, since the requested transport of documents cannot be executed.
    I dont know where to do these FTP Setting or what to do, can someone guide me how to resolve this error.
    Is it required any dedicat FTP server for this if yes how to configure FTP server to CRM server whether using RFC or some other adapter we can use for this.
    We are using ABAP+JAVA standalone CRM 5.0 
    If possible anybody can send to me the documents by steps.
    Thanks & Regards
    Govinda

    Pictures and other external files are stored in a TREX-maintained directory for publication. The details fort his location are stored with the following transaction, and so made accessable for usage with FTP (from SAP) and HTTP (from the Webshop).
    You may have to customize these settings following (I don't have an english system available here - so the text might be slightly different):
    SAP reference IMG -> Customer Relationship Management -> Master Data -> Productcatalog -> Customizing publication targets for productcatalogs
    Enter a name. The host (Rechnername) is the IP-address of the system that provides the directory. Enter the http-port (and if secured, the user and password) and the directory-name that will provide the data. Test your entry from the browser. eg:
         http://sapsrv08:8080/IMS_DOCS_A5C/
    FTP-Access is done using a RFC-connection. For front-end access use the SAPFTP connection, for server access the SAPFTPA connection. The default FTP-port is 21, but if your system configured another one, supply that one. Supply the FTP-user and the password or leave both fields blank is none is needed. The directory ist he same as for the HTTP above.
    Again: test the entry from your browser:
         ftp://sapsrv08:21/IMS_DOCS_A5C/
    Save your entries and when the tests were successfull, the replication should work.

  • How to configure a custom link in ESS for LTA?

    I have a requirement to display a pop-up alv report, once user click on a link "Leave_Details" in ESS. I am able to display pop-up alv but background screen is empty as its a separate WD application however I want that as soon as user selects any row from that popup alv it should be fetched and displayed on the LTA screen of Portal. It seems link is not configured so its displaying blank background screen while for other standard links this screen is displayed.
    Kindly help in this how we can display a custom link in ESS and after fetching any single record it should be closed and single row would be displayed in LTA screen.
    Here the background ESS screen is blank for custom link displaying this pop-up alv.
    For other standard links ESS screen is displaying.

    Hi Samuli,
    Thanks for your reply however here I am not asking how to create popup, it has already created however my question is, how to configure the link used to display that popup alv?
    As shown in the screen as soon as user clicks on the given link shown in below screenshot  this popup is displayed,
    and after clicking on this link, below screen is displayed
    Here background screen is empty whereas it should display the ESS screen in the background, so as soon as user select any row from the popup alv, i'll pass the data into ESS screen using BADI.
    Kindly revert with possible solution.

  • In SharePoint 2013 navigation, is it possible to add a custom link only to the left-hand menu without getting it in to the top menu dropdown?

    If I want to add a custom link to the left-hand navigation menu In a SharePoint 2013 sub-site, it can be done by visiting
    Site Settings à Navigation section and adding the link under
    Structural Navigation: Editing and Sorting section. However, this will automatically add a matching link to the top menu as a dropdown.
    (Note that Global Navigation is set to “Display the same navigation items as the parent site” where “Parent is using Structural Navigation.” and Current Navigation is set to “Structural Navigation:
    Display only the navigation items below the current site”)
    Is there a way to just add a custom link only to the left-hand menu without getting it in to the top menu dropdown?

    Hi Asanka,
     Please refer the below link which may help you to resolve your problem.
    http://blog.navantis.com/configuring-sharepoint-2013-navigation-to-span-site-collections/
    If its not helping you please let us know
    Sekar - Our life is short, so help others to grow
    Whenever you see a reply and if you think is helpful, click "Vote As Helpful"! And whenever
    you see a reply being an answer to the question of the thread, click "Mark As Answer

  • How to Use Custom Linker with Xcode 4.x?

    I am using a customer compiler with Xcode and would like to know how to force Xcode to use my own linker line with custom arguments.
    I created a new compiler spec file under:
    /Developer/Library/Xcode/PrivatePlugIns/Xcode3Core.ideplugin/Contents/SharedSupp ort/Developer/Library/Xcode/Plug-ins
    The default linker is defined in Ld.spec located in:
    /Developer/Library/Xcode/PrivatePlugIns/Xcode3Core.ideplugin/Contents/SharedSupp ort/Developer/Library/Xcode/Plug-ins/CoreBuildTasks.xcplugin/Contents/Resources
    The following link seems to indicate that what I want to do is possible:
    http://maxao.free.fr/xcode-plugin-interface/compilers-linkers.html
    It seems like you have to create a custom Linker spec, give it an identifier, and then have the compiler spec reference your linker spec id by including it in the "RequiredLinker" key.
    My compiler spec looks like:
    {   Type = Compiler;
       Identifier = com.apple.compilers.armx;
       BasedOn = com.apple.compilers.gcc.4_2;
       Name = "ARMx";
       Version = "4.2";
       Description = "ARMx GCC Cross Compiler";
       ExecPath = "/Volumes/arm-x/bin/arm-none-linux-gnueabi-gcc";
       RequiredLinker = com.apple.pbx.linkers.armx;
    The problem is that Xcode 4.1 still is insisting on using the default Apple linker.  I want it to use my ARM based toolchain, which does not support some of the options that Xcode ends up passing on the linker line.

    You would be better off using a makefile-based project with custom compilers and linkers.

  • Adobe is not opening when clicking on a link in Internet Explorer

    We are using pdf format is order to give our clients detailled information about their accounts.
    Unfortunately, when the client clicks on our link in Internet Explorer, our client receives an error message of adobe (needs to be c
    losed, we would like to apologize for the inconvenience).
    If the client opens up his adobe first, then he can open his file while clicking on the link.
    According to us, this must be an error between Internet Explorer and Adobe.
    Another thing is, that when the clients logs in as administrator of the computer, it works. If the client is not the administrator a
    nd is in another session, it is not working. We already have created a new session of Windows too.
    We already installed the latest version of Acrobat Reader and the latest version of IE7. Unfortunately, without any results.
    Can you please give us a solution?
    Yours sincerely,
    Bart De Koninck
    Operating System: Windows XP Professional
    Browser: Microsoft IE

    I have identified the cause of this problem. Spybot S &D 2 Beta was installed on this machine, and it was the culprit. I have informed the vendor, and replaced it with production version 162 of Spybot S &D. The problem is no longer present.

  • How to add custom link or button to task details page to open a different t

    Dear All
    In HumanTasks Workflow, On task details page, I want to add a custom link or button. Clicking on this link or button, should load a different task details page.
    The exact business usecase is like this:
    1. We have some human tasks with very detailed payload like about 100 attributes. When the task is submitted for Approval, we send notification emails. These emails shows the Task Details with all these 100 attributes along with standard Approve, Reject buttons etc. NOW in addition to this, we want to add extra custom button/link like Custom View. When we click on this buton or link, it should replace the task details page with the Custom task details page contents. The reason is most of the managers/approvers access their emails on smart phones like iphones. So in these phones, seeing full task details (100 attributes) is very tedious. So we want to provide a simplified view of same task with very minimum attributes like about 10 with Approve, Reject buttons. Now this compact view details will have a button called Detailed View on click on which it loads details page.
    So we want to have 2 pages for a task:
    taskDetails1.jspx -> Has all 100 attributes with a custom button/link called "Compact View". Click on Compact View switch to below page.
    taskCompact1.jspx -> Has only 10 attributes with a custom button/link called "Detailed View". Click on Detailed View switch to above page.
    1. I tried implementing this using the VacationRequest sample where the payload is like creator, startdate, enddate, reason. I already have taskDetails1.jspx page, which shows this information in the email body.
    2. I want to add another button to taskDetails1.jspx so that when I click on it, I want to load a different page like taskCompact.jspx which has only say creator, reason.
    I already added a link and gave the url with parameters like taskId, taskContext etc which I got from bindings, but nothing is displayed when I click on custom button. The taskId, context values are comming correctly in the url.
    So bottom line, what is the URL that I can provide in the task details page, to load a different task details page contents. I want to pass other taskdetails jsp details.
    Please let me know, if there is any other approach to implement this usecase.
    Thanks in advance
    Ravi Jegga

    Hi,
       I am not sure if you can add your own custom buttons to the application tool bar because your table control is in a sub screen area in a standard screen so the menu area would be controlled by the standard screen and not the subscreen , but along side the table control you can give buttons for scrolling and handle the same in the subscreen if you check the FM EXIT_SAPLMEREQ_002 it has a variable IM_UCOMM which would have the ucomm set in the subscreen so here you can handle your user command to scroll on the table control.
    Regards,
    Himanshu

  • CS5- Custom Links to EPS Files Don't Work?

    I am building a plugin that allows a user to place graphic assets from our own external asset management system into their InDesign document.  These assets need to maintain a "custom link" to the external assets.
    Everything was working great for simple raster image formats (like JPEG) but the custom link information seems to get lost for EPS files.
    After doing some deep debugging I decided to try building one of the sample plugins that ship with CS5 - 'customdatalink' and the accompanying 'customdatalinkui'.  This sample does a similar type of thing with CSV files that reference external assets.
    To make a long story short, the sample plugin exhibits the exact same behavior.  If you edit one of the sample csv files to point to an EPS image and place that in a document, you'll see that the Link URI is replaced with a file:// style path instead of the custom csv:// URI.  It works as expected for JPEG files.
    Surely this is not expected behavior.  Am I missing something obious here or is this a simple (but pretty major for my plugin) bug?
    Thanks in advance for any assistance.
    p.s. this behavior is identical on both Mac and Windows.

    Here's a bit more detail. Again the idea is to return an IPMStream that doesn't include a IID_IFILESTREAMDATA. So I make a proxy IPMStream that just forwards requests to a real IPMStream.
    I've abbreviated a bit here for space reasons.
    So I make my own IPMStream object adding the class to my .fr file:
    class FileProxyWriteStream : public CPMUnknown<IPMStream>
    public:
                   FileProxyWriteStream(IPMUnknown* boss);
              virtual     ~FileProxyWriteStream();
              void SetRealStream(IPMStream *, AeInDesignGeo *);
              virtual uchar XferByte(uchar& chr) { return mRealStream->XferByte(chr); }
    ... all IPMStream methods
    Create my proxy stream:
    proxyStream = ::CreateObject2<IPMStream>(kFileProxyWriteStreamBoss, IID_IPMSTREAM);
    And I create a IPMStream:
    InterfacePtr<IPMStream>          realStream(StreamUtil::CreateFileStreamReadLazy(file, kOpenIn));
    Tell my proxyStream about the realStream
    proxyStream->SetRealStream(proxyStream);
    and CreateResourceReadStream returns my proxyStream
    Hope this helps
    -doug

  • How to create customized link in global header?

    Hi gurus,
    I had a requirement to create a customized link in global header beside administration link, so when we click that link it should navigate into my client webpage.
    Please help me out in achieving this.
    Thanks.
    Edited by: 934322 on May 8, 2013 12:15 AM
    Edited by: 934322 on May 8, 2013 1:22 AM

    Check these
    http://docs.oracle.com/cd/E25178_01/bi.1111/e10541/answersconfigset.htm#BABHAEIF
    http://obieetipsandconcepts.blogspot.com/2012/04/customized-links-on-header-obiee-11116.html
    mark if helps
    Edited by: Srini VEERAVALLI on May 8, 2013 5:59 AM

  • Adding custom link to UWL

    Hello Experts,
    I want to add a custom link to the UWL screen (near the 'Refresh' button in the attached picture).
    http://imageshack.us/photo/my-images/810/uwld.jpg/
    I opened the xml file and added the following lines in 'Actions' part of the 'DefaultView' view
    <Action name="help" handler="UrlLauncher">
    <Properties>
    <Property name="url" value="http://www.google.co.il"/>
    </Properties>
    </Action>
    but I can't see the link.
    My portal version is 7.01 SP7.
    What do I need to do in order to see the link?
    Thanks,
    Omri

    Hi Karri,
    For refresh I'm using
    <Action name="refresh" groupAction="" handler="UIActionHandler" referenceBundle="refresh" returnToDetailViewAllowed="yes" launchInNewWindow="SHOW_HEADERLESS_PORTAL">
    <Properties>
    <Property name="type" value="button"/>
    <Property name="onClick" value="onForceRefresh"/>
    </Properties>
    </Action>
    and it's working.
    But for a custom URL it doesn't...
    Omri

  • Unable to set Attribute of Media file(Import as custom link) on link panel?

    When I import media file as custom link using link architecture than GetLongResourceName and GetShortResourceName method of resource handler are not called but other method of resource handler get call during placing of media file due to this I am not able to set custom name and path of media file.same case working fine in case of image and pdf.

    following discussion partially solved the problem
    http://forums.adobe.com/message/3975830

  • Creating a custom link using the Action Wizard

    Hi everyone! I hope someone can help me.
    I would like to create an action, using the Action Wizard, to make custom links. I work with extremely large PDF documents at a major airline. I am in charge of watermarking and linking all support manuals for the airplanes. We have a custom watermark that we apply to particular pages, and also link them to updated pages on our own private server. I think the linking process could be made faster with a custom action.
    Currently I use this code:
    app.launchURL("CODE", true)
    The "code" is the web address of the document online. This works fine, however, I still have to click the link button, reposition the link, and edit the code for the particular page. Then I have to do that hundreds of times a week.
    I'd like a link action, where I can click one button and the link is perfectly drawn and placed in the exact location I require (this never changes; The link is always the same size and in the same location). I'd like this to work the same as my custom watermark action works. With my watermark action, I simply specified where the watermark went on the page, what type size, color, etc. using javascript. I'm hoping I can do the same thing with a link; Simply state what diminsions the link box needs to be and where it's located on the page.
    If this is possible, I'd be able to do both in one click; Apply my watermark with a link box already drawn on top of it. Then all I'd need to do is edit the link with the web address of the file I'm linking to.
    I hope this makes sense. Any help would be appreciated!
    Matthew~

    Okay, I'm really close to what I want. If you could help me with this one little thing, I'll be golden.
    My watermark is text that says "See Supplemental Information". I'm using a script that finds words and draws a link around them. That's perfect for me, except I need to search for the entire phrase "See Supplemental Information".
    Here is my code:
    /* LINKING */
    for (var p = 0; p < this.numPages; p++)
                        var numWords = this.getPageNumWords(p);
                        for (var i=3; i<numWords; )
                                  var ckWord = this.getPageNthWord(p, i, true);
                                  if ( ckWord == "See Supplemental Information")
                                            var q = this.getPageNthWordQuads(p, i);
                                            // Convert quads in default user space to rotated
                                            // User space used by Links.
                                            m = (new Matrix2D).fromRotated(this,p);
                                            mInv = m.invert()
                                            r = mInv.transform(q)
                                            r=r.toString()
                                            r = r.split(",");
                                            l = addLink(p, [r[4], r[5], r[2], r[3]]);
                                            l.borderColor = color.red;
                                            l.borderWidth = 1;
                                            l.setAction("app.launchURL('https://website.com', true)");
    The code works if I only search for one word, but when I try to search for a phrase, it doesn't do anything. Is there a way to search for an entire phrase like what I need?
    Thanks for all your help.
    Matthew~

  • Create custom link by extending UICommand

    Hello,
    Could someone provide links to complete tutorials for JSF 1.1 or JSF 1.2 for the subj?
    I wrote test component but it seems not queueing events.
    my decode method is:
    UIForm form = getForm(context);
    String clientId = getClientId(context);
    Map requestParameterMap =
    (Map) context.getExternalContext().getRequestParameterMap();
    String hiddenFieldName = form.getClientId(context) +
    NamingContainer.SEPARATOR_CHAR + "_idcl";
    String action = (String) requestParameterMap.get(hiddenFieldName);
    if (action == null || action.length() == 0 ||
    action.equals(clientId) == false)
    return;
    //MethodBinding mb = new ConstantMethodBinding("#{MBMenuNavigator.goIBankModes}");
    //this.getAttributes().put("action", mb);
    this.queueEvent(new ActionEvent(this));
    one another question is:
    Why do I need to write hidden field "form:_idcl"?
    Shouldn't it being generated automaticaly by the form tag? what if my several custom link components will be on one page, then they will generate several "form:_idcl" hidden fields? Could someone explain how this works or where can I read about that in details?

    Can you also explain me the alias part aside please? Thanks a lot.
    Using your Query above. Notice the Count(rsv.ResourceID) statement.
    rsv is an alias for v_R_System_Valid
    Each column should have an alias. so ARPDisplayName0 should be arp.ARPDisplayName0, etc. This will prevent conflicts between the various views and ensure that you get the right data returned.
    Garth Jones | My blogs: Enhansoft and
    Old Blog site | Twitter:
    @GarthMJ

  • Adding Custom Link in Masthead

    Hi,
       How can we add a custom link in the Masthead iview in CE7.1
    Thanks & Regards,
         Sudhir

    Hi Sudhir,
    Copy that file "com.sap.portal.navigation.masthead.par.bak" for you PC.
    You can find in
    \usr\sap\<SID>\JC<Intance Number>\j2ee\cluster\server0\apps\sap.com\irj\servlet_jsp\irj\root\WEB-INF\deployment\pcd
    Remove the .bak of that file
    Open the Developer Studio
    Open the Enterprise Portal Perspective
    File --> Import  --> PAR File --> Next
    In "Archive File Name" select the "com.sap.portal.navigation.masthead.par"
    Project name: set the project name (ex: com.your company.portal.navigation.masthead)
    Recommend not use the standard name.
    Copy the file "com.sap.portal.navigation.masthead_core.jar"
    you can find in
    usr\sap\<SID>\JC<Intance Number>\j2ee\cluster\server0\apps\sap.com\irj\servlet_jsp\irj\root\WEB-INF\portal\portalapps\com.sap.portal.navigation.masthead\private\lib
    In Developer Studio
    Put this file in
    \dist\PORTAL-INFO\private\lib
    Good Luck
    Eduardo

Maybe you are looking for

  • IPhone 5s wont complete restore? HELP Please!

    I have been trying to restore my new 5s from the previous backup on my old device. It has been connected to Wifi and never seems to finish the restore. my camera roll has places where all of my pictures should be but they never actually load. what do

  • How do i get a pdf from adobe on my ipad to an application on a job form?

    How do i get a pdf in adobe on my ipad to populate a job application in safari?

  • How do I organise a pickup on warranty to get it repaired?

    Basically got this DV7-3101sa as a £35 upgrade from going through three DV6 laptops within two weeks, all with the same backlight problem and now this is happening. It is still under warranty so I want to know how I go about organising it being sent

  • Shared object subscription

    Hi all, does anyone knows how to limit the subscription to a server SO to certain clients only? I mean... i would like to have an event handler so when a client calls the connect() method of a remote shared object i can control (on the server side) t

  • Why cant Safari open a page all of a sudden?

    When I type in the url http://192.168.2.19/ I get a message saying Safari cant open the page. Its never happened before. Any thoughts or suggestions? (I can go to any other web address, except for the particular one) Thanks