Accessing Content Server custom metadata in search results

Hello,
Is there way to access custom metadata from the Webcenter Spaces search results page? I'm trying to customize the searchResultsFragment.jsff page to have certain results' url be created differently depending on their custom metadata.
I've noticed that each result is stored in a variable called "row" and attributes of that variable are accessed with row.title, row.authors, row.comments, etc. Is there a list somewhere of attributes that can be called from row?
Thanks in advance for any help/advice.

I think this depends on how you're calling the webservice. if you're using the 11g-method of using the Generic service, it should work ootb. If you're using the 10g-method, then you need to update the soap service's response params to include your custom metadata. OOTB it has a complex type that only includes some standard metadata, but no custom.
-ryan

Similar Messages

  • SharePoint 2013 - SQL Server BCS Model Incremental Crawl content doesnt show up in Search results

    SharePoint 2013 - SQL Server BCS Model Incremental Crawl content doesn't show up in Search results, Incremental crawl is working fine, i.e., its picking up newly added records in table to the Search, but the newly added content is not available in search
    results page.
    But when i do a Full Crawl, search results are showing up with appropriate content.
    What could be the issue here?
    Suresh Kumar Udatha.

    This time on the Full crawl I got only 62 warnings and 12 errors and ~537.000 success. Warnings were about truncating the crawl documents because their content length exceed the configured for crawl. The 12 errors were "Processing this item failed because
    of a timeout when parsing its contents." and "The content processing pipeline failed to process the item.". I think 12 errors is not much to re-execute full crawl. Site collection has one SP Site Group (with Read Permission Level). In this site group I have
    only one AD Group added, so permission change is not a possible reason for re-crawl, plus nobody changed anything in this ad group. All documents are stored in 2 document libraries and there are no sub-sites. I want to access these documents trough search
    (custom managed property restriction kql) but this way I have no mechanism to fast re-crawl only error documents from the first full-crawl (those 12). This is very strange and put SP 2013 Search almost unusable for my scenario.
    Thanks,
    Darko
    Darko Milevski http://mkdot.net/blogs/darko/

  • External Content server customizing

    Hello,
    I am trying to configure an external content server for attachment storage on a SRM 4.0 system.
    I had a look on both sap Help, SDN forum and config guides, but I didn't find the customizing steps description.
    Can anyone help me.
    Regards.
    Vadim

    Hi Vadim
    I'm facing the same problem right now.
    Do you happen to have some documentation on this that could help me solve the issue ?
    Configuration of the archive seems to work, but i'm still missing something in SRM setup because attachments are still in stored in BBPCONT.
    Thanks in advance for any information that could help...

  • Repository Manager To access Content Server Documents

    Hi All,
         I need to access the documents from the content server in KM.
         Can anyone suggest me which repository manager is best to access the contenet server docs in KM?
         I mean which repository manager can be created in KM ?
    Regards
    Sireesha.

    Hi Robert,
         Is SAP DMS CONNECTOR FOR KM will access the documents on the Content server DB or File server or DMS database?
    are my SAP PLM DMS CONNECTOR FOR KM and  my SAP ERP DMS CONNECTOR FOR KM both same or different?
        Could you pelase tell me for DMS Connector business package what are all the servers to be installed at backend ? and whar are all the configuration steps?
    The steps given in the link is it enough in portal side or is there any additional settings to be done ?
    http://help.sap.com/saphelp_erp2004/helpdata/en/32/2a840d132af04fa2f0b31ebf3e8a78/frameset.htm
    Please guide me ....
    Regards
    Sireesha.
    Edited by: sireesha esukapalli on Dec 15, 2008 12:17 PM

  • Accessing Content Server documents directly

    Hi All,
    Due to our business being wound up we are mothballing our SAP systems. Currently we have Invoices stored in our Content Server, what we want to know is can we set up access direct to these Invoice Images without having to use SAP (if it was turned off) to access the images directly, can we access the content if we use/extract the object link held in table TOA01?
    Thanks
    Simon.

    I would advise to ask in Weblogic and/or Identity Management forum, too.
    With 11g, UCM is a J2EE application running on an application server. If yours runs behind the proxy, but your still need an access from the outside world, there are definitely ways how to achieve that (and in fact, it has very little to do with the fact that the application is UCM). I believe that before the right solution can be proposed, you will have to answer few questions (you mentioned SSO - does it apply for external users too?; what is the port number that UCM runs on? what's the overall architecture - clustering, load balancing, etc.?). It should be better if you are asked by someone who has done something similar before.

  • Accessing content-server content in pluggable navigation

    Does anybody know of a way to access content from the content server in a pluggable navigation element? Through the API I have access to the activity space, and I know the item I want to retrieve from the content server.
    Thanks in advance!

    I would advise to ask in Weblogic and/or Identity Management forum, too.
    With 11g, UCM is a J2EE application running on an application server. If yours runs behind the proxy, but your still need an access from the outside world, there are definitely ways how to achieve that (and in fact, it has very little to do with the fact that the application is UCM). I believe that before the right solution can be proposed, you will have to answer few questions (you mentioned SSO - does it apply for external users too?; what is the port number that UCM runs on? what's the overall architecture - clustering, load balancing, etc.?). It should be better if you are asked by someone who has done something similar before.

  • Access Content Server Pos-installation Configuration

    Hello,
    I am new with Oracle ECM, I am starting to use it for Webcenter requirements.
    I have installed succesfully Oracle Content Server. I accessed http://localhost:16200/cs, and it showed me the post-installation configurations.
    I made some changes and restarted the server. I then realized I had made some mistakes. How can I access the configuration screen again, and make some changes? Thank you.
    Joao

    Hi
    That config screen does not show up a second time .
    If you want to make modifications to the configurations then make them in<domain_home>/ucm/cs/config/config.cfg
    After the changes are done UCM restart should be done .
    Thanks
    Srinath

  • HTTP Content Server - custom parameters

    Hello!
    Is there any possibility (even by using ABAP) to send parameters other than those 10 standard ones (stated in sap-help) in HTTP-GET request of the Content Server HTTP interface?
    For example, I would like to send username of the current user who starts the HTTP-GET request. Is it possible? If yes, please show me how. On the other hand, if you are SURE that it is NOT possible, please reply as well, so that I can stop trying.
    Are there alternative ideas on how to get the current username, even by calling a BAPI or RFC back from the target application?
    Thanks in advance!
    Kind regards,
    Igor

    Hello!
    Is there any possibility (even by using ABAP) to send parameters other than those 10 standard ones (stated in sap-help) in HTTP-GET request of the Content Server HTTP interface?
    For example, I would like to send username of the current user who starts the HTTP-GET request. Is it possible? If yes, please show me how. On the other hand, if you are SURE that it is NOT possible, please reply as well, so that I can stop trying.
    Are there alternative ideas on how to get the current username, even by calling a BAPI or RFC back from the target application?
    Thanks in advance!
    Kind regards,
    Igor

  • Show Custom property in search results

    Hi,
    I'm sure I just miss one small thing here... hope you guys can help me out:
    I've created a custom user property. Added a value to it on a user and created a managed property based on this.
    When I do a search I only get results if I in the query type NameOfManagedProperty:Value
    If I only type the value nothing is returned. How do I change this?
    Thank you.

    Hi Jan,
    Glad that you have solved the issue, and thanks for your sharing.
    Thanks,
    Daniel Yang
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Daniel Yang
    TechNet Community Support

  • ECM11g: How to enforce HTTPS access for Content server console

    Hi,
    We have a requirement of accessing Content Server console (https://<hostname>:<port>/cs) with https protocol only. If a user sends a http request (http://<hostname>:<port>/cs) it should get converted to https.
    The managed server is running with non SSL port. The request is comming from Apache where we have used the parameter "WLProxySSL" to enforce the https, however its not getting enforced for Content Server URL.
    Any help in this regard is highly appreciated.
    Thanks.

    Sorry, I forgot to say that
    i don't want to use the popup
    window that appears when JWS
    encounter an URL that requires
    basic authentication.
    In fact, I don't want to have to enter
    login/password for updates each time
    I start my application with JWS.

  • Sharepoint 2013 custom search results grouping display template

    Hi,
    I am trying to implement custom grouping for search result items. I would like to group them by a managed property, but without using result blocks (query rules). The idea is to sort the results by the property and then compare the current item (ctx.CurrentItem)
    with the previous item using ctx.CurrentItem.ParentTableReference. If a new property value is detected we insert a new 'group header' (just some simple html). The problem is the ParentTableReference is undefined. Shouldn't there be such a property in current
    item object?
    I'm implementing this in a custom search result item display template...
    Thanks in advance.

    Hi,
    According to your post, my understanding is that you want to customize search result items display template.
    I suggest you get enumerate all properties of JavaScript context object and debug you code to watch the
    ctx.CurrentItem object.
    The following articles for your reference:
    Debugging Display Templates in SharePoint 2013 Search
    http://powersearching.wordpress.com/2013/01/25/debugging-display-temlates-in-sharepoint-2013-search/
    Enumerate all properties of JavaScript context object in display templates in SharePoint 2013
    http://sadomovalex.blogspot.co.uk/2013/06/enumerate-all-properties-of-javascript.html
    How to Define a Custom Group Display Template (GroupTemplateId) for the Search Results WebPart via JavaScript
    http://www.eliostruyf.com/how-to-define-a-custom-group-display-template-for-the-search-results-webpart-via-javascript/
    Creating customized search results in SharePoint 2013
    http://www.abelsolutions.com/totm/creating-customized-search-results-in-sharepoint-2013/
    Best Regards
    Dennis Guo
    TechNet Community Support

  • Custom metadata interface definition is not valid

    I have a new problem :(
    When I trying to import data objects from MySQL platform I have a subject error message: Custom metadata interface definition is not valid.
    In google search havn't result
    What this error means and how to fixing?
    I'm looking this post Re: Metadata import from ms sql server: Custom metadata interface not valid.
    1) JDBC driver in /owb/lib/ext directory
    2) Test connection after platform creation is good
    but when I executing sql sripts such like:
    select name,viewtype from owbsys.cmpwbmivview_r where mivdefinition in
    (select mivdefinition from owbsys.cmpinstalledmodule_r where name = 'MySQL');
    no result
    I creating my platform using this script: http://blogs.oracle.com/warehousebuilder/resource/platform_mysql.tcl

    Can you try ...
    select name,viewtype from owbsys.cmpwbmivview_r where mivdefinition in
    (select mivdefinition from owbsys.cmpinstalledmodule_r where name = 'MYSQL');
    Sounds like something went wrong somewhere and you may need to delete the mysql locations, modules and then platform - then recreate.
    Cheers
    David

  • How can I retrive current user information in Content Server's presetation template?

    We need to determine current user is the item's created user or not, so we want to know how to do this?
    we can use <pcs:if expr="'Luke' == createdBy">....,but the 'Luke' is static string,
    so, how can I retirve current user name in Content Server's presetation tempalte?

    I don't know that this is possible in a direct fashion. (and, btw - thank you for asking this question. I realized we'll eventually need exactly the same thing so looking at this helps me as well :).
    I'm quoting dev support from another posting on making community comparisons dynamic:
    "This won't work because the pcs: tags are evaluated on the Content Server during the publish operation, resulting in a static HTML file that still contains the raw pt: tags. This same HTML file will be displayed in all of your communities. The pt: tags are evaluated on the portal server right before it returns content to the user, this allows the single HTML file to show a different name in each community. "
    So the gist of things is that content server acts dynamic to you and I through the editing UI, but is really publishing static content. The values at run-time are not directly available to the PCS operators because...well...the PCS stuff is already done. It produced the static HTML showing up in the portlet.
    There appear to be two immediate options:
    Use the transformer tags to publish the user's name at run-time. Have the PCS and Transformer tags write their values into javascript strings and then compare this client-side. My response: "meh" Not for the purist, but I'm so far down the non-purist path at this point it just doesn't matter any more to me. Simple and to the point, but has known risks. Probably the easiest way to go.Publish your page as ASPX or JSP and then use the EDK server-side to manage the comparisons. Definitely more server-centric, but does require you do a quick bit of content server configuration. Just set the publishing target for the portlet to a directory on a web server and then set the publishing file extension to .ASPX or .JSP. I've done this with ASP and it works nicely. :)Not entirely the answer you or I were looking for, but I think it makes sense.
    The PT transformer tags you'll want if you go with option (1) are:
    Get the user's full name
    <pt:userinfo xmlns:pt="http://www.plumtree.com/xmlschemas/ptui/" name="FullName" />
    Get a custom user setting "myUserSetting"
    <pt:userSetting name="myUserSetting" xmlns:pt="http://www.plumtree.com/xmlschemas/ptui/" />
    Plumtree - am I off base on this one?
    Thanks,
    Eric

  • WCP Framework 11g and SES 11g : search results are not secured

    Hello,
    We are integrating WCP 11.1.1.6 and SES 11.1.2.2
    we have quite a stunning issue here where the search results returned by a WCP Framework application are not secured, ie secured contents are returned in the search results for unauthenticated users and for users who have no permission on these contents.
    Though, the search results are well secured in the standard SES search interface (http://seshost/search/query/).
    The main concern is about results coming from WCC.
    Thanks for any help,
    Vince

    Hi Jiri,
    we managed to integrate UCM and WCP with Document Service taskflows and it works fine, ie security is well propagated for the roles we want.
    WCC/UCM and WCP authenticate users via WLS which is connected to an AD.
    SES has its own identity management system which authenticates users directly to the AD.
    We activated the SESCrawler component in WCC/UCM and the SES/UCM crawling process is OK.
    We can search for UCM contents in SES without issue and anonymous/unauthenticated search in SES doesn't return results from non-public security groups, which is what we want.
    WCP search is connected to SES (which is the default setting), eg from adf-config.xml:
    <searchC:adf-search-config xmlns="http://xmlns.oracle.com/webcenter/search/config">
    <display-properties>
    <common numSavedSearches="5" />
    <region-specific>
    <usage id="simpleSearchResultUIMetadata" numServiceRows="5" />
    <usage id="searchResultUIMetadata" numServiceRows="5" />
    <usage id="localToolbarRegion" numServiceRows="5" />
    </region-specific>
    </display-properties>
    <execution-properties timeoutMs="7000" prepareTimeoutMs="1000" />
    <crawl-properties fullCrawlInterval="P5D" enableWcServicesCrawl="true" enableWcDiscussionsCrawl="true" enableWcUcmCrawl="true" />
    <ses-properties>
    <connection>ses</connection>
    <data-group>SourceGroup</data-group>
    </ses-properties>
    </searchC:adf-search-config>
    So the problem is that anonymous/unauthenticated search in WCP does return results from non-public security groups, which is not what we want.
    eg: access to the WCP app (don't logon)
    run a search
    in the search results, you can see contents which are not assigned in the public security group. Though, the WCC/UCM guest role doesn't have any permission on these SG.
    I can't raise SR myself.
    Thanks for any help,

  • Search Result Web Part - "Sorry, something went wrong " Unless users have edit rights.

    I have a SharePoint 2013 farm.  On content pages, we are using search result web parts.  If the user has edit rights, they work but if the user has only read rights there is a "Sorry, something went wrong." Error. 
    Thanks for your help in advance. 

    This is a pretty generic error in SharePoint that can be caused by any number of things. You can take a look a the Web Parts Maintenance Page by adding "?content=1" to the URL of your page. If you recently added a web part to the page or some other customization,
    this will allow you to turn it off.
    More than likely though, you will have to do some digging. Whenever you are in that page and get an error, you get a correlation id like in your example above. You can dig deep into the logs by finding them (typically in C:\program files\common files\microsoft
    shared\15\logs). Look for the most recent file and do a search it in and see if you can find that correlation id. If you can't find it you might try the previous log. When you find matching entries for the correlation id, you should get some idea to the component
    that is failing and causing your issues.

Maybe you are looking for

  • Hierarchy in properties of characteristics item is not visible in report

    Hi, It has been observed that the Hierarchy name in u201Cproperties of characteristics" of an infoobject for example 0GL_ACCOUNT is not visible in BEx output report. The report shows complete hierarchy with all nodes / subnodes but NOT HEADER descrip

  • FF 14.0.1, Multiple issues, new tab button broken, sites freeze, unstable, more..

    I can't load the some random pages, the new tab button next to the farthest right tab clicks but does not open a new tab... <ctrl>+T does work still. Pages that load in other browsers time out or otherwise fail to load since the 14.0.1 update. Genera

  • How to access the ejb using WSIF

    I have deployed my Bean Managed Persistance Entity Bean in Weblogic 8.1 App Server. Trying to access the ejb from Synchronous BPEL process using WSIF. I am getting following error - WSIF0011I: Preferred port 'EJBPort' was not available org.apache.wsi

  • Standalone decrypt returning an error

    Dear All, As the part of MAC check mechanism, We need to decrypt the original data(un encrypted). But we are getting an error .Can any one suggest on this? SQL> DECLARE 2 encryption_type PLS_INTEGER := -- total encryption type 3 DBMS_CRYPTO.ENCRYPT_A

  • Wiki for home user connecting with ISP who blocks the port 80

    I setup a Standalone Wiki at home with a connection to an internet router but the ISP blocks the default port 80. I'm not experienced in Advanced Server mode and wants to get it done in server preference instead of Server Admin. I did a risky procedu