Metadata exchange

<p>You can exchange metadata between Data Integrator and third-party tools using XML files and the Metadata Exchange option.</p><p>Data Integrator supports two built-in metadata exchange formats:</p><ul><li>CWM 1.0 XML/XMI 1.1: CWM (the Common Warehouse Metamodel) - is a specification that enables easy interchange of data<br />warehouse metadata between tools, platforms, and repositories in distributed heterogeneous environments.</li><li>ERwin 4.x XML</li></ul><p>Data Integrator can also use:</p><ul><li>MIMB (the Meta Integration Model Bridge): MIMB is a Windows stand-alone utility that converts metadata models among design tool formats. By using MIMB with Data Integrator, you can exchange metadata with all formats that MIMB supports. If MIMB is installed, the additional formats it supports are listed in the Metadata Exchange window.</li><li>BusinessObjects Universal Metadata Bridge: Converts Data Integrator repository metadata to Business Objects universe metadata. See "Creating Business Objects universes" in the Data Integrator Designer Guide.<br /></li></ul>

http://help.sap.com/saphelp_bw33/helpdata/en/a7/659a3daffc4c60e10000000a114084/content.htm

Similar Messages

  • Error message after opening Microsoft Ecosystem Metadata Exchange Powershell Module

    Hi,
    I am running into issue who I launch the Microsoft Ecosystem Metadata Exchange Powershell Module
    Here is the error message:
    Import-Module : Could not load file or assembly 'file:///C:\Program Files (x86)
    \Microsoft Ecosystem Metadata Exchange\MetadataExchange\Microsoft.Telemetry.Met
    adataExchange.Cmdlets.dll' or one of its dependencies. This assembly is built b
    y a runtime newer than the currently loaded runtime and cannot be loaded.
    At line:1 char:14
    + Import-Module <<<<  MetadataExchange
        + CategoryInfo          : NotSpecified: (:) [Import-Module], BadImageForma
       tException
        + FullyQualifiedErrorId : System.BadImageFormatException,Microsoft.PowerSh
       ell.Commands.ImportModuleCommand
    ========================================
    I am wondering what I should do to fix it...
    My OS is win7 x64 sp1
    Thanks,
    Jason

    May have to contact them here.
    http://blogs.msdn.com/b/wer/archive/2012/03/28/windows-hardware-dashboard-reports-faq.aspx#Support
    http://social.msdn.microsoft.com/Forums/windowsdesktop/en-US/home?category=windowsdesktopdev
    Regards, Dave Patrick ....
    Microsoft Certified Professional
    Microsoft MVP [Windows]
    Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.

  • Microsoft Ecosystem Metadata Exchange

    Installed Microsoft Ecosystem Metadata Exchange from here
    https://sysdev.microsoft.com/en-US/desktop/member/Telemetry/download/MetadataExchange.msi
    But it will not start.  From the Event log
    [Microsoft.Telemetry.MetadataExchange.Presentation.DialogService: 8361080]: Unable to authenticate with Live ID due to the following error: System.DllNotFoundException: Unable to load DLL 'wlidcli.dll': The specified module could not be found. (Exception
    from HRESULT: 0x8007007E)
        at Microsoft.Authentication.Live.ManagedIDCRL.Native.InitializeEx(Guid& AppGuid, Int32 PpcrlVersion, UInt32 Flags, IDCRL_OPTION[] pOptions, UInt32 dwOptions)
        at Microsoft.Authentication.Live.ManagedIDCRL.InitializeEx(Guid& appGuid, Int32 ppcrlVersion, UInt32 updateFlags, Initialize_Options[] initOptions)
        at Microsoft.Authentication.Live.LiveIdAuthentication.InitializeIDCRL(String environment, Guid hostApplicationGuid)
        at Microsoft.Telemetry.MetadataExchange.MetadataServiceSession.Authenticate(IntPtr handle, String targetUser, SecureString password)
        at Microsoft.Telemetry.MetadataExchange.Presentation.DialogService.<>c__DisplayClassa.<ShowAuthenticationDialog>b__6(Object sender, DoWorkEventArgs e)
        at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)
        at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
    Logged   at System.ComponentModel.BackgroundWorker.OnRunWorkerCompleted(RunWorkerCompletedEventArgs e)
        at System.ComponentModel.BackgroundWorker.AsyncOperationCompleted(Object arg)
        at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
        at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
        at System.Windows.Threading.DispatcherOperation.InvokeImpl()
        at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
        at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
        at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
        at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
        at System.Windows.Threading.DispatcherOperation.Invoke()
        at System.Windows.Threading.Dispatcher.ProcessQueue()
        at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
        at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
        at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
        at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
        at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
        at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
        at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
        at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
        at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
        at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
        at Microsoft.Telemetry.MetadataExchange.Presentation.DialogService.ShowAuthenticationDialog(DependencyObject parent, String userName)
        at Microsoft.Telemetry.MetadataExchange.Presentation.AuthenticatingDialogModel.Authenticate()
        at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
        at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
        at System.Windows.Threading.DispatcherOperation.InvokeImpl()
        at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
        at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
        at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
        at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
        at System.Windows.Threading.DispatcherOperation.Invoke()
        at System.Windows.Threading.Dispatcher.ProcessQueue()
        at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
        at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
        at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
        at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
        at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
        at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
        at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
        at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
        at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
        at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
        at System.Windows.Window.ShowHelper(Object booleanBox)
        at System.Windows.Window.Show()
        at System.Windows.Window.ShowDialog()
        at Microsoft.Windows.ApplicationServices.DialogService.ShowDialog(DependencyObject owner, Window window)
        at Microsoft.Telemetry.MetadataExchange.Presentation.DialogService.FadeShowDialog[TResult](DependencyObject owner, Window window, Func`3 showDialog)
        at Microsoft.Telemetry.MetadataExchange.Presentation.DialogService.ShowDialog(DependencyObject owner, Window window)
        at Microsoft.Telemetry.MetadataExchange.Presentation.ApplicationServices.ShowDialog(DialogModel dialogModel, DependencyObject owner)
        at Microsoft.Telemetry.MetadataExchange.Presentation.ShellModel.Initialize()
        at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
        at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
        at System.Windows.Threading.DispatcherOperation.InvokeImpl()
        at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
        at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
        at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
        at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
        at System.Windows.Threading.DispatcherOperation.Invoke()
        at System.Windows.Threading.Dispatcher.ProcessQueue()
        at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
        at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
        at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
        at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
        at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
        at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
        at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
        at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
        at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
        at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
        at System.Windows.Threading.Dispatcher.Run()
        at System.Windows.Application.RunDispatcher(Object ignore)
        at System.Windows.Application.RunInternal(Window window)
        at System.Windows.Application.Run(Window window)
        at Microsoft.Telemetry.MetadataExchange.Presentation.Program.app_RunSingleInstance(Object sender, CommandLineEventArgs e)
        at Microsoft.ComponentModel.SingleInstanceApplication.OnRunSingleInstance(CommandLineEventArgs e)
        at Microsoft.ComponentModel.SingleInstanceApplication.RunFirstInstance(String[] args)
        at Microsoft.ComponentModel.SingleInstanceApplication.Run(SingleInstanceApplication instance, String[] args)
        at Microsoft.Telemetry.MetadataExchange.Presentation.Program.Main(String[] args)

    May have to contact them here.
    http://blogs.msdn.com/b/wer/archive/2012/03/28/windows-hardware-dashboard-reports-faq.aspx#Support
    http://social.msdn.microsoft.com/Forums/windowsdesktop/en-US/home?category=windowsdesktopdev
    Regards, Dave Patrick ....
    Microsoft Certified Professional
    Microsoft MVP [Windows]
    Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.

  • Regarding Metadata Exchange

    Hi,
    I'm trying to download few BW objects using standard BW XML functionality (<i>Transport Connection -> XML -> Export</i>).
    But while doing so, the downloaded file shows 'No Documentation Available, No doc. object found for the interval'.
    The CWM service in SICF transaction is active, is there any other setting which I'm missing?
    Appreciate any help on this..
    Regards,
    Vikrant.

    http://help.sap.com/saphelp_bw33/helpdata/en/a7/659a3daffc4c60e10000000a114084/content.htm

  • Metadata from Erwin data model to BO Designer

    Hi,
    I have generated a CWM XML file from ErWin, that contains the physical table names of all tables in the model. I am using universe "metadata exchange" to convert this data model into a universe. The first time "create universe" is happening fine.
    The problem is while updating the model.
    There is a "owner" field specified in Erwin table. If thats left empty, the tables in the universe schema are generated as "unnamed_NNN.<TABLE_NAME>". (NNN is a number)
    Obviously I have to remove the unnamed_NNN from the tables so that it will recognise the default database for the connection.
    Say, the metadata has undergone some changes and we want to update the universe with new metadata. I used "metadata exchange" to update the universe from the model. At this time, it creates a new table and class with "unnamed_NNN.<TABLE_NAME>", instead of updating my TABLE_NAME class and object definition with the changed metadata.
    This basically means update doesn't function as expected. Can anyone suggest if this is a limitation of the metadata exchange or am I doing something wrong ?

    I am trying to do the same thing using ER/Studio and have the same problem.
    In addition, the joins from the model are not being reflected in the universe.
    Vikas

  • Poor performance with WebI and BW hierarchy drill-down...

    Hi
    We are currently implementing a large HR solution with BW as backend
    and WebI and Xcelcius as frontend. As part of this we are experiencing
    very poor performance when doing drill-down in WebI on a BW hierarchy.
    In general we are experiencing ok performance during selection of data
    and traditional WebI filtering - however when using the BW hierarchy
    for navigation within WebI, response times are significantly increasing.
    The general solution setup are as follows:
    1) Business Content version of the personnel administration
    infoprovider - 0PA_C01. The Infoprovider contains 30.000 records
    2) Multiprovider to act as semantic Data Mart layer in BW.
    3) Bex Query to act as Data Mart Query and metadata exchange for BOE.
    All key figure restrictions and calculations are done in this Data Mart
    Query.
    4) Traditionel BO OLAP universe 1:1 mapped to Bex Data Mart query. No
    calculations etc. are done in the universe.
    5) WebI report with limited objects included in the WebI query.
    As we are aware that performance is an very subjective issues we have
    created several case scenarios with different dataset sizes, various
    filter criteria's and modeling techniques in BW.
    Furthermore we have tried to apply various traditional BW performance
    tuning techniques including aggregates, physical partitioning and pre-
    calculation - all without any luck (pre-calculation doesn't seem to
    work at all as WebI apparently isn't using the BW OLAP cache).
    In general the best result we can get is with a completely stripped WebI report without any variables etc.
    and a total dataset of 1000 records transferred to WebI. Even in this scenario we can't get
    each navigational step (when using drill-down on Organizational Unit
    hierarchy - 0ORGUNIT) to perform faster than minimum 15-20 seconds per.
    navigational step.
    That is each navigational step takes 15-20 seconds
    with only 1000 records in the WebI cache when using drill-down on org.
    unit hierachy !!.
    Running the same Bex query from Bex Analyzer with a full dataset of
    30.000 records on lowest level of detail returns a threshold of 1-2
    seconds pr. navigational step thus eliminating that this should be a BW
    modeling issue.
    As our productive scenario obviously involves a far larger dataset as
    well as separate data from CATS and PT infoproviders we are very
    worried if we will ever be able to utilize hierarchy drill-down from
    WebI ?.
    The question is as such if there are any known performance issues
    related to the use of BW hierarchy drill-down from WebI and if so are
    there any ways to get around them ?.
    As an alternative we are currently considering changing our reporting
    strategy by creating several higher aggregated reports to avoid
    hierarchy navigation at all. However we still need to support specific
    division and their need to navigate the WebI dataset without
    limitations which makes this issue critical.
    Hope that you are able to help.
    Thanks in advance
    /Frank
    Edited by: Mads Frank on Feb 1, 2010 9:41 PM

    Hi Henry, thank you for your suggestions although i´m not agree with you that 20 seconds is pretty good for that navigation step. The same query executed with BEx Analyzer takes only 1-2 seconds to do the drill down.
    Actions
    suppress unassigned nodes in RSH1: Magic!! This was the main problem!!
    tick use structure elements in RSRT: Done it.
    enable query stripping in WebI: Done it.
    upgrade your BW to SP09: Has the SP09 some inprovements in relation to this point ?
    use more runtime query filters. : Not possible. Very simple query.
    Others:
    RSRT combination H-1-3-3-1 (Expand nodes/Permanent Cache BLOB)
    Uncheck prelimirary Hierarchy presentation in Query. only selected.
    Check "Use query drill" in webi properties.
    Sorry for this mixed message but when i was answering i tryied what you suggest in relation with supress unassigned nodes and it works perfectly. This is what is cusing the bottleneck!! incredible...
    Thanks a lot
    J.Casas

  • Lync 2013 Mobility continues to not work

    Having issues getting mobility to work.
    Simple environment:
    Single server Edge pool
    Single server EE pool
    SQL clustered backend
    All Lync 2013 CU1 at this point in time.
    Potentially required reading:
    Deploying Mobility (Technet)
    Lync Mobility Deep dive
    (based on 2010, but nearly the same in 2013)
    http://masteringlync.com/2011/08/13/using-fiddler-to-troubleshoot-address-book-download-issues/
    http://blogs.technet.com/b/nexthop/archive/2012/11/09/understanding-lync-server-autodiscover-to-support-the-lync-windows-store-app.aspx
    Windows RT app uses the same method as IOS, and is more wiresharkable/tracable, so I am using that.
    Client end errors:
    Windows RT app (15.0.4481.1503) -  this client version cannot log in.
    iOS - Can't sign in.  Please check your account information and try again.
    I don't have a windows phone or android, so working with the clients I have.  (I understand these also do not work)
    Fiddler trace of Windows RT app session:
     From the W3svc logs:
    2013-03-20 03:53:17 1.2.3.4 GET /Autodiscover/AutodiscoverService.svc/root/user [email protected] 4443 - 75.122.79.199
    LyncImm/15.0.4481.1503+(Microsoft+Lync) 401 0 0 35
    LyncImm is
    NOT a user agent listed in the CSCP - google "user agent" +lyncIMM turned up nothing.  Dead lead?
    Lync connectivity analyzer shows it repeats the same webticket 401 over and over with:
    Cookie  found in autodiscover response: StatusCode: 401, ReasonPhrase: 'Unauthorized', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
      X-Ms-diagnostics: 28032;source="LyncFE.company.local";reason="The web ticket is invalid.";faultcode="wsse:InvalidSecurityToken"
      X-MS-WebTicketURL:
    https://lyncweb.company.com/WebTicket/WebTicketService.svc
      X-MS-WebTicketSupported: cwt,saml
      X-MS-Server-Fqdn: LyncFE.company.local
      X-Content-Type-Options: nosniff
      Cache-Control: no-cache
      Date: Wed, 20 Mar 2013 04:12:20 GMT
      Server: Microsoft-IIS/7.5
      X-Powered-By: ASP.NET
      Content-Length: 1293
      Content-Type: text/html
    LCA:  from inside, choosing Windows App - success!
    LCA: from inside, choosing Lync Mobile Apps- fail:
    Failed to obtain the WS-Metadata Exchange (MEX) document using GET for
    https://lyncweb.company.com/Mcx/McxService.svc/mex.
    The service did not require authorization.
    LCA, from outside, choosing Windows App - hangs repeatedly on the HTTPS external channel.  (repeating 401's on webticket service)
    LCA, from outside, choosing Choosing Lync Mobile apps  - failed, same as from inside #2
    Here's what the LCA failure looked like:
    2013-03-20 04:59:12
    1.2.3.4 POST /WebTicket/WebTicketService.svc/mex - 4443 - 75.122.79.199 - 200 0
    0 134
    2013-03-20 04:59:12
    1.2.3.4 POST /WebTicket/WebTicketService.svc/Auth - 4443 - 75.122.79.199 - 200
    0 0 155
    2013-03-20 04:59:12
    1.2.3.4 GET /Autodiscover/AutodiscoverService.svc/root/user
    [email protected] 4443 - 75.122.79.199 -
    401 0 0 35
    2013-03-20 04:59:13
    1.2.3.4 POST /WebTicket/WebTicketService.svc/mex - 4443 - 75.122.79.199 - 200 0
    0 126
    2013-03-20 04:59:13
    1.2.3.4 POST /WebTicket/WebTicketService.svc/Auth - 4443 - 75.122.79.199 - 200
    0 0 158
    2013-03-20 04:59:13
    1.2.3.4 GET /Autodiscover/AutodiscoverService.svc/root/user
    [email protected] 4443 - 75.122.79.199 -
    401 0 0 31
    2013-03-20 04:59:13
    1.2.3.4 POST /WebTicket/WebTicketService.svc/mex - 4443 - 75.122.79.199 - 200 0
    0 126
    2013-03-20 04:59:13
    1.2.3.4 POST /WebTicket/WebTicketService.svc/Auth - 4443 - 75.122.79.199 - 200
    0 0 148
    2013-03-20 04:59:13
    1.2.3.4 GET /Autodiscover/AutodiscoverService.svc/root/user
    [email protected] 4443 - 75.122.79.199 -
    401 0 0 33
    2013-03-20 04:59:13
    1.2.3.4 POST /WebTicket/WebTicketService.svc/mex - 4443 - 75.122.79.199 - 200 0
    0 121
    2013-03-20 04:59:13
    1.2.3.4 POST /WebTicket/WebTicketService.svc/Auth - 4443 - 75.122.79.199 - 200
    0 0 155
    2013-03-20 04:59:13
    1.2.3.4 GET /Autodiscover/AutodiscoverService.svc/root/user
    [email protected] 4443 - 75.122.79.199 -
    401 0 0 31
    2013-03-20 04:59:15
    1.2.3.4 POST /WebTicket/WebTicketService.svc/mex - 4443 - 75.122.79.199 - 200 0
    0 125
    2013-03-20 04:59:15
    1.2.3.4 POST /WebTicket/WebTicketService.svc/Auth - 4443 - 75.122.79.199 - 200
    0 0 147
    2013-03-20 04:59:15
    1.2.3.4 GET /Autodiscover/AutodiscoverService.svc/root/user
    [email protected] 4443 - 75.122.79.199 -
    401 0 0 32
    2013-03-20 04:59:15
    1.2.3.4 POST /WebTicket/WebTicketService.svc/mex - 4443 - 75.122.79.199 - 200 0
    0 120
    2013-03-20 04:59:15
    1.2.3.4 POST /WebTicket/WebTicketService.svc/Auth - 4443 - 75.122.79.199 - 200
    0 0 151
    Similar thread:
    http://social.technet.microsoft.com/Forums/en-US/ocsmobility/thread/96c3fc3a-2f80-435a-8368-1a83dcd56e55/
    http://msdn.microsoft.com/en-us/library/ff595929%28v=office.12%29.aspx
    IOS attempt at sign on (version 4.3.8000.0000)
    IIS log files:
    2013-03-20 04:26:08
    1.2.3.4 GET / sipuri=sip:[email protected] 4443 - 166.137.151.211
    Lync%202010/1.6+CFNetwork/609.1.4+Darwin/13.0.0 200 0 0 1382013-03-20 04:26:08
    1.2.3.4 POST /webticket/webticketservice.svc - 4443 - 166.137.151.211
    Lync%202010/1.6+CFNetwork/609.1.4+Darwin/13.0.0 401 0 0 802013-03-20 04:26:08
    1.2.3.4 POST /webticket/webticketservice.svc - 4443 - 166.137.151.211
    Lync%202010/1.6+CFNetwork/609.1.4+Darwin/13.0.0 401 1 2148074254 1292013-03-20 04:26:08
    1.2.3.4 POST /webticket/webticketservice.svc - 4443 - 166.137.151.211
    Lync%202010/1.6+CFNetwork/609.1.4+Darwin/13.0.0 401 1 2148074252 882013-03-20 04:26:08
    1.2.3.4 POST /webticket/webticketservice.svc - 4443 - 166.137.151.211
    Lync%202010/1.6+CFNetwork/609.1.4+Darwin/13.0.0 401 1 2148074254 782013-03-20 04:26:08
    1.2.3.4 POST /webticket/webticketservice.svc - 4443 - 166.137.151.211
    Lync%202010/1.6+CFNetwork/609.1.4+Darwin/13.0.0 401 1 2148074252 882013-03-20 04:26:09
    1.2.3.4 POST /webticket/webticketservice.svc - 4443 - 166.137.151.211
    Lync%202010/1.6+CFNetwork/609.1.4+Darwin/13.0.0 401 1 2148074254 782013-03-20 04:26:09
    1.2.3.4 POST /webticket/webticketservice.svc - 4443 - 166.137.151.211
    Lync%202010/1.6+CFNetwork/609.1.4+Darwin/13.0.0 401 1 2148074252 84
    IOS log file was too large to post in message.
    Running test-cmdlets:
    $passwd1 = ConvertTo-SecureString "supersecure" -AsPlainText -Force $passwd2 = ConvertTo-SecureString "notontheinternet" -AsPlainText -Force $tuc1 = New-Object Management.Automation.PSCredential("domain\user1",
    $passwd1) $tuc2 = New-Object Management.Automation.PSCredential("domain\user2", $passwd2) Test-CsMcxP2PIM -TargetFqdn lyncfe.company.local -Authentication Negotiate -SenderSipAddress sip:[email protected] -SenderCredential $tuc1 -ReceiverSipAddress
    sip:[email protected] -ReceiverCredential $tuc2 -v
    From <http://technet.microsoft.com/en-us/library/hh690024.aspx>
    Results:
    Target Fqdn   : lyncfe.company.com
    Target Uri    :
    https://lyncfe.company.com:443/mcx
    Result        : Failure
    Latency       : 00:00:00
    Error Message : No response received for Web-Ticket service.
                    Inner Exception:The HTTP request is unauthorized with client
                    authentication scheme 'Ntlm'. The authentication header
                    received from the server was 'Negotiate,NTLM'.
                    Inner Exception:The remote server returned an error: (401)
                    Unauthorized.
    Diagnosis     :
                    Inner Diagnosis:X-MS-Server-Fqdn : lyncfe.company.com
                    Cache-Control : private
                    Content-Type : text/html; charset=utf-8
                    Server : Microsoft-IIS/7.5
                    WWW-Authenticate : Negotiate,NTLM
                    X-Powered-By : ASP.NET
                    X-Content-Type-Options : nosniff
                    Date : Wed, 20 Mar 2013 04:39:44 GMT
                    Content-Length : 6639
    Verbose comments on it:
    Trying to get web ticket.
    Web Service Url :
    https://lyncfe.company.com:443/WebTicket/WebTicketService.svc
    Using NTLM\Kerberos authentication.
    Could not get a web ticket
    CHECK:
     - Web service Url is valid and the web services are functional
     - If using Phone Number\PIN to authenticate, make sure they match the user uri
     - If using NTLM\Kerberos authentication, make sure you provided valid
    credentials
    URLs and ports all look OK, all services started.
    Not using phone/PIN
    I provided valid creds - the virtual directories show anon/NTLM for the Webticket vdir.
    Any help is welcome - really want this issue put to bed!

    I know this is an old thread, but I was struggling with the same error for mobility, and I hope this may help others in the same situation. 
    On my scenario the issue was caused because the customer didn't use any reverse-proxy solution, instead the FE external website was directly published using a FortiGate box.
    Given that scenario, there were 2 different certs installed on the FE server, 1 (internal RootCA) certificate was applied to the internal website, and another one issued by Godaddy was assigned to the external website manually from IIS console.
    ---I know this is far from a supported solution, but I was able to get it working after some investigation---
    To solve the issue I use this article:
    http://technet.microsoft.com/en-us/library/jj205253.aspx it explains how to check and assign the certificates for oAuth and I used these cmdlets to specify the Godaddy cert to the "WebServiceExternal" & "OAuthTokenIssuer" websites.
    After that the mobility access for internal and external users started to work as expected, I've validated it with "Lync Connectivity Analyzer" and with different mobile clients on Android, IOS and Windows Store.
    Hope this information may be useful.
    Performance, Security & Design

  • Oracle 10g OLAP option

    Hi all
    Do we support creating a universe against an Oracle 10g OLAP database and how do we do this to report against OLAP data?
    I notice that there isn't an OLAP universe option for this, so I presume that if we can then we do this via OLAP SQL expressions?
    Thank you for your help and kind regards,
    Deam

    Hi,
    You are right, we are supporting Oracle OLAP 10g using SQL.
    In fact we provide an option in Universe Designer where you can automatically create an Oracle view based on an AW (Analytical Workspace) and then generate the universe:<ul><li>Select "Metadata exchange" menu option from "File" menu
    <li>Then select "Oracle OLAP 9i/10G/11g" option
    </ul>You can therefore customize the universe by adding objects, filters, measures, etc.
    You can also add other tables in the scema in order to provide drill-though capabilities.
    Regards,
    Didier

  • SAPBI data accessing from Business objects and other OLAP tools

    Hi,
    We already have heavy usage of Business Object, Essbase and are planning to implement SAPBI 7.0
        a) We are planning to connect our existing Business
            Objects infrastructure onto the new SAPBI platform, Did
            You experience any issues such as performance,
            config issues, delays, web issues.. is there any
            document or link with steps involved in integrating
            Business objects and SAPBI
         b) Can Bex analyzer gives simliar functionalities that
            are in Essabse front- end (EXCEL), I know that the
            backend data managament is quite different, but my
            question is around user  interface, do you have any
            comparisons between these two tools.
         c) Is it possible to get data from SAPBI using external
            reporting tools (OLAP) such as Oracle Discoverer ...
    Regards,
    Raman

    if the export to XML file is successful, the file will not be deleted if you are creating it from Metadata Exchange.
    The file gets deleted in case you are using the create universe option and by default the file is created in %LINK_DIR%\log\MetadataExchange, you will also see ME_errorlog.txt and ME_outputlog.txt if there are any errors, do you see and erros in these files if you are creating the Universe directly from DS Designer ?
    to use Metadata Exchange do the following
    Open Data Services Desginer
    Click on tools Menu -> Metadata Exchange
    In the Metadata Exchange window
    Select Export Data Services metadata to a file
    Select DI CWM as metadata format
    enter location for xml file (C:\temp)
    Select the datastore you want to create Universe for
    Click OK
    Check for file named repo_export.xml in the C:\temp folder or the folder that you specified
    Open Universe Builder and Select
    Data Integrator bridge
    and use the xml file as input to create universe

  • Business Objects universe Create disabled In SAP Data Services

    Hi ,
    I am trying to to create Business Objects Universe from SAP Data Services . But create and update options are disabled. I have the Information design tool and SAP Data services on the same machine .
    Please see the below screenshot.
    Please help me any settings I have to change to get enabled.
    Thanks & Regards,
    Ramana.

    Hello Venkata Ramana Pandi,
    As Manoj Dhyani mention in the above thread, try changing it into CWM format and give it a try.
    Follow the below steps:
    Export the DS datastore in CWM format, select the datastore and enter a XML file name
    Open the Universe Builder (this option will be in BOE Program menu), you have a option in Universe Builder to import XML exported from Data Services/Data Integrator, check if that creates your Universe successfully
    to use Metadata Exchange do the following
    Open Data Services Desginer
    Click on tools Menu -> Metadata Exchange
    In the Metadata Exchange window
    Select Export Data Services metadata to a file
    Select DI CWM as metadata format
    enter location for xml file (C:\temp)
    Select the datastore you want to create Universe for
    Click OK
    Check for file named repo_export.xml in the C:\temp folder or the folder that you specified
    Open Universe Builder and Select
    Data Integrator bridge
    and use the xml file as input to create universe

  • Web Dispatcher with SSL termination for EP

    Hi All,
    I want to configure SAP Web Dispatcher (installed on windows) for SSL
    termination scenario. I did all the configuration steps, SSL Basic,
    SSL termination steps without Metadata Exchange scenario.
    But , when i am trying to access the portal using "<b>
    https://<DispatcherHost>:<Port>/irj/portal</b>", its giving <b>page
    can not be displayed</b> error
    <i>This is how the profile file of the dispatcher looks like,</i>
    profile file **************
    Profile generated by sapwebdisp bootstrap
    unique instance number
    SAPSYSTEM = 2
    Accessibility of Message Servers
    rdisp/mshost = <portal server>
    ms/http_port = 8101
    SAP Web Dispatcher Parameter
    wdisp/auto_refresh = 120
    wdisp/max_servers = 100
    wdisp/shm_attach_mode = 6
    configuration for large scenario
    icm/max_conn      = 16384
    icm/max_sockets   = 16384
    icm/req_queue_len = 6000
    icm/min_threads   = 100
    icm/max_threads   = 250
    mpi/total_size_MB = 500
    mpi/max_pipes     = 21000
    #maximum number of concurrent connections to one server
    wdisp/HTTP/max_pooled_con = 2000
    wdisp/HTTPS/max_pooled_con = 2000
    SAP Web Dispatcher Ports
    SAP Web Dispatcher Web Administration
    icm/HTTP/admin_0 = PREFIX=/sap/wdisp/admin,DOCROOT=./admin
    icm/server_port_0 = PROT=HTTPS,PORT=5000
    icm/server_port_1 = PROT=HTTP,PORT=0
    icm/HTTPS/verify_client = 0
    DIR_INSTANCE=D:\SAP_SSL\secudir
    ssl/ssl_lib=D:\SAP_SSL\secudir\sapcrypto.dll
    sss/server_pse=D:\SAP_SSL\secudir\SAPSSL.pse
    wdisp/ssl_encrypt = 0
    wdisp/add_client_protocol_header = true
    profile file **************
    After modifying the profile file, restarting the dispatcher gives the
    following information in the command prompt,
    Information in command prompt *******
    D:\SAP_SSL\sapwebdisp\sapwebdisp pf=sapwebdisp.pfl
    **Warning: Could not start service 5000 for protocol HTTPS on host
    <hostname>" <on all adapters>
    *SAP Web Dispatcher up and operational <pid: 1700>*
    Information in command prompt *******
    What may be problem? Did i miss out any steps ?
    Please help !
    Regards,
    Sandip

    Hi Sandip,
    Please check this thread..
    /thread/41459 [original link is broken]
    cheers,
    Prashanth
    P.S : Please mark helpful answers

  • Importing CWM File Problem

    Does anyone know the proper syntax for including a description with each field from the database in a CWM file? The field description in the CWM file would populate the description text of the object in Designer.  The CWM file is imported using Metadata Exchange.
    Thank you for your help.

    >So, do other audio editors handle video easily, or is Audition like other editors? Reason I ask: I'm going to be working with video in the very near future. I've got 1.5 and from the sounds of things, it's the Adobe audio product that plays best with video.
    By all accounts, some other editors handle it better. But since I stopped editing video years ago, I can't tell you which. There have been threads about it though - it might be worth a search. By and large, I think that it's the more expensive ones that do this, though. If you have AA1.5 it's worth trying this to see if it fits your needs though - it's about the only version that can easily be used for voice-to-picture work - as ryclark attests. It's particularly useful in this case, because you can keep the talent in a quiet place with just a mic and monitor for company, and no PC...
    >And if Audition doesn't handle video as well as other 'primarily audio' editors, is that cuz Adobe's trying to nudge people toward their video products?
    I think that they're trying to nudge people towards SoundBooth, but this doesn't exactly recieve universal approbation in terms of audio for video, to say the least...

  • Oracle 10g - OLAP - ocijdbc10.dll

    Hi,
    Im new to 10g. Oracle 10g client is installed in my machine, am able to connect to 10g SIDs using SQL*Plus and SQL*Plust work sheet.
    Trying to start up OLAP Analytical Workspace Manager. Added a 10g SID into the tree. While trying to connect, i am getting the following error,
    \ORACLE\product\10.2.0\client_1\BIN\ocijdbc10.dll: Can't find dependent libraries.
    Please comment.

    Hi,
    You are right, we are supporting Oracle OLAP 10g using SQL.
    In fact we provide an option in Universe Designer where you can automatically create an Oracle view based on an AW (Analytical Workspace) and then generate the universe:<ul><li>Select "Metadata exchange" menu option from "File" menu
    <li>Then select "Oracle OLAP 9i/10G/11g" option
    </ul>You can therefore customize the universe by adding objects, filters, measures, etc.
    You can also add other tables in the scema in order to provide drill-though capabilities.
    Regards,
    Didier

  • Importing a Power Designer 12 Model into a DI Datastore

    <p>I was wondering if anyone has had any luck with trying to import a PowerDesigner 12 model into Data Integrator through the Metadata Exchange.  According to the documentation, I should be able to do this using the third party tool MIMB.  The BO DI Documentation says if MIMB is installed it will show up all the choses with DI.  I installed the trial version of MIMB, but I have not been able to get a PowerDesigner model imported into DI.  Just wondering if anyone has had some luck with this.</p>

    Thanks Phillip:
    You're exactly right.
    When we cloned the app in Designer to a different folder, the domains didn't come across properly for some reason. I looked at the domains in the old folder vs the new cloned folder and the Usages in showed that many of the objects in the new folder were missing linkages to the domains. Any object missing a domain linikage in the new Designer folder was coming across to Data Modeler with domain_# as the column data type. For those columns with proper domain links in Designer, it produced two domain entries in Data Modeler after the import: one with the correct domain name and one with the domain_#.
    I imported the domains from the older folder first and then imported the other objects from the new folder and the domain_# entries in Data Modeler were cut down to four, which was caused by domain linkages not present in the older folder but present in the new one.
    Thanks for your help. I understand what's going on now.
    Doc

  • Adding C# Soap Header to a client that calls BT2010 Orchestration published as a WCF Web Service

    I've added code from this reference to my orchestration (that is published as a WCF webservice):
    Accessing SOAP Headers in Orchestrations.
    I have a C# client that I was previously using before I was using any of the SOAP Headers.  I've been looking at dozens of blogs, and find the answers to anything related to SOAP Headers most confusing (and often specific to unique cases). 
    I'm using BT2010.  How can I add username, password, and a custom header called "ApplicationID" to my existing C# program and pass it to the orchestration/web service?
    Thanks,
    Neal

    Neal,
    The BizTalk WCF Service Publishing Wizard does not include custom SOAP header definitions in the generated metadata. To publish metadata for WCF services using custom SOAP headers, you should manually create a Web Services Description Language (WSDL) file.
    You can use the externalMetadataLocation attribute of the
    <serviceMetadata> element in the Web.config file that the wizard generates to specify the location of the WSDL file. The WSDL file is returned to the user in response to WSDL and metadata exchange (MEX) requests instead of the auto-generated WSDL.
    The following XML data shows an example of a part of the WSDL file defining custom SOAP headers:
    <wsdl:operation name="Request">
    <soap12:operation soapAction="http://Microsoft.Samples.BizTalk.NetTcpAdapter/OrderProcess/IOrderProcess/Request" style="document" />
    <wsdl:input name="Order">
    <soap12:header message="i0:Order_Headers" part="SalesAgent" use="literal" />
    <soap12:body use="literal" />
    </wsdl:input>
    <wsdl:output name="OrderConfirmation">
    <soap12:header message="i0:OrderConfirmation_Headers" part="PaymentAgent" use="literal" />
    <soap12:body use="literal" />
    </wsdl:output>
    </wsdl:operation>
    Refer:
    SOAP Headers with Published WCF Services
    Rachit
    Please mark as answer or vote as helpful if my reply does

Maybe you are looking for

  • How long does it take to format a seagate 1 TB hard drive for usage on both the PC and Mac?

    We just bought a Seagate 1TB hard drive, and we are are trying to formatting it for use on both the PC and Mac.  It seem to take forever, we ran it last night at 9pm and it still running.  This is normal.  How long does it mormally takes?  And advise

  • How to send a JMS message to a remote Queue?

    Hi, I know how to create a JMS message and send it to an MDB that listens to a topic in the same container in which the JMS is created. In other words, if I have the following MDB: @MessageDriven(mappedName = "jms/MyQueue", ...) public class MyMDB im

  • Is is possible to delete characters to the right of the cursor?

    On the virtual keyboard there is the cancel key available on the numeric part of the keyboard. It get rid of the last entries (to the left of the cursor). Is there something to erase characters to the right of the cursor, like the DEL key on a PC key

  • Verifizierungscode für Weitergabe über E-Mail funktioniert nicht

    Leidern bekomme ich keinen Verifizierungscode für Weitergabe über E-Mail. Bei E-Mailkonten bei ARCOR und WEB funktionieren nicht. Somit kann ich diese Funktion nicht nutzen

  • Preview bookmarks problem

    I can't bookmark PDF books. When I try to do so, preview makes a copy of the file with the addition "edited" to the name, then it lags and I must force-quit it. Eventually I end up with original file not bookmarked, and a useless copy that is just bl