Metadata Integrator not displayin cms details

Hi,
I can successfully access  Impact And Lineage  from the DI Management Console, but all I can see on the left hand side pane are the repository and the datastores. CMS information is not being displayed.
Nothing at all is displayed in the right hand side pane when clicking/hovering over any of the present objects in the left hand side pane.
Installed are:
DI 11.7
BOE 11.5
CMS and DI are installed on the same server and I can successfully configure Metadata Integrator by running the tool which creates the appropriate folder in the CMC. The collector runs successfully as well.
Any help much appreciated.
Regards,
Regine

Metadata Integrator can't run on BOE CMS, Program JobServer running on Unix/Linux
you will have to configure the BOE CMS and Program Job Server on windows on the same machine where DI Metadata Integrator is installed
The cmsCollector application is dependent on DeskI and Universe COM Interface which is not available on UNIX, hence the limitation
its not documented in 11.7, if you have access to following link, then you can check for steps in Data Services Documentation
http://help.sap.com/businessobject/product_guides/boexir31/en/xi31211_ds_technical_manuals_en.pdf
search for following
Configuring Metadata Integrator in a distributed environment

Similar Messages

  • BOE Metadata Integrator not collecting metadata from specified folder

    Dear All,
    I’m trying to schedule BOE metadata integrator job to collect metadata from BI4.0 SP4 server.
    In the parameters I have specified the sub folder name called Audit Reports. The job completed in 5 minutes but did not collect any metadata from this folder.
    There are 10 webi reports in this folder from two different universes.
    This is the folder hierarchy on BI platform.
    _HRM Audit/Audit 2013/Audit Reports
    Software Version
    IS 4.0 SP4 and IPS 4.0 SP3 on Windows 2008 server.
    Is this a bug or I have to specify the public folder name differently?
    Can someone please advise?
    Many thanks,

    Hi BODS,
    Take a look at the log that has been created for the integrator run. It should give you an idea of whats going on. Look for [W] and [E] in the logs. Maybe you could post them here or attach the log.
    Thanks,
    BW

  • Oracle Metadata Integrator not showing relationships

    Hi,
    We are having Information Steward version 14.2.1.220 and we ran the JDBC driver version for Oracle database is 11.2.0.1.0.
    It ran successfully but dint collect the relationships(impact, lineage etc).
    Here I have attached the log file.
    Can anyone please provide the solution?
    Thanks and Regards,
    Bhagyashri

    Hi,
    For the log file, it is clearly showing that you used Relational Database Integrator source. The log clearly shows that it collected all metadata and its relationships, i didn't see any error in the error log except for few objects. Another error is related JDBC drivers (like not certified), which can be ignorable. Could you explain what impact and lineage relationships you are expecting from the metadata, so that will help to find the root cause and understand the issue in detail.
    Thanks,
    Ramakrishna Kamurthy

  • Metadata Integrator failing to run

    Hi,
    I am unable to make Metadata Integrator connect with CMS and after copying some libraries (just for testing purposes) I found that though the connectiong is being made still while running the Metadata Integrator job its failing reporting the error "An error occurred while retrieving the file cmsCollector.cmd".
    Please advice.
    Thanks and Regards,
    Gourav

    Hi,
    I am unable to make Metadata Integrator connect with CMS and after copying some libraries (just for testing purposes) I found that though the connectiong is being made still while running the Metadata Integrator job its failing reporting the error "An error occurred while retrieving the file cmsCollector.cmd".
    Please advice.
    Thanks and Regards,
    Gourav

  • DI Metadata Integrator install on non-CMS system

    Our Data Integrator systems do not run a CMS.  We have separate CMS application servers that do.  We are trying to install DI Metadata Integrator on the DI systems.  However the jobs listed in the CMS do not run.  Is install of Metadata Integrator on a nonCMS system supported?

    Found a solution, see link below
    http://www.forumtopics.com/busobj/viewtopic.php?p=581371&sid=ee3cd084cfd9010cfda6665224f809e1

  • BOE XI 3.1 - Metadata Integrator - DataServices 12.0 - Impact/Lineage

    I am having issues with getting impact and lineage to work.  I have the following installed:
    - BOE XI 3.1
    - DataServices 12.0
    - Metadata Integrator as part of the same DataServices installation
    Everything is installed and working well...independently.  Once I found the new way to secure program object execution, I was able to get the Metadata Integrator program under the \DataServices directory in the CMC to execute successfully.  I then go into the Data Services Management Console and expect to see Impact/Lineage.  However, there is nothing there to choose.
    I have DI Designer set to save column mappings when saving the dataflow, and I have run that program mentioned above.  When I go into the Settings hyperlink of the Impact/Lineage section of the console, there is not a Repository in the dropdown list for Settings.  There also isn't a Job Server in the dropdownlist for "Refresh Usage Data" even though I have a working/running DI Job Server.  FYI, I am running IE7.
    Finally, I went ahead and tried to create a Business Objects Connection.  I get the error message:
    Business Objects repository tables do not exist in this database.
    That seems to be a big red flag since I am accessing BOBJ tables in that exact database to have the CMC/Infoview work successfully.
    Am I dealing with a version problem between products, or am I still missing a fundamental step to get this to work correctly?  Are there issues with IE7?  The Administration portion of the Data Services Management Console seems to work just fine.  FYI, I was able to create a CMS connection there, also.
    Thanks for the help,
    Brian

    you don't see the lineage for BO since its not collected the cmsCollector is failing
    you don't have to upgrade all DS component, you can use the DS 12.1.1.0 Metadata Integrator component only, this is an Independent component and is dependent more on BOE than DS
    is all DS component Installed on same machine ? in that case you will have to install the Metadata Integrator Component on different machine and copy the %LINK_DIR%/ext/cmsCollector folder to your current installation (rename the current cmsCollector folder to cmsCollector120) and run the following script to setup the env and path for Metadata Integrator
    if this doesn't work remove this folder and restore the old cmsCollector folder back, everything should be same as earlier
    do this if you are comfortable with doing manual setups
    put the following in a cmd file named setupMI.cmd, in the %LINK_DIR%/ext/cmsCollector folder
    and run the cmd file from th ecommand line, only thing that you will have to set if different in the script is BOE_SDK path
    set local
    set BOE_SDK=C:\Program Files\Business Objects\common\4.0\java\lib
    set INSTALL_DIR=%LINK_DIR%
    set JAVA_HOME=%LINK_DIR%\ext\jre
    rem following is complete single line
    "%JAVA_HOME%\bin\java.exe" -classpath "%INSTALL_DIR%\lib\loader.jar;%INSTALL_DIR%\ext\cmsCollector\lib\cms_md_collector.jar" -Djava.system.class.loader=com.bobj.ConfigurableClassLoader -Dclassloader.properties="%INSTALL_DIR%\ext\cmsCollector\classloader.properties" -Dink_dir="%INSTALL_DIR%" -Dboe_dir="%BOE_SDK%"  com.acta.crystalrepo.config.crConfigureCommands "%INSTALL_DIR%\ext\cmsCollector\/" "%BOE_SDK%\/" "%INSTALL_DIR%\/"

  • Issue in configure Information Steward 4.1 Metadata integrator with BO 4.1

    Hi Experts,
    Environment
    Machine 1 :BO 4.1
    Machine 2: IPS 4.1,DS 4.2,IS 4.2
    We need to get the BO 4.1 metadata into information steward .As per IS install guide "If machine 1 has BI platform 4.1 SP1 and machine 2 has Information Steward installed on IPS 4.1, then you do not need to install the Remote Job Service utility. IPS 4.1 SP1 can collect metadata directly from a BI platform 4.1 system because the BI SDK is compatible between IPS 4.1 SP1 and BI platform 4.1 SP1.3"
    what else we need to configure ?
    Do we need to install 4.1 client in IS installed machine?
    I'm getting below error when trying to add integrator
    CMS Server name : BO 4.1 cms name , user name&PWD : BO 4.1 user and pwd
    Infoview Integration user:BO 4.1 user&Pwd
    Thanks in advance for help.

    Hi Satish,
    You must install the BI Client tools in IPS server (make sure that BI Platform in Machine 1 and BI Client Tools in Machine 2 must be of same version including support pack). Then before creating metadata integrator connection in IPS, try to connect BI server in Machine 1 from Client tools in Machine 2. For this you can use, UDT / IDT / WebI Rich Cleint to test whether Machine 2 is able to connect Machine 1 or not. If you failed at this level, then there problem with Firewall or port issue. We have to fix this before moving ahead.
    If above test is passed, then go to IPS - CMC, check whether ISJobServer service is available, enabled and running. Disable this service and check what services are included under this. Check all the services related to IS is included or not. If not include all services, enable and restart the server.
    Then you create the BOE Integrator source connection.
    Thanks,
    Ramakrishna Kamurthy

  • Export Metadata for Deski Report failed with Metadata Integrator

    Hi everybody,
    We installed 2 weeks ago BusinessObject Data Integrator 3.0. As we also have BusinessObject XI 3.0, we have installed the component Metadata Integrator on our BOXI 3.0 server. We configured it successfully and the Metadata Integrator program was added to our BOXI repository.
    Then, we executed the Metadata Integrator program from the CMC console. The job run successfully but when we looked at the log file we realized that the program was not able to create the metadata for the BO Deski reports in our BODI repository whereas it was able to do it for our BO Universes. Then when we access the Impact and Lineage Analysis tool from the BODI management console, we can only see the metadata for our BO Universes but not for our Deski reports !!
    Start universe collection: 1 universes to process.
    Universe collection progress: 1 of 1 completed
    Desktop Intelligence document collector thread started.
    Start Crystal report collection. 0 reports to process.
    Start Desktop Intelligence document collection. 1 reports to process.
    DeskI document . Unknown exception while making call to log into CMS Server SVR-BOXI-DEV.cctl.lu:6400. Logon failed
    DeskI document . call to log into CMS Server SVR-BOXI-DEV.cctl.lu:6400 failed
    DeskI document . DeskI document . call to log into CMS Server SVR-BOXI-DEV.cctl.lu:6400 failed
    DeskI document . Collection failed. Correct errors indicated in the log and rerun the integrator.
    Desktop Intelligence collection progress: 1 of 1 completed
    Any ideas ?!

    Helo,
    The "Member/Alias" problem is solved by using the command "REPALIASMBR" and the "parent/child" is solved in two steps:
    1 - Use the command "INDENTGEN" to indent on your flat file
    2 - Run an custom script (in my case PERL) on your file to transform that "indent" into parent child (the member indented is the parent of the previous ones)
    Another solution is to use "OlapUnderground Outline Extractor" that do all that work for you.
    http://www.appliedolap.com
    hope that helps.
    Fabiano
    Edited by: user10938852 on 27/03/2009 10:33

  • DI Metadata Integrator install problems

    Environment: BOE BO XI r2 SP4 installed on windows server A with an Oracle dB
    Data Integrator 11.5 is installed on a windows server B
    we have also installed the BOE components, designer, webi, etc on server B.
    Problem: When we try to install DI metadata integrator on server B, I get the following error:
    '...path not found'
    when i try to run the cmsConfig.cmd file from dos i get the same error.
    I have checked and see all the jar files. Any help would be appreciated
    See below the information in the cmsconfig.cmd file
    @echo off
    setlocal
    rem Define the directory containing the Business Objects Enterprise and collector jar files.
    rem NOTE: Do not change the names of the following environment variables. They are subject
    rem to automatic update by the install utility.
    set DI_DIR=C:\PROGRA1\BUSINE1\DATAIN~1.7
    set CE_JARS_DIR=C:\PROGRA1\BUSINE1\common\3.5\java\lib
    set DI_CRAWLER_DIR=C:\PROGRA1\BUSINE1\DATAIN~1.7\ext\cmsCollector
    if NOT defined JAVA_HOME set JAVA_HOME=%DI_DIR%\ext\jre
    set CLASSPATH=%DI_DIR%\lib\loader.jar
    "%JAVA_HOME%\bin\java" -Djava.system.class.loader=com.bobj.ConfigurableClassLoader -Dclassloader.properties="%DI_CRAWLER_DIR%\classloader.properties"
    -Dlink_dir="%DI_DIR%" -Dboe_dir="%CE_JARS_DIR%" com.acta.crystalrepo.config.crConfigLaunch -C"%CE_JARS_DIR%" -I"%DI_CRAWLER_DIR%" -D"%DI_DIR%" %*
    :EXIT
    See below the information in the properties file
    Application jars
    cp.0.directory=%link_dir%
    lib
    cp.0.jars=acta_adapter_sdk.jar;acta_tool.jar;log4j-1.2.3.jar
    Business Objects Enterprise jars
    cp.1.directory=%boe_dir%
    cp.1.jars=cecore.jar;celib.jar;ceplugins.jar;cereports.jar;cesession.jar;corbaidl.jar;ebus405.jar;pluginhelper.jar;rasapp.jar;rascore.jar;serialization.jar;webi.jar;wilog.jar;jtools.jar;boconfig.jar;rebean.jar;rebean.wi.jar;rebean.common.jar
    webi.directory=%boe_dir%
    webi.jars=webi.jar;wilog.jar;jtools.jar;boconfig.jar
    CMS Metadata Integrator jar
    cp.2.directory=%link_dir%
    ext
    cmsCollector
    lib
    cp.2.jars=cms_md_collector.jar;MMCore.jar;MMCMS.jar
    External jars
    cp.3.directory=%link_dir%
    ext
    lib
    cp.3.jars=xerces.jar;msutil.jar;commons-logging.jar
    Web External jars
    cp.4.directory=%link_dir%
    ext
    diAdmin
    WEB-INF
    lib
    cp.4.jars=sqljdbc.jar;ojdbc14.jar;db2java.jar;ifxjdbc.jar;ifxjdbcx.jar;jconn2.jar;jconnect45.jar;mysql-connector-java-5.0.4-bin.jar

    Found a solution, see link below
    http://www.forumtopics.com/busobj/viewtopic.php?p=581371&sid=ee3cd084cfd9010cfda6665224f809e1

  • Metadata integrator-configuration problem

    hi..
    i'm just exploring the meta data integrator. when i configure the cms with my login and the DI repo with the local repository. it says success. but when i run the job it says the following error..
    [CrystalCrawlerMain]configuration <config_new> not valid
    CMS Integrator failed: configuration <config_new> not valid
    when i test it. it is successfull and the job is also successful.
    help me in this pls
    vigi

    Sergey, many thanks for your help.  I am still having some problems however.
    For Data Services (BO XI3), I had to change the cmdConfig.cmd file and
    set CE_JARS_DIR=E:\Program Files\Business Objects\common\4\java\lib. I also had to copy the load.jar to this directory.
    I was then able to successfully run the setup which created the folder in the CMC.
    When I run the metadata integrator program in the CMC, it runs through successfully. However when i look at the impact and lineage in the DI Mgmt console, I am not seeing any information on objects in my BO repository.
    Not sure if I'm missing a step..any help would be appreciated
    thanks

  • Problems with Metadata Integrator noClassDefFoundError

    Hi,
    we have installed Business Obejcts on three different hosts.
    1. Host: SQL Server 2008 for the repositories
    2. Host: Business Objects Enterprise XI 3.1 SP3
    3. Host: Data Services 3.2 incl. Metadata Integrator + Job Server + Access Server
    If I try to configure the Metadata Integrator, I got the following error at the command prompt in the background
    Exception in thread "worker" java.lang.NoClassDefFoundError: com/crystaldecisions/sdk/exception/SDKException
    at com.acta.crystalrepo.config.crCompletedPage.execute(crCompletedPage.java:126)
    at com.acta.crystalrepo.config.crCompletedPage.access$000(crCompletedPage.java:14)
    at com.acta.crystalrepo.config.crCompletedPage$1.run(crCompletedPage.java:77)
    at java.lang.Thread.run(Thread.java:595)
    DB connection works fine
    But the state stays at
    Save Configuration .... Succeeded
    connect to CMS "Pending"
    Register program object ... "Prending"
    Have I forgotten to install something?
    I have already seen lesson "To configure Metadata Integrator after Installing SAP BusinessObjects Enterprise". But I am not sure what to do.
    Please help me.
    Alexander

    Thank you for your help.
    Do I have to install the BOE SDK Runtime on my Host for Data Services? I have found on the service marketplace a downloadfile with cdlabel.asc "BOBJ ENTERPRISE XI 3.1 SP3 NET SDK Runtime SP3". Should I install this package?
    Which is the correct path for the BOE SDK if I don't have to install the sdk? I have installed Data Serive under the default path
    "C:\Program Files (x86)\Business Objects"?
    Thank you.

  • RFC Send could not be resolved against SAP system because its metadata could not be obtained...EXCEPTION FU_NOT_FOUND RAISED

    Hello,
    I am getting the following error in sending IDOC to SAP via WCF-SAP adapter in BizTalk Server 2009. I have the SOAP header in the adapter mentioned below. Also, wondering what is the convension for Action URL? Is it always "http://Microsoft.LobServices.Sap/2007/03/Rfc/"
    + Operation name mentioned in the Orchestration? I would appreciate if anyone could help me resolve this error.
    The adapter failed to transmit message going to send port "SendReceive_PO_IDOC_TO_SAP" with URL "sap://CLIENT=111;LANG=EN;@a/123.456.789.101/00?GWHOST=123.456.789.101&GWSERV=sapgw00&ListenerProgramId=ABCDEF111&RfcSdkTrace=False&AbapDebug=False".
    It will be retransmitted after the retry interval specified for this Send Port. Details:"Microsoft.ServiceModel.Channels.Common.MetadataException: RFC Send could not be resolved against SAP system because its metadata could not be obtained. ---> Microsoft.Adapters.SAP.RFCException:
    Details: ErrorCode=RFC_EXCEPTION. ErrorGroup=RFC_ERROR_APPLICATION_EXCEPTION. SapErrorMessage=EXCEPTION FU_NOT_FOUND RAISED.  AdapterErrorMessage=An error occurred while determining the function interface of the RFC Send.
       at Microsoft.Adapters.SAP.RFCException.HelperThrow(Int32 retCode, String additionalErrorMessage)
       at Microsoft.Adapters.SAP.RfcClientConnection.GetRfcFunctionInterface(String rfcName)
       at Microsoft.Adapters.SAP.InternalRfcMetadata..ctor(String originalRfcName, SAPConnection sapConnection)
       at Microsoft.Adapters.SAP.SAPMetadataContract.ResolveOperationMetadata(String operationId, TimeSpan timeout, TypeMetadataCollection& extraTypeMetadataResolved)
       at Microsoft.ServiceModel.Channels.Common.Design.MetadataCache.GetOperationMetadata(String uniqueId, Guid clientId, TimeSpan timeout)
       at Microsoft.ServiceModel.Channels.Common.MetadataLookup.GetOperationDefinition(String operationId, TimeSpan timeout)
       at Microsoft.Adapters.SAP.SapFunctionMetadata.ResolveOperationMetadataUsingSdk(String absoluteName, String displayName, String funcName, String operationNamespace, SAPConnection sapConnection, Boolean isTrfc, MetadataLookup metadataLookup, TimeoutHelper
    timeoutHelper)
       --- End of inner exception stack trace ---
    Server stack trace: 
       at System.ServiceModel.AsyncResult.End[TAsyncResult](IAsyncResult result)
       at System.ServiceModel.Channels.ServiceChannel.SendAsyncResult.End(SendAsyncResult result)
       at System.ServiceModel.Channels.ServiceChannel.EndCall(String action, Object[] outs, IAsyncResult result)
       at System.ServiceModel.Channels.ServiceChannel.EndRequest(IAsyncResult result)
    Exception rethrown at [0]: 
       at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
       at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
       at System.ServiceModel.Channels.IRequestChannel.EndRequest(IAsyncResult result)
       at Microsoft.BizTalk.Adapter.Wcf.Runtime.WcfClient`2.RequestCallback(IAsyncResult result)".
    For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
    SOAP Header:
    <BtsActionMapping xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
      <Operation Name="Send" Action="http://Microsoft.LobServices.Sap/2007/03/Rfc/Send" />
    </BtsActionMapping>
    Thanks,
    Tarun

    Hello Morten,
    The Send is actually just the name of the operation in Orchestration and it does not exist in SAP. Hence, do I really need to have the SOAP header in WCF-SAP adapter or can I send the IDOC without any SOAP header info? When I try to send without
    SOAP header I get the following error. Can you help me resolve this?
    The adapter failed to transmit message going to send port "SendReceive_PO_IDOC_TO_SAP" with URL "sap://CLIENT=111;LANG=EN;@a/123.456.789.101/00?GWHOST=123.456.789.101&GWSERV=sapgw00&ListenerProgramId=ABCDEF111&RfcSdkTrace=False&AbapDebug=False". It
    will be retransmitted after the retry interval specified for this Send Port.  Details:"System.ArgumentNullException: Value cannot be null.
    Parameter name: key
       at System.ThrowHelper.ThrowArgumentNullException(ExceptionArgument argument)
       at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
       at Microsoft.BizTalk.Adapter.Wcf.Runtime.WcfClient`2.CreateChannelFactory[TChannel](IBaseMessage bizTalkMessage)
       at Microsoft.BizTalk.Adapter.Wcf.Runtime.WcfClient`2.InitializeValues(IBaseMessage message)
       at Microsoft.BizTalk.Adapter.Wcf.Runtime.WcfClient`2..ctor(IBaseMessage message, WcfTransmitter`2 transmitter)
       at Microsoft.BizTalk.Adapter.Wcf.Runtime.WcfTransmitter`2.GetClientFromCache(String spid, IBaseMessage message)
       at Microsoft.BizTalk.Adapter.Wcf.Runtime.WcfAsyncBatch`2.BatchWorker(List`1 messages)".
    For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
    Thanks,
    Tarun

  • Installing Metadata Integrator alone??

    Hi,
    I want to know if it is possible to install Metadata Integrator in a Windows machine alone if my Data Services XI 3.2 and Business Objects Enterprise XI 3.1 SP2 are install in other server on Unix Platform. My question is because Metadata Integrator can´t be install on Unix Platform and I need to make some Lineage and Impact analysis between these systems. If not, the only workaround that I have is to install Business Objects Metadata Management (this product can be install on Unix)in the same server to do this analysis???

    Pagemakers wrote:
    > When I say 'crap' I am not saying the apps are crap, I
    just mean I have
    > absolutely no interest in them and I don't want them on
    my system.
    This is the point I don't understand. How do you know you
    have no
    interest in them if you have never tried them? If Dreamweaver
    had
    integrated the ability to preview sites on mobile devices as
    a core part
    of the program, I imagine that many people would have said
    "how cool".
    Because Device Central is shared with Photoshop, Illustrator,
    and Flash,
    the reaction is "not interested".
    > If I install DW CS, that and only that is all I expect
    to install.
    There's no argument that the installer should let you pick
    and choose.
    > I have reverted back to DW8 until this gets sorted. From
    what I have seen
    > there is little difference anyway.
    I have no idea what Adobe's plans are, but I would be very
    surprised if
    the policy is changed before the release of the next version.
    As for
    there being little difference between DW8 and CS3, I don't
    agree. The
    improvements in CSS rendering and CSS management are far from
    insignificant. If you use client-side validation, the Spry
    validation
    widgets are stunning.
    David Powers, Adobe Community Expert
    Author, "Foundation PHP for Dreamweaver 8" (friends of ED)
    Author, "PHP Solutions" (friends of ED)
    http://foundationphp.com/

  • ADFS metadata URL not loading

    Hi All,
    I have on ADFS server and one ADFS proxy with IIS .When I try to hit ADFS metadata URL https://abc.xyz.com/FederationMetadata/2007-06/FederationMetadata.xml
    from browser ,I am not able to get ADFS 2.0 metadata and getting some XML error on
    browser:
    XML Parsing Error: no element found
    Location: https://abc.xyz.com/FederationMetadata/2007-06/FederationMetadata.xml
    Line Number 1, Column 1:
    Can anybody tell me why I am no able to get the Metadata from this URL earlier it was working fine.
    Is this related to some certificate issue.
    Thanks in advance

    Hi Thanks for your reply,
    I have tried using different browsers. This is giving
    HTTP 403 Forbidden error on the browser.
    Also I am able to receive it on ADFS server and Proxy, but not able to get  to outside world(Internet).
    Is there any setting in ADFS server/ADFS Proxy  or Firewall or network that is required ?
    Can This be related to Hosts file in Windows ?
    Currently metadata is passing from ADFS farm to ADFS proxy .
    Require ADFS Farm- > ADFS Proxy ->
    Outside world(internet)
    Please note: My SSO integration is working fine and WIF token is generates successfully . Only Metadata is not getting exposed to outside world.

  • SEO Metadata options not display in admin panel issue.

    SEO Metadata options not display in admin panel issue.

    Hi there,
    Not much information or detail there.
    If the New meta option on pages is what you are refering to then the site in question is likely not been upgraded to that beta feature. Only partners who have access to beta options under settings can access that to upgrade.

