TMSXE with Content Server (TCS)

I have new install TelePresence Content Server.
Existing system have TMS, TMSXE and it's working fine. I can booking endpoint, MCU via microsoft outlook.
I can manually calling to recording server and it can record normally.
Currently I would like to add TCS to TMSXE same as all endpoints which it will mapping with mailbox on Microsoft Exchange but it display error as picture.
I'm not sure what is the solution for TMSXE with Recording server (TCS).
Thanks.

Hi,
we do have the same problem with connecting TCS and TMS via TMSXE.
We tried with h323 and without, SIP alias, SIP device alias, .... no success.
If there is no h323 address the TCS can't even be booked in TMS directly. As soon as the TCS has a h323 registration (Gateway in our case) you can book it in TMS. But TMSXE is still not working.
To make sure it's not an Exchange issue we tried to connect a SX20 to the Exchange resource and it worked fine. As soon as you try to connect the TCS to the Exchange calendar and hit on save the error appears.
In the TMSXEConfig-log.txt the following lines appear:
2014-11-04 17:33:42,789 [16] DEBUG TMSCriticalSection - Start:GetDefaultConference for  
2014-11-04 17:33:42,789 [16] DEBUG LoggedCallSection - Start:GetDefaultConference
2014-11-04 17:33:42,794 [16] DEBUG LoggedCallSection - Finished:GetDefaultConference (elapsed 00:00:00.0045424)
2014-11-04 17:33:42,794 [16] DEBUG CallPerfMon - Time in TMS:00:00:00.0050000 %=0.00160771457826036
2014-11-04 17:33:42,794 [16] DEBUG TMSCriticalSection - Finished:GetDefaultConference for  (elapsed 00:00:00.0050000)
2014-11-04 17:33:42,794 [16] DEBUG BookingAndLicenseCheck - Attempting test booking back in time.
2014-11-04 17:33:42,795 [16] DEBUG TMSBookingAPI - ############ Saving conference with XML data:
<?xml version="1.0"?>
<Conference xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://tandberg.net/2004/02/tms/external/booking/">
  <ConferenceId>-1</ConferenceId>
  <Title />
  <StartTimeUTC>2013-11-04 16:33:42Z</StartTimeUTC>
  <EndTimeUTC>2014-11-02 16:33:42Z</EndTimeUTC>
  <RecurrenceInstanceIdUTC />
  <RecurrenceInstanceType />
  <OwnerId>-1</OwnerId>
  <OwnerUserName>***USER_SNIPPED***</OwnerUserName>
  <OwnerFirstName />
  <OwnerLastName />
  <OwnerEmailAddress />
  <ConferenceType>Reservation Only</ConferenceType>
  <Bandwidth>64b/4096kbps</Bandwidth>
  <PictureMode>Enhanced CP</PictureMode>
  <Encrypted>If Possible</Encrypted>
  <DataConference>No</DataConference>
  <ShowExtendOption>AutomaticBestEffort</ShowExtendOption>
  <Password>4659</Password>
  <BillingCode />
  <ISDNRestrict>false</ISDNRestrict>
  <UserMessageText />
  <ExternalSourceId>ff328674-70c0-44fa-9c25-1ff61c26dc36</ExternalSourceId>
  <ExternalPrimaryKey>TMSXEConfigCheck</ExternalPrimaryKey>
  <Participants>
    <Participant>
      <ParticipantId>7455</ParticipantId>
      <ParticipantCallType>TMS</ParticipantCallType>
    </Participant>
  </Participants>
  <ISDNBandwidth>
    <Bandwidth>6b/384kbps</Bandwidth>
  </ISDNBandwidth>
  <IPBandwidth>
    <Bandwidth>64b/4096kbps</Bandwidth>
  </IPBandwidth>
  <ConferenceLanguage>en-US</ConferenceLanguage>
  <ConferenceTimeZoneRules>
    <TimeZoneRule>
      <ValidFrom xsi:nil="true" />
      <Id>UTC</Id>
      <DisplayName>Coordinated Universal Time</DisplayName>
      <BaseOffsetInMinutes>0</BaseOffsetInMinutes>
      <DaylightOffsetInMinutes>0</DaylightOffsetInMinutes>
    </TimeZoneRule>
  </ConferenceTimeZoneRules>
  <ConferenceState>
    <Status>NotSaved</Status>
  </ConferenceState>
  <IsBookedInTMS>false</IsBookedInTMS>
