Federated Search for Documentum

Hi. Has anybody implemented a federated search for Documentum? I think Documentum uses Verity internally for full text indexing, but Verity is tightly integrated with Documentum's own metadata search - does Documentum expose the search functionality as a web service - is there any customization required on this web service (meaning, is it already a SOAP web service that Plumtree understands readily or do we have to write any custom code). Any inputs on implementing federated search for remote search repositories such as Verity, FAST, Autonomy would be helpful?

Hi Bbelko, as Raji mentioned,
Lync Desktop Client cannot search any external source outside your organization.
Nevertheless, Lync Full Client can search against your local Outlook contact lists (only your personal contact and linked contact lists like LinkedIn or Facebook). Additionally, Lync is generating its own Address Book (ABS) which it can search against. You
can modify in Lync how the service should generate the address book, based on the GAL. GAL here does NOT mean the Exchange GAL, instead it is the Active Directory. It only queries information based on Exchange attributes.
http://technet.microsoft.com/en-us/library/gg429711.aspx
How this helps understanding how the service is working via the User Replicator.
Federated contacts can be therefor also only maintained in AD.
Thomas
Whenever you see a helpful reply, click on Vote As Helpful & click on Mark As Answer if a post answers your question.

Similar Messages

  • Federated Search without Query String?

    I need to configure Federated Search for a URL having search text box & button.  It does not provide a query string.
    Can I configure Result Source without Query String?
    (www.domain.com)

    No, you cannot do it OOTB. SharePoint supports OpenSearch 1.1 which doesn't contain other nethods except GET

  • Portal to Portal Federated Search

    Hi All,
    There is probably a really simple answer to this but I'm having difficulties seeing it at the moment. As you can see from the title I'm trying to configure a federated search to search for documents within another portal instance. I've read the admin guide, online help & various discussion and yet I'm still none the wiser.
    I understand that when you install the portal (v5.0.4) you get an incoming federated search for free. This allows someobdy to search as guest user. What I also assume is that on the portal which will be doing the search I need to set up a Outgoing federated search. Is this correct? If so then no problem but the question is that this needs to be based on a Web service. The documentation points to the EDK search API to develope this and hence the problem. I'm not familar with search web services so not sure what I should be aiming to return? Or infact anything that should be contained.
    I'm developing in Java and have looked at the 2 examples but still feel lost. Can anyone point me in the right direction or further explain what I should be trying to achieve and how to get there.
    Many thanks, Adam

    Hi Rani,
    see my answers bellow:
    1. You mean you are in the Room Maintenance iView and add a new room member, and you can give him any role but the owner role? That's strange. Could you send me a screenshot?
    2. By default, the search for rooms, for example, in the room directory, in the room list, in room administration, or in the room relations manager, is performed using the SAP search engine Search and Classification (TREX). If you deactivate the TREX search for rooms or you have not installed TREX with the portal, the system switches automatically to the Content Management search function (CM search).
    Here the link for more info: http://help.sap.com/saphelp_nw04s/helpdata/en/6b/4e9442c22d1131e10000000a1550b0/content.htm
    3. Here the definition from SAPHelp: "A federated portal network allows organizations with distributed portal installations, both SAP and non-SAP, to provide a single portal access point per user to portal information, services and applications distributed on portals throughout the entire organizational network. This implementation allows existing content and configurations to be utilized, and to minimize necessary administration efforts". So you were right about your assumptions. Here you find more information: http://help.sap.com/saphelp_nw04s/helpdata/en/67/7e70424edcc553e10000000a1550b0/content.htm
    Hope this helps,
    Robert

  • Reward Point for providing document for TREX able to search from Documentum

    Hi all,
    I am in need of documents for documentum integration with EP 6.0
    I want to make TREX to be able to search from Documentum.
    Sender will get the reward points.
    Thanks in advance.

    Karan,
    Documentum contains a brief overview of TREX configuration in teh Content services for SAP.
    Documentum provides a tool call Content SErvices fo SAP Portal - Repository Manager.  This software is used to creaet a seamless integration KM / TREX with Documentum.   In my opinion the product is pretty good.
    You will find the documentation you're lookign for on the EMC/Documentum website powerlink.emc.com:
    Content Services for SAP Portal - Repository Manager Release Notes,
    Content Services for SAP Portal - Repository Manager Installation,
    Content Services for SAP Portal - Repository Manager Administrator

  • How to get the SharePoint user context available in custom federated search connector?

    Hi,
    I'm investigating the possibilities for developing a federated search connector for SharePoint 2013 Online. This should allow us to search a customer's database through our custom developed application (both on premise). We intend to develop
    an remote federated search connector (using OpenSearch protocol) and configure a result source in SharePoint for that connector.
    The problem I'm struggling with is that I want different search results from this ressult source based on the permissions of the user that is executing the search. The admin should find a lot because he has permissions on certain items in the custom
    application. The employee should find just a few because he has no permissions on certain items in the custom application. We developed the custom application ourselveds and the search in that application is taking permissions into account: it doesn't
    return results if a user doesn't have sufficient permissions. That part works just fine.
    However, to be able to use that, the remote federated search connector must be able to identify the user that is executing the search in SharePoint Online. So: how do I get the SharePoint user context in the remote federated search connector?
    I know I can configure the replacement token {User.Name} in the result source configuration, but that gives me the name of the user only. This is insufficient to get an identity, principal, token or whatever, that let's me log in into our custom
    application.
    I also know that in a provider hosted app, user context is passed through from SharePoint and is known within the remote app. But since result sources need fixed (or anonymous) credentials configuration for connecting to the remote federated search connector,
    all users will be using the same credentials. This makes me assume these credentials are for securing communication and cannot be used within the execution of the search within the remote federated search connector.
    At the moment, I'm stuck. Any help will be greatly appreciated.
    Cheers,
    Ruud.

    Hi,
    Per my knowledge, we cannot get the SharePoint user context available in custom federated search connector with other methods.
    Here is a similar thread for your reference:
    https://answers.atlassian.com/questions/263735/atlassian-sharepoint-connector-federated-search-authentication-and-authorization
    Thanks,
    Linda Li                
    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]
    Linda Li
    TechNet Community Support

  • Federated search - specifying the service configuration page

    I've built an interface (web service) to the Portal federated search specification so users can search libraries in our company's document management system (Panagon).
    I want to specify an administration page, where an administrator can set a property which is the name of the library to be searched by an instance of the federated search web service. To do this, I've set a valid URL for the Service Configuration URL parameter when I configure the web service.
    However, when I try to administer the Federated Search object corresponding to the web service, then I get the following message, even if the admin page has been built to just print a "Hello World" message:
    <i>The Server Configuration Interface for this Outgoing Federated Search is unavailable. Check the URL configuration in the Web Service associated with this object.</i>
    If I use the Administration Configuration URL, then I'm creating a rod for my own back, as we have 20 + libraries which we want to incorporate into the federated search interface. Each one of these would then have it's own entry in the "Select Utility" drop down box.
    Has anyone successfully used the service configuration page option?
    Thanks for any advice you can offer,
    Charles

    I've used SCI elsewhere, but never in Federated Search. The best way to test SCI is to download the Service Station from http://portal.plumtree.com. That can show you the entire SOAP trace so you can see exactly what's going on.
    HTH,
    Chris Bucchere | bdg | [email protected] | http://www.bdg-online.com

  • Error in Federated Search

    Hi,
    I have writte a federated search to search for external search engine (Verity). When i run the search it is calling the basicSearch method implemented in the remote server but after that it is throwing SAXParserException (Pasted the exception down). What can be the problem..
    Thanks in advance..
    Vikas G
    Oct 4, 2004 2:14:07 PM org.apache.axis.client.Call invokeINFO: Mapping Exception to AxisFaultAxisFault faultCode: {http://xml.apache.org/axis/}Server.userException faultString: org.xml.sax.SAXParseException: The declaration for the entity "HTML.Version" must end with '>'. faultActor: null faultDetail: stackTrace: org.xml.sax.SAXParseException: The declaration for the entity "HTML.Version" must end with '>'. at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:236) at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:215) at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:386) at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:316) at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1438) at com.sun.org.apache.xerces.internal.impl.XMLDTDScannerImpl.scanEntityDecl(XMLDTDScannerImpl.java:1561) at com.sun.org.apache.xerces.internal.impl.XMLDTDScannerImpl.scanDecls(XMLDTDScannerImpl.java:1971) at com.sun.org.apache.xerces.internal.impl.XMLDTDScannerImpl.scanDTDExternalSubset(XMLDTDScannerImpl.java:319) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDispatcher.dispatch(XMLDocumentScannerImpl.java:1030) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:368) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:834) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:764) at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:148) at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1242) at javax.xml.parsers.SAXParser.parse(SAXParser.java:375) at org.apache.axis.encoding.DeserializationContextImpl.parse(DeserializationContextImpl.java:232) at org.apache.axis.SOAPPart.getAsSOAPEnvelope(SOAPPart.java:546) at org.apache.axis.Message.getSOAPEnvelope(Message.java:377) at org.apache.axis.client.Call.invokeEngine(Call.java:2132) at org.apache.axis.client.Call.invoke(Call.java:2102) at org.apache.axis.client.Call.invoke(Call.java:1851) at org.apache.axis.client.Call.invoke(Call.java:1777) at org.apache.axis.client.Call.invoke(Call.java:1315) at com.verity.UltraseekBindingStub.search(UltraseekBindingStub.java:356)
    at com.search.VeritySearch.basicSearch(VeritySearch.java:119) at com.plumtree.remote.search.RemoteSearch.BasicSearch(RemoteSearch.java:70) at com.plumtree.remote.search.xp.XPRemoteSearch.BasicSearch(XPRemoteSearch.java:56) at com.plumtree.remote.search.soap.SearchSoapBindingImpl.BasicSearch(SearchSoapBindingImpl.java:87) at com.plumtree.remote.search.soap.SearchSoapBindingSkeleton.BasicSearch(SearchSoapBindingSkeleton.java:199) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.axis.providers.java.RPCProvider.invokeMethod(RPCProvider.java:372) at org.apache.axis.providers.java.RPCProvider.processMessage(RPCProvider.java:292) at org.apache.axis.providers.java.JavaProvider.invoke(JavaProvider.java:276) at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:71) at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:156) at org.apache.axis.SimpleChain.invoke(SimpleChain.java:126) at org.apache.axis.handlers.soap.SOAPService.invoke(SOAPService.java:437) at org.apache.axis.server.AxisServer.invoke(AxisServer.java:316) at org.apache.axis.transport.http.AxisServlet.doPost(AxisServlet.java:701) at javax.servlet.http.HttpServlet.service(HttpServlet.java:709) at org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java:335) at javax.servlet.http.HttpServlet.service(HttpServlet.java:802) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:237) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:214) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:106) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:799) at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:705) at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:576) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684) at java.lang.Thread.run(Thread.java:595)

    Do you have any view object and attribute mapped to the Emp. No. Criteria Message Text Input...?
    Is yes, please remove it.

  • Simple Federated Search

    Does anyone have sample code for running a simple federated search query (e.g., http://search.yahoo.com/search?p=, http://www.m-w.com/cgi-bin/dictionary?book=Dictionary&va=, etc.) ? I would like to add several of these simple searches to the list of federated search engines.
    Thanks.

    We currently have a field where a user can enter a search term and select the data source from a drop-down list like the following:
    <select name="SearchEngines"><option value="http://www.jtbaker.com/asp/catalog.asp?searchdata=">MSDS</option><option value="http://www.m-w.com/cgi-bin/dictionary?book=Dictionary&va=">Dictionary</option><option value="http://www.m-w.com/cgi-bin/thesaurus?book=Thesaurus&va=">Thesaurus</option><option value="http://www.google.com/search?q=">Google</option><option value="http://search.yahoo.com/search?p=">Yahoo!</option><option value="http://www.altavista.com/web/results?q=">Alta Vista</option></select>
    What we would like is to have this list of data sources on the "Search Locations" section with check boxes when you click on the Federated Search icon.

  • UltraSearch - federated search

    We want to make use of the federated search technology within UltraSearch, but there is a problem using the 'federator resource adapter'.
    Deploying works, but the UltraSearch Administration cleaves on the JNDI location "eis/oracle", which does not exist:
    There are no available resource adapter. Verify the configuration and deployment of your resource adapter.
    javax.naming.NameNotFoundException: eis/oracle not found in admin
    This error occures within UltraSearch Administration, if you click on the Tab 'Sources' -> Oracle Sources -> Create Source: Federated
    Changing the federator JNDI location within the file '$PORTAL_HOME/j2ee/OC4J_Portal/application-deployments/default/FederatorSearchlet/oc4j-ra.xml'
    (deployment descriptor for resource adapters) from "eis/Federator" to "eis/oracle" doesn't work, UltraSearch can't resolve the name.
    oc4j.xml:
    <?xml version="1.0"?>
    <!DOCTYPE oc4j-connector-factories PUBLIC "-//Oracle//DTD Oracle Connector 9.04//EN" "http://xmlns.oracle.com/ias/dtds/oc4j-connector-factories-9_04.dtd">
    <oc4j-connector-factories>
         <connector-factory location="eis/Federator" connector-name="Federator">
              <config-property name="connectionURL" value="jdbc:oracle:thin:@<db_host>:1521:<db_sid>"/>
              <config-property name="userName" value="wk_test"/>
              <config-property name="password" value="********"/>
              <config-property name="instanceName" value="wk_inst"/>
              <config-property name="verboseLog" value="false"/>
         </connector-factory>
    </oc4j-connector-factories>
    Mapping of the JNDI location within the file '$PORTAL_HOME/j2ee/OC4J_Portal/application-deployments/UltrasearchAdmin/admin/orion-web.xml' has no effect.
    orion-web.xml:
    <?xml version="1.0"?>
    <!DOCTYPE orion-web-app PUBLIC "-//ORACLE//DTD OC4J Web Application 9.04//EN" "http://xmlns.oracle.com/ias/dtds/orion-web-9_04.dtd">
    <orion-web-app
         deployment-version="9.0.4.1.0"
         jsp-cache-directory="./persistence"
         temporary-directory="./temp"
    >
    <!-- Uncomment this element to control web application class loader behavior.
    <web-app-class-loader search-local-classes-first="true" include-war-manifest-class-path="true" />
    -->
    <resource-ref-mapping name="eis/oracle" location="eis/Federator"/>
    </orion-web-app>
    The UltraSearch documentation (UltraSearch User's Guide) regarding federated search and federated sources is pretty inadequate.
    Is there any document describing this topic?
    System:
    UltraSearch: 9.2.0 (API version 9.0.4)
    Oracle Portal: 9.0.2.5
    Operation System: Sun Solaris 5.9 (Sparc)
    Oracle Aplication Server: 10g (Patchset 9.0.4.1)
    Database: Oracle9i Enterprise Edition Release 9.0.1.5.0

    Dorian,
    I realize that this post is a year old, but I am also trying to utilitze the federated search in UltraSearch. I have read that the capability exists but have not found any documentation on how to implement. From this post, it looks like you made progress. How did you find info on how to use this capability?
    Thanks,
    Amy

  • Extending the Federated Search Results

    Federated Search
    I am looking on how to extend the Search Results in the Federated Search. Right now there is Rank Application icon, title and summary. The search service I have has 4 more columns. What would be the easiest way to extend the number of columns for the search datasource I have.
    Anthony Chestnut

    Prabhu,
    There's no specific docs on this page, but you should be able to customize the federated search results page in the same way as any other portal page. Look for the general documentation on UI customization. You'll probably need to look over the code for the federated search page to see how the search is invoked. The Activityspace you want to customize is called "NetworkSearchAS", and the code is in com.plumtree.portalpages.browsing.search.network (in the portalpages DLL or jar).
    Craig

  • Federated Search Error

    Hi, I have developed a few federated search agents against our document management system. The search agents work great, etc, EXCEPT for one glitch. When the search is invoked, the portal contacts the search agent and the search builds the document result set and sends it back, all basic stuff. So, if i get 150 results the page display would show display 1-20 of 150. The problem arises when i click next to get the next set of data. The portal shows me the same 20 dsocuments i was looking at but says 21-40 of 150. Now if I click next and then previous or previous and then next it shows me the correct 21-40 documents and all others are fine. Upon investigsting the issue, I found that the portal was contacting the search agent once to get the search result, but when the user hit next for the first time the portal contacted the search agent again and reran the federated search, but everyother next or previous click after that it did not. Any ideas? it's almost like it forgot that it contacted the search agent the first time. Has anyone experienced this problem or know of a bug. The search agent was built verbatum from Plumtree documentation and even reviewed by Plumtree to no avail :(

    What is the soap request saying for the following values? If the number to return is set to 10, for the second request, it should be:
    <NumberToSkip >10</NumberToSkip> <MaximumReturn >10</MaximumReturn>
    The only (non-bug) reason that NumberToSkip should not be set is if the TotalNumberOfHits was set to less than 10 (or whatever you have set for the number returned).

  • Forms Server for Documentum

    Hello,
    I'm trying to setup a configuration where Adobe Forms are Integrated with the Documentum ECM platform.
    Designing, storing and publishing forms works well with Designer
    When trying to fill the form, it goes wrong. The URL that is called brings me to 'a page cannot be found'.
    Can someone help me where I can start to search for the reason.
    This is what I find in the logfiles:
    ==============
    7/20/05 11:40:49:932 CEST] 7f3d6e74 WebGroup I SRVE0180I: [webtopsp2.war] [/webtopsp2] [Servlet.LOG]: /wdk/system/logoff/logoff.jsp: init
    com.adobe.formconnector.web.controller.FrontController 2005-07-20 11:41:32,838 -- ERROR -- FrontController doProcess Failure....
    com.adobe.formconnector.dctm.GetFormException: ERRCODE:10003 Form Server for Documentum failure.
    at com.adobe.formconnector.dctm.action.GetFormAction.execute(Unknown Source)
    ============
    I can provide further details if necessary.
    Thanks in advance

    I think this should be posted in the Adobe LiveCycle Forms forum?
    http://www.adobeforums.com/cgi-bin/webx?14@@.2cce7b33
    Mike

  • Searching for dvd playback controller

    There used to be a small utility that allowed complete control of OSX dvd playback. You could skip the FBI warning, etc.
    There is "DVD Controller" which is a Sailing Clicker plugin. I don't want to control my dvd player from my phone; I just want to control it more fully.
    Any recommendations greatly appreciated (10.5.2).

    Thanks, Kappy.
    I've been to VT and MU which only return hits of DVD Controller 3.0, which is a plugin and works with Sailing Clicker.
    Should have been more clear: I'm not searching for a utility on my Mac. I'm searching for a 3rd party utility that will allow me to access my dvd's content without watching FBI warnings and advertisements of various sorts.
    I don't want to rip the dvd and extract content and burn a new one. I just want to get rid of annoying "not permitted" etc., messages during playback. Forced viewing of federal warnings and ads is bogus, especially for kids' programs.
    I saw this program when I was using Tiger, thought someone may know of a Leopard version.

  • I have 3 older ext. hard drives that I've utilized many times. Today while searching for old files, one of the three is no longer recognized by my PowerMac.  Any suggestions?

    I have 3 older ext. hard drives that I've utilized many times. Today while searching for old files, one of the three is no longer recognized by my PowerMac. The drive is not listed in Disk Utility.  Any suggestions?

    Is the computer in you equipment line:
    Dual Core Intel Xenon
    (which is not a PowerMac but a Mac Pro) the one you are asking about, or do you have an older PowerMac?
    If a Mac Pro, their forums are here:
    Mac Pro
    and, as Mac Pros have a totally different architecture from the pre-2005 Macs this forum covers, you may not have the same issues that can affect the older models. If someone didn't notice your equipment line, you could get advice that doesn't apply.
    If you really have a pre-2005 PowerMac, read on.
    If the stubborn external is USB and does not have its own power brick (i.e., it gets power only from the computer's UBS ports--"bus powered"), it may not be getting enough power. As electric motors age, they can demand more power than when new, and the power available on any USB port is limited.
    The typical workabouts to making a computer recognize an aging, bus-powered USB drive are:
    Get a powered USB hub (has its own power brick
    Get a "Y" USB cable: 1 Meter USB 2.0 A to 5 Pin Mini B Cable - Auxiliary USB "Y" Power Design for external hard drives.
    The second gets power from two USB ports on the computer and often that's enough.
    Remember that the USB ports on your keyboard seldom provide enough power even for a thumb drive, so be sure to use the USB ports on the back of the computer.

  • While trying to install Creative cloud for my PC all i keep getting is Searching for Server

    Searching for Server    that is all i get when trying to install creative cloud on my pC   and YES i am running Windows 7 and have high speed internet service.  HELP  

    Sweetpea5154 you may be facing a connection error.  Is the computer you are utilizing on a managed network?  If not then please see Sign in, activation, or connection errors | CC, CS6, CS5.5 - http://helpx.adobe.com/x-productkb/policy-pricing/activation-network-issues.html for information on how to resolve connection errors.

Maybe you are looking for

  • HP printer driver not working with 10.8.2

    Can anyone give me advice on how to make my all in one laserjet HP printer M2727nf work in 10.8.2.  Downloaded new driver software on January 10, since the new OS software update today again the printer is no longer connecting.  I have given up on th

  • How can I revert to Snow Leopard on my Air?

    I have a macbook air running lion, a snow leopard install CD, and a mac pro also running lion. How do I install snow leopard on my air from that CD? What happened to the utility that did this stuff? Target disk mode requires a firewire port... What a

  • Expense report and Standard Invoice in ap.

    hi Difference b/w Expense report and Standard Invoice in ap. plz give me example thks

  • EBS clearing using profit center

    HI experts, Is enhancement : FEB00001 the right enhancement to manage to have our BAI electronic bank statement transaction clearing based on the document profit center? eg. I could have 2 outstanding deposits in my GL with same amount and assignment

  • OM-PA Issue

    Dear Friends, In the production server, when the end user run the the report S_AHR_61016369 (for employee list), it was noticed that in front of few of the employees, job title is not coming. Then I checked the 0001 infotype, there the position is de