Maybe you are looking for

  • Year End Adjustments for AW CPF - Singapore Payroll

    Hi, The year end adjustments are not reflecting for the Dec month payroll. Please kindly refer to the below calculations for the excess amounts  that are not being calculated for AW CPF. Month      OW paid in 2011     OW subject to CPF in 2011     Co

  • Reverse calculation of tax in FI entry

    Hi all, We have a input tax code for service tax whiich is used for both PO/MIRO and FI entries(FB60).....which is maintained at tax classification level.......now i want to know how the system calculates service tax in case of FB60 (FI)entries based

  • Calibrating Apple Cinema Display for Video Editing

    What's the procedure to calibrate an Apple Cinema Display for editing in FCP (editing and preliminary color grading)? My camcorder can produce color bars, but I can't hook it up directly to the monitor. Shall I record color bars and use the recorded

  • Using CWDIO object in a nonvisual application

    I am writing an SNMP agent DLL in Visual C++ 6.0 that needs to get data from a PCI-DIO-96 board. I have CW DAQ 3.0.1. The problem is that the CWDIO object is not available after #import'ing the typelib into by project. All the other objects (e.g. CWD

  • Contact Photos and wallpaper

    Whenever I take a contact photo for somebody and they call or I call them it always takes up the wholebackground instead of their picture being in the upper right hand corner and my original background being in the corner, why is this? I want the con