</Conference>
2014-11-04 17:33:42,795 [16] DEBUG TMSCriticalSection - Start:SaveConference for -1 TMSXEConfigCheck
2014-11-04 17:33:42,795 [16] DEBUG LoggedCallSection - Start:SaveConference
2014-11-04 17:33:42,814 [16] DEBUG LoggedCallSection - Finished:SaveConference (elapsed 00:00:00.0193593)
2014-11-04 17:33:42,814 [16] DEBUG CallPerfMon - Time in TMS:00:00:00.0190000 %=0.00685132675927863
2014-11-04 17:33:42,814 [16] DEBUG TMSCriticalSection - Finished:SaveConference for -1 TMSXEConfigCheck (elapsed 00:00:00.0190000)
2014-11-04 17:33:42,814 [16] DEBUG BookingExceptionFactory - Error:There are not enough resources available to host this conference. Try removing some of the participants. (-2147218250)
For any additional information / log / trial ... just let me know.
Thanks in advance
Wolfgang

Similar Messages

  • Trouble with Content Server connection

    I am having an issue with content server on Unix.  I'm finished with content server install and need to connect my ABAP system to it via CSADMIN. But when I first enter CSAdmin, I give it my host and port. What is the unix http script name for the default install???  Only the Windows name - ContentServer.dll - is populated? What is the web address to get to the content server?
    http://<host>:<port>/???????
    Do I need to do something with OAC0 and SICF first, before going to CSADMIN.  The guide does not mention anything?
    Thanks for your replies!
    Jeff

    Hi. I dont know obout CS on UNIX, on windows  CS uses port 1090 and HTTP script ContentServer/ContentServer.dll
    The web page is
    http://server:1090/ContentServer/ContentServer.dll?serverInfo.
    It's on Windows....
    Also read this Note 586895. -->
          New access paths and compatibility with Windows systems
                  The "/ContentServer/ContentServer. dll" and "/Cache/CSProxyCache.dll" paths have since been established as fixed default values for the Content Server/Cache Servers for Windows.
                  The module access in the Apache Web server is not restricted to actual paths for program files. Using <location> tags, you can determine any (sub)paths that are to be used to access a module. These tags are entered in the "httpd.conf" file within the relevant module configurations. You can also define the clients allowed to access this "location" within a <location> tag with an Allow/Deny clause.
                  To be able to continue using the Windows paths proposed in the SAP system, these Windows paths are installed as compatibility tags.
                  In addition to this, you can use the new, essentially shorter paths "/sapcs" and /sapcsc" to access the SAP Content Server and the SAP Cache Server.
                  The "Modifications to httpd. conf" attachment to the installation manual contains a list of all of the access paths delivered.
    Regards.. Award if helpful.
    Edited by: Sergo Beradze on Mar 11, 2008 4:37 PM

  • Problem with Content Server 4 keystore access on Ubuntu 8.04

    Hello,
    Setting up the Content Server I encounter this problem with the fulfillment server Status check-up:
    exception
    javax.servlet.ServletException: Servlet execution threw an exception
    root cause
    java.lang.Error: Problem reading key and certificate from keystore
         com.adobe.adept.fulfillment.security.ServerConfig.init(ServerConfig.java:201)
         com.adobe.adept.fulfillment.security.ServerConfig.getSigningURL(ServerConfig.java:48)
         com.adobe.adept.fulfillment.servlet.FulfillmentServerStatus.getServers(FulfillmentServerStatus.java:34)
         com.adobe.adept.common.servlet.Status.checkUp(Status.java:355)
         com.adobe.adept.common.servlet.Status.doGet(Status.java:421)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
    I've created operator.p12 according to the instructions in the Quickstart guide
    and placed it in /etc where it is accessible by the server. I used OpenSSL 0.9.8k
    for this.
    I can use "openssl pkcs12 -in operator.p12 -out file.pem" to view the contents of
    the file.
    My Content Server fulfillment configuration is as follows:
    com.adobe.adept.init1=com.adobe.adept.shared.util.SharedInitialization
    com.adobe.adept.log.level=trace
    com.adobe.adept.log.file=/var/log/fulfillment.log
    com.adobe.adept.persist.sql.driverClass=com.mysql.jdbc.Driver
    com.adobe.adept.persist.sql.connection=jdbc:mysql://127.0.0.1:3306/adept
    com.adobe.adept.persist.sql.dialect=mysql
    com.adobe.adept.persist.sql.user=ereading
    com.adobe.adept.persist.sql.password=********
    com.adobe.adept.fulfillment.security.licensesignURL=https://eusigningservice.adobe.com/licensesign
    com.adobe.adept.fulfillment.security.keystore.user=operator
    com.adobe.adept.fulfillment.security.keystore.password=********
    com.adobe.adept.fulfillment.security.pkcs12.file=file:///etc/operator.p12
    com.adobe.adept.serviceURL=http://******.dmz.******.org/fulfillment
    Any ideas?
    Best regards,
    Teemu

    for solve this, change  this
    com.adobe.adept.fulfillment.security.pkcs12.file=file:///etc/operator.p12
    for this
    com.adobe.adept.fulfillment.security.pkcs12.file=/etc/operator.p12

  • Will Adobe Reader 7.0.9 or 7.1.0 work with Content Server 4?

    Hello Adobe,
    I have a Toshiba Satellite A75-S213 laptop, Intel Pentium 4, 1 GB RAM, Windows XP Home.
    I've purchased ebooks from SimonSays.com several times over the course of 2008; each time, my Adobe Reader 7.0.9 was able to open the "ebx.etd" file and able to access the ebooks without any problems.
    However, the last purchase I made around a week ago keeps leading to me downloading ".acsm" files, which Adobe Reader 7.0.9 (or Adobe Reader 7.1.0) doesn't recognize and can't open.
    I contacted SimonSays.com and they suggested that I download Adobe Digital Editions. I don't know if that will solve the problem or not.
    I've done some of my own research and found that between my last purchase in early September and the one I made in early October, Adobe changed their Content Server from Version 3 to Version 4? Does that explain why I can't even download the "ebx.etd" files from ebooks I've already downloaded in the past, but instead, get ".acsm" files instead for those ebooks that I've downloaded before?
    I take it then that Adobe Reader 7 (any version) can no longer read ebooks you purchase from retailers such as SimonSays.com and that you have to use Adobe Digital Editions instead? I even upgraded from Adobe Reader 7.0.9 to Adobe Reader 7.1.0, thinking that would do the trick, but it's still downloading ".acsm" files.
    I did authorize Adobe Reader back in January (which is why I could download and read the ebooks from my previous purchases); I know I ran antivirus and anti-spyware software and wasn't sure whether I deleted something that might have caused this problem, but I know that I've run those same programs and never had this problem before now. Do I have to reauthorize Adobe Reader somehow, and if so, how? I log into Adobe and get that "Eden.ui" zipped file, but putting that into the folder with the ".acsm" file doesn't allow Adobe Reader to open it and read it.
    Therefore, is there any way to keep using Adobe Reader 7.1.0 to read my future ebook purchases or is the only way to read ebooks from now on is via Adobe Digital Editions? And if I download Adobe Digital Editions, is it better to keep Adobe Reader 7.1.0 on my system or should I upgrade to Adobe Reader 8 or 9?
    I'd greatly appreciate any and all advice on this, as I can't open ebooks I've purchased, and I'm pretty sure there are no refunds for ebook purchases (though I'd prefer to be able to purchase and read ebooks in the future) - thank you.
    Please take care and have a great day!
    Sincerely,
    Joseph Chengery

    Hello,
    You will need to install Adobe Digital Editions which will solve this issue. .acsm files only open with Digital Editions. Also, if you import all of your previously purchased books with Digital Editions, they will be migrated automatically. Digital Editions can be downloaded for free from:
    http://www.adobe.com/products/digitaleditions/
    Best,
    Nick

  • DMS link with content server

    Hi All,
    Plz let me know that how the DIR is getting path of content server where it needs to get saved.
    Means i want to know that where we have to put the path of Content server into the system(SPRO) .I found some place to put the same in "Define Data Carrier" but still i am not getting that how the DIR if finding that particular path..how it is linked as we put only Storege category during CV01N not datacarrier anywhere.
    Thanks & Regards,

    Hi,
    Content servers are used to save large quantities of documents, either within SAP Media on the SAP database, or in an external system via an SAP-certified interface. The Document Modeling Workbench in SAP Media is structured so that one document class (for example, a physical storage place) is available for each business object. A content server therefore contains one memory space for every business object. In SAP Media Systems, documents are stored in the SAP Media database or on an external content server.
    Using Content Server with database storage gives you a very stable, secure and fast environment. You can store documents in R/3 as well, but that is really only a good solution for few documents.
    Additional information is available in the SAP Library under SAP R/3 and R/3 Enterprise ® SAP R/3 Enterprise Release 4.70 ® SAP SAP NetWeaver Components ® SAP Web Application Server ® Basis Services/Communication Interface (BC-SRV) ® ArchiveLink (BC-SRV-ARL) and Knowledge  Provider (BC-SRV-KPR).
    You can also check the document available on KPro
    http://help.sap.com/saphelp_erp2005/helpdata/en/15/aea9375d79fb7de10000009b38f8cf/frameset.htm
    KPro is mainly used to store and retrive content from Content Server.
    Also check this link for KM,
    http://help.sap.com/saphelp_erp2005/helpdata/en/42/d289ba46076bb2e10000000a1553f6/frameset.htm
    Hope this helps.
    Regards,
    MRK
    (reward points if useful)

  • Queries with content server (DMS)

    Dear Experts,
    I have few queries regarding Content server,
    As i know content server is used to store documents of any type , like Autocad, Primevera,word, excel etc....
    when we install content server do we need to install the , Autocad, Primevera,excel ..etc....on the client or server side. how its going to support these file types.
    secondly i came to know that content server 6.4 can be install on unix, if so then do we need to install Autocad ,primevera,excel in unix enviroment.
    please answer to this question or drop me your personal email ID or Telephone number as i have to send this specification to the client.
    Thanks
    Regards,
    Sameer.

    Hi Carl ,
    Thanks for your response, it means by default it supports these file systems,
    Another things is that all ECC servers Dev ,Qas and Prd are on AIX, and customer wants to install content server on  windows,  can it be possible.
    will there be any inconsisteny issues if you proceed with such hetrogenous landscape.
    Regards,
    Sameer.

  • Ep with content server integration

    hi,
    i want to implement EP and integrate it into either DMS or content server..could you please let me know
    1)what is the difference between content server and DMS server? where we have to use these server?
    2) need the configuration steps for the EP to integrate with either DMS or Content server..
    Thanks,
    Rai

    Hi Nithin,
    Firstly, there is some difference between both content server and dms server i try explain about the difference:
    1.The DMS transactions run on the ECC system, but the documents can be stored on the content server.
    2.Tx CV04N is used to select the document and a the documents is retrieved from the content server.
    Help links:
    http://help.sap.com/saphelp_nw04/helpdata/en/59/fba637fcf7dc39e10000009b38f8cf/content.htm

  • Webdav is not working with content server 11g

    Hi
    whenever I try to go to the webdav url in content server 11g (http://host:port/idc/idcplg/webdav) I got the following error:
    "+Error 404--Not Found+
    +From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:+
    +10.4.5 404 Not Found+
    +The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.+
    +If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.+"
    PS. I am using linux as OS with Weblogic 11g

    Be sure you enable the Desktop Integration Suite in the Content Server Admin module.

  • Problems with Content Server 4 Operator Enrollment

    Hello,
    we just bought ACS4 and are trying to install it.
    Paragraph 7.4.1 of the user manual says:
    Start operatorClient and then login as prompted with the AdobeID and password that you were sent after your purchased
    Adobe Content Server 4. This is the Adobe ID of the form [email protected]
    We were never sent that AdobeID, so I tried the AdobeId and pwd we used to buy ACS4 to no avail, (I got an E_ADEPT_USER_UNKNOWN error)
    I also tried to contact [email protected] but never received an answer.
    We bought ACS4 online, downloaded it and tried to install it. Do we need to do something to receive this AdobeID?
    Thanks,
    Paolo Angelini
    ps.  I used https://eusigningservice.adobe.com/licenseadmin as the License  signing URL since we're based in Europe.

    Hi,
    Yes, I´ve installed on windows server 2008 the content server without DB only and no cache.
    Then , I´ve created the content repository in OAC0 with this data:
    Document Area : Empty
    Storage type: HTTP Content Server
    HTTP Server:  hostname.es
    serv http:prt: hotname.so:1090
    Script http: /ContentServer/ContentServer.dll
    Sent the certificate to the content server.
    I moved to CSAADMIN. there I´ve set all the parameters, certificate activation and created the repository.
    When I go to the details tab I can check the content server patche level, version etc... also I´ve activated the certificate  .
    In the content server if set the property security to 0.
    I´ve added the new repository to the tx OAC3.
    Also I´ve executed the report RSCMST and this error appears: create tab content storage, connect error sqlconnect failed
    Thanks a lot

  • Problems with Content Server

    I installed content server, when I access using the port of Apache Server I can log in.
    But, if I use the port 4440
    I get the following:
    Network message format error. Unable to parse browser environment or content item.
    Unable to parse properties. Name-value pairs are missing an '='.
    So, I only entered using the Apache Server port and when I checked in a document I could
    not make it and get this:
    Content Server Request Failed
    Unable to execute service CHECKIN_NEW and function Imeta.
    (System Error: Unable to execute query 'Imeta(insert into DocMeta (dID, xComments, xDiscussionCount, xDiscussionType, xPartitionId, xWebFlag, xStorageRule) values(1, '', 0, 'N/A', '', '', ''))'. ORA-00904: "XSTORAGERULE": invalid identifier)
    I would appreciate any help.

    Hi,
    Can you repost this under the "Enterprise Content Management" forum under Fusion Middleware.
    cheers
    Matt.

  • DIS 11g with Content Server 10gR3

    Hey
    I believe that you can use the new 11g DIS client on legacy 10gR3 environments.
    My questions is, do I just use the 11g client on its own, or should I load the 11g DIS component into the 10gR3 environment as well?
    I cannot find any official doco on this, and there aren't any release notes witht he 11g DIS download.
    Thanks,
    Alec

    Hi
    You need to have the DIS component for 11g on UCM 10gR3 as well as the DIS 11g client to get the functionalities in complete . DIS version for 11g is 9.0.0.1173 . I have just finished doing this and see that the content retrieval and other functionalities are working perfectly fine .
    Thanks
    Srinath

  • Customize the appearance of Content Server pages with hcsf and idoc?

    I've read through the documentation here:
    http://download.oracle.com/docs/cd/E14571_01/doc.1111/e10807/c04_look_nav002.htm
    and can create a simple form using hcsf and idoc.
    Here's what I would really like to do:
    I would like to create very streamlined forms that support the following Content Server functions:
    1. Document Search
    2. Document Checkout
    3. New Document Add
    4. Display of Search results
    What I mean by streamlined is this: no tool bars of any kind, no decorations, just the bare minimum to support the above mentioned functions.
    My questions:
    Is this even possible?
    Are there examples of this anywhere?
    Is there further documentation about using hcsf and idoc to integrate with Content Server functions?
    Thanks in advance for your help,
    Dave

    Dave,
    try adding &coreContentOnly=1 to the end of the URL and see if that does the trick for you.
    This prevents the std_page_begin and std_page_end includes from being executed/displayed which removes the toolbars etc.
    Using profiles and rules you can control the rest of the search and checkin form layout and look/feel.
    If you really want to reproduce standard behavior with forms (e.g. for other specialized purposes) then take a look at Bex's book (http://www.amazon.com/Definitive-Stellent-Content-Server-Development/dp/1590596846)
    or talk to us at Fishbowl as forms and workflows are a specialty of ours - http://bit.ly/b2Ydv6
    we do special forms for business process centric work like BOMs, ECOs, CERs, Contract Management, CapEx etc...
    Warmly,
    Billy Cripe
    Fishbowl Solutions

  • Content Server 6.40 with MaxDB 7.7.4 giving ODBC State 00000 error

    Hi Guru,
    I'm having a problem with Content Server 6.40 with MaxDB 7.7.4 under windows installation, as following from RZ20:
    Date       Time     Short name                               Object name                              User Name    ALUSER16
    Message
    30.10.2009 12:55:26 Requests                                 ContRep: ZCONTENT01                      AXONBASIS    HTTP_POST_DOCUME
    HTTP error: 500 (Internal Server Error)  " ;ODBC State 00000; Error Code 0"
    30.10.2009 12:55:37 Requests                                 ContRep: ZCONTENT01                      AXONBASIS    HTTP_POST_DOCUME
    HTTP error: 500 (Internal Server Error)  " ;ODBC State 00000; Error Code 0"
    30.10.2009 12:55:49 Requests                                 ContRep: ZCONTENT01                      AXONBASIS    HTTP_POST_DOCUME
    HTTP error: 500 (Internal Server Error)  " ;ODBC State 00000; Error Code 0"
    30.10.2009 12:56:01 Requests                                 ContRep: ZCONTENT01                      AXONBASIS    HTTP_POST_DOCUME
    HTTP error: 500 (Internal Server Error)  " ;ODBC State 00000; Error Code 0"
    30.10.2009 13:31:22 Requests                                 ContRep: ZCONTENT01                      AXONBASIS    HTTP_POST_FILES_
    HTTP error: 500 (Internal Server Error)  " ;ODBC State 00000; Error Code 0"
    30.10.2009 13:31:45 Requests                                 ContRep: ZCONTENT01                      AXONBASIS    HTTP_POST_FILES_
    HTTP error: 500 (Internal Server Error)  " ;ODBC State 00000; Error Code 0"
    30.10.2009 13:51:05 Requests                                 ContRep: ZCONTENT01                      AXONBASIS    HTTP_POST_FILES_
    HTTP error: 500 (Internal Server Error)  " ;ODBC State 00000; Error Code 0"
    30.10.2009 13:51:31 Requests                                 ContRep: ZCONTENT01                      AXONBASIS    HTTP_POST_FILES_
    HTTP error: 500 (Internal Server Error)  " ;ODBC State 00000; Error Code 0"
    30.10.2009 14:03:08 Requests                                 ContRep: ZCONTENT01                      AXONBASIS    HTTP_POST_FILES_
    HTTP error: 500 (Internal Server Error)  " ;ODBC State 00000; Error Code 0"
    30.10.2009 14:03:38 Requests                                 ContRep: ZCONTENT01                      AXONBASIS    HTTP_POST_FILES_
    HTTP error: 500 (Internal Server Error)  " ;ODBC State 00000; Error Code 0"
    The error is happening while executing RSCMST report. Content Server installation and configuration finished successfully. I installed for 3 server, 2 of them don't have this kind of issue. Please need your expertise on this.
    Thanks in advance.
    Regards,
    Yan

    Hi Natalia,
    Thanks a lot for your suggestion. I've read the mentioned OSS last time while I was having the related issue. Now the issue had been solved by reinstall the content server. I though I did the wrong step while installing or upgrading the MaxDB.
    With Best Regards,
    Yan

  • Content Server not working correctly

    Hello,
    I am having problems with my Tandberg Content Server. For several years, we have used the Tandberg Content Server (TCS) in combination with our Tandberg Management Server (TMS) to schedule and record video conferences. I schedule 60 video conferences a week to roughly 20 rooms, using the TMS. Of these, about 14 video conferences per week are recorded.
    Originally, I only had one recording alias on the TCS set up, and it worked fine. But I recently added a second recording alias, due to the growing number of requests for recordings of the video conferences. It seemed to go okay.
    Now, however, the Content Server isn't working quite right. It will record two different video conferences at the same time, but once it's finished encoding them, the link that you get to send to people is messed up: often (but not always) the link merges two seperate video conferences together in one video. Two one-hour video conferences will be merged together in one two-hour recorded conference.
    The problem only occurs with video conferences that occur at the same time. Strangely, if I search the Content Server's F drive, under Data/Media, the recordings are all there, and they are seperate. They are only joined together on the Content Server link.
    I have made sure that we are indeed recording on seperate recording aliases.
    Because the videos in the Data/Media bin are always labled something like O1110292903-0593923929.wmv, I can use guesswork to reconstruct a valid URL to get a working link, but it's a lot of extra work: I want to be able to log in to the Content Server admin interface and be able to send someone a link in a few minutes.
    Any ideas on what's going wrong? I created a trouble ticket with Cisco earlier in the week, but have not heard back from Cisco tech support, so I thought I'd open it to the Cisco community.

    HI Ron.  Good morning.  Since our webex the last time, I do believe we can use participant templates in the mean time until we find out whats going on when using TMS this way.  When using the recording drop down and all the systems aren't registered to Gatekeeper seems to be the trigger here, but to get you running, this is what I propose we try and do here. 
    You may have to purge the Content Server out of TMS so TMS doesn't "know" about the IP address of the Content Server. 
    You will have to examine your routing and preferred MCU in routing here, and make the two changes:
    Administrative Tools>Configuration>Conference Settings.  All the way at the bottom you will see:
    I had to change this to Always and Preferred MCU type in routing to MPS.  This is logical since this is the only MCU you have and you need the MCU in each booking (from my understanding of what you said during the webex).
    So:
    1) Jot down all the conferences that have the Content Server involved, and remove the recording from each conference.
    2) Purge the Content Server from TMS.
    3) Add participant template with just the IP address of the content server: Booking>Participant Templates and build one like shown below.  The number field should be the address of the content server and IP zone should be IP zone for your system. 
    Go ahead and save the template. 
    Make booking with this template and another endpoint (don't add the MPS since it should automatically).  Check the connection settings and the MPS should be call the IP of the TCS and the other endpoint. 
    Click Save conference. 
    If the conference saves ok, build another with a different room and same template again, and click save conference. 
    The caveat is that when calling the IP of the TCS, the TCS will use what you have configured as the default recording template under Configuration>Site Settings
    Just choose which one you want to use all the time if you can. 
    The way it shows on the TCS is:

  • Content Server 6.40 Presents a Save As dialog for ContentServer.dll file

    hi All
    we have installed successfully the content server 6.40 on a windows 2008 with iis 7 environment. The installation wen successfully with no errors. however when we run a test by calling the URL http://<server>:<port>/ContentServer/ContentServer.dll?serverInfo URL, instead of getting a response, we are getting a save as file dialog to save the dll file.   Also, after the installation, even with the install website tick checked, the website was not installed. we had to do the installation of the website manually for the port.
    With content server 620 on windows 2000 this was never the case
    if anywone has an idea on how to resolve the issue, please advice
    Regards
    Ronny

    GOT the Solution
    to anyone else who could be going through the same issue, see if the solution below solves your issue
    The website should get created if all the roles in IIS 7.0 are installed. Therefore, please try to install the IIS 7.0 by selecting
    all the roles followed by installation of the SAP Content Server. By doing so, websites should be created automatically.
    In the IIS 7.0, all the roles are not selected during the installation by default. Please make sure all the below roles are included and IIS 7.0 is installed, as per the installation manual for the Content Server on Windows 2008:
    Roles needed in IIS 7.0.
    Common HTTP Features
    Static Content
    Default Document
    Directory Browsing
    HTTP Errors
    HTTP Redirection
    Application Development
    ISAPI Extensions
    ISAPI Filters
    Health and Diagnostics
    HTTP Logging
    Logging Tools
    Request Monitor
    Tracing
    Custom Logging
    ODBC Logging
    Security
    Basic Authentication
    Windows Authentication
    Request Filtering
    Note : Anonymous Authentication should be enabled which is done by
    default.
    Performance
    Static content Compression
    Dynamic Content Compression
    Management Tools
    IIS Management Console
    IIS Management Scripts and Tools
    Management Service
    IIS 6 Management Compatibility
    IIS 6 Metabase compatibility
    IIS 6 WMI Compatibility
    IIS 6 Scripting Tools
    IIS 6 Management Console
    I hope it helps someone!

Maybe you are looking for

  • Show list fields side-by-side when New/Edit/View in sharepoint 2013

    It is possible to show fields in customized view for fields in a list? OOB feature show all columns one after one. But I want to show user customized way. like see below image Is possible to do in Sharepoint 2013 foundation?. Any developed feature av

  • Repair Purchase Order without Service Master

    Good Day Guru's I need your help please.  A little history.... I have recently took a position at a company as their SAP Admin and quit the consulting world.  We go live first of December....While looking at some config, requirements, etc. one of the

  • Creating custom dynamic stamps in Acrobat 9

    I have Acrobat 9 Pro and I'm trying to create my own custom dynamic stamp.  I have the image in a PDF format and I can create  custom stamp out of it but I can't figure out how to add the dynamic fields.  It's pretty easy in Acrobat 8 but there's jus

  • BAPI_ACC_INVOICE_RECEIPT_POST with bschl

    Hi How to create an invoice by FM BAPI with parameter Posting key?

  • Viewing individual Mail Messages

    From my inbox, I can preview up each message and view some of the content of each message, but when I select an individual message, I'm unable to read/see any text in the message. I've unloaded and reloaded MobileMe on my device, but it still doesn't