Issue with room template before going Live

We have created a template and all the users get their own room. In couple of months we are planning to add new features to the app. Of course when we update the template, the rooms won't get updated with new nodes. How do we upgrade these existing rooms? Delete and recreate the room using a batch script? I guess we will look the data in the room but is there any other potential issues with this approach. Any better approach?
One thought came to my mind is to furnish the template with all possible component nodes beforehand even if we do not use it right now. That way in future, we will have all the components we need in existing rooms. Is this feasible , better approach?

Option 1: delete and recreate the room. If you don't save any state or the state can be recreated there shouldn't be any issues with this approach.
Option 2: write a flex application that updates the room, or make your updated flex client update the room (but if you are creating new nodes and you don't have a role of 100 that would not work)
Option 3: create the new nodes and configuration from a server side script.
Sent from my iPhone

Similar Messages

  • How to distribute App Store Link before going live?

    I'm new to the Itunes Connect process, and am wondering how to distribute my App Store Link before going live.  My App is approved and is scheduled to launch on the App Store on September 15th.  I'm about to send correspondance out to the various online review sites, but am missing this one important link that I need to supply to them.
    Itunes Connect is currently Down for Scheduled Maintenance.  Do I find the link there?  I do have my App ID and SKU.  Can I extrapolate the link based on these?
    Any insight would be appreciated!

    >Can I extrapolate the link based on these?
    Not that I'm aware of, no.
    Find the app's store id number in iTunes Connect, then use http://itunes.apple.com/linkmaker/ - this site will generate a link with a button based which book, app, song, podcast etc. you search for in the store.

  • Mandatory steps and checks before going live

    Hi ,
    One of my project is almost done but i am confused what should be the steps and mandatory things i should check before going live
    Regards
    Agranshu

    Hi Agranshu,
    Check the thread
    What are the Steps to go live project in B1?
    *Close the thread if issue solved.
    Regards
    Jambulingam.P

  • Exchange 2010 - Issues with Room Finder not showing available rooms.

    Hi,
    We are having issues with room finder not populating the room resources that are available inside a meeting request within outlook 2010. It also appears that there is a drop down box that is present in a lot of the other forums and pages that I have referenced
    for troubleshooting:
    Single Exchange 2010 server version 14.03.0224.002 running all roles. Migrated from previous Exchange 2003 environment and old 2003 server has been decommissioned.
    Room mailbox created and all configured resource policies are working correctly for creating meeting requests. A distribution group was created and the room mailboxes added to this DG as per instructions here: hxxp://exchangeserverpro.com/find-meeting-rooms/
    . We have recreated the OAB and confirmed that the Room mailboxes are part of this list.
    Does anyone have any ideas why the rooms are not showing up in the Room Finder box?
    If I have missed any information please feel free to ask for more info.
    Thanks, all help will be appreciated.

    Hi,
    According to your description, I understand that room finder cannot show available room in Outlook 2010.
    If I misunderstand you concern, please do not hesitate to let me know.
    I want to double confirm whether it works before, or it can’t work after decommission Exchange 2003? How about other Outlook version?
    The offline address book (OAB) is generated by Microsoft Exchange Server. In order for the Room Finder feature to work, the OAB must be generated by Exchange 2010 or a later version.
    Please run Get-OfflineAddressBook | FL Identity,Server to double check OAB generation server. Also, run Get-OabVirtualDirectory | FL to check URL for current OAB VD and force update OAB.
    Then open Test E-mail AutoConfiguration to double check whether Outlook get correct URL.
    After above complete, please try to switch to Send/Receive tab, click Send/Receive Groups, and then click Download Address Book.
    Thanks
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]
    Allen Wang
    TechNet Community Support

  • We have been having some issues with Email notifications not going out and getting hung up in SOST.  Can anyone please tell me whether we can use Solution Manager to monitor outbound emails?

    We have been having some issues with Email Notifications not going out and getting hung up in SOST. Can anyone please tell me whether we can use SAP Solution Manager to monitor outbound email?

    What version of Solman are you using ?  Check in t-code Rz20 >ccms monitor template of satelliate system , there would be option to monitor your outbound mails .You can sutomise your monitorig metrics in solman 7.1  else in 7.01 you use auto reaction methods to monitor .
    Regards
    Jay

  • I have a mac book air. Have had no issues with any virus before but today my safari page keeps directing me to a page which says " cyber crime" posing to be by Cheshire Police AUthority uk metropolitan police.Tells me that I have 24 hours

    I have a mac book air. Have had no issues with any virus before but today my safari page keeps directing me to a page which says " cyber crime" posing to be by Cheshire Police AUthority uk metropolitan police.Tells me that I have 24 hours to pay a 100 pounds.Using my ipad I looked it up and it appears to be a very common virus.I am worried about my Mac(relieved at the same time that I am not a cyber criminal
    !) so anyway what should I do.I tried to fonce quit and then open safari but only that page keeps opening up.Looking up online their was a suggestion to reset safari, but I am unable to click on the reset safari tab as the pop up for stay on page keeps coming up.i have switched off my lap top now.But am really worried.How can I get rid of it?

    It's not a virus. It's a JavaScript scam that only affects your web browser, and only temporarily.
    Some of those scam pages can be dismissed very easily. Press command-W to close the tab or window. A huge box will pop up. Press the return key and both the box and the page will close. If that doesn't happen, continue.
    From the Safari menu bar, select
              Safari ▹ Preferences... ▹ Security
    and uncheck the box marked Enable JavaScript. Leave the preferences dialog open.
    Close the malicious window or tab.
    Re-enable JavaScript and close the preferences dialog.
    If the Preferences menu item is grayed out, quit Safari. Force quit if necessary. Relaunch it by holding down the shift key and clicking its icon in the Dock. From the menu bar, select
              Safari ▹ Preferences... ▹ Privacy ▹ Remove All Website Data
    to get rid of any cookies or other data left by the server. Open your Downloads folder and delete anything you don't recognize.

  • 163;  There seems to be an issue with the template that the site is using as there is a code to replace the pricing.

    163;
    There seems to be an issue with the template that the site is using as there is a code to replace the pricing.
    <script>
    // Script to extract the currency and decimals from the price
    var price = "{tag_saleprice}";
    var priceWithoutCurrency = price.replace( /^\D+/g, '')
    var decimals = priceWithoutCurrency.substring(priceWithoutCurrency.length - 2, priceWithoutCurrency.length);
    var roundedPrice = priceWithoutCurrency.substring(0, priceWithoutCurrency.length - 3);
    $('.image-with-price.big span').html(roundedPrice+'<sup>'+decimals+'</sup>');

    Here are the screenshots for what it's worth.
    Not sure why I can't post them in the original post.<br>
    <sub><b>Mod edit: See [https://bugzilla.mozilla.org/show_bug.cgi?id=718813 bug 718813]</b></sub>
    '''Again, when I set my DNS server to automatically detect the servers both problems disappear and I have no issues at all.'''
    IMO opendns is either doing this on purpose (unlikely) or they're under some sort of attack/being used to attack the specific torrent sites although I'm open to other explanations. I believe using the automatic setting for DNS is using my own ISP's DNS servers (which again, work fine... but still...)
    I'd rather not use Google's public DNS servers as Google is to commercial these days and I think there's potential privacy issues.
    '''Again I have changed the setting for DNS servers back and forth several times to duplicate/verify the issue(s)... and the issues only happen with the opendns servers.'''

  • Issues With PDF Template Mapping

    Hi all,
    Oracle BI Publisher for Windows 10.1.3.2.1
    Oracle Publisher Desktop 10.1.3.2.1
    Adobe Acrobat 5.0.5
    Broswer IE 6.0.29
    I have created a report based on a single database table (DEMO.PRODUCTS) but am experiencing problems when I try and map the form fields in PDF Template to my sample XML file.
    I created a PDF Template and uploaded this template to my Layout. This PDF Template has two form fields on it (PRODUCTNAME and UNITPRICE, which incidentally are the names of the database columns I want them to map to).
    I have also uploaded my sample XML data file and therefore have access to the Map Form Fields button on my report definition. However, when I click on the button a new window opens with the Map PDF Form Fields and a dialog to "Click on each highlighted...." and then hangs. When I close the window I receive a message about an Adobe Acrobat error.
    If I try and do the same thing in Firefox then I receive a message in the JavaScript Console:
    Acrobat Database Connectivity Built-in Functions Version 5.0
    Acrobat EScript Built-in Functions Version 5.0
    Acrobat Annotations / Collaboration Built-in Functions Version 5.0
    TypeError: app.execDialog is not a function opened this in Adobe Acrobat
    Any suggestions or comments appreciated.
    Many thanks,
    Gary.

    Hi Aashish,
    I suggest you to check the RTF Template of your report ....as if your xml output file on submit request form--->diagnostic --->view xml ...is generated ... it means that your data defination file is perfectly fine but there is issue with your rtf template....may be some of grouping or tag is not put properly...
    one thing i want to suggest you to pls save that data file as .xml extension and upload in rtf u designed on youe desktop.... check theprview if its coming fine or not.
    let me know if u still facing the same problem.
    regards
    Ratnesh P

  • Issue with Report Template in EHS

    Hi Gurus
    I have an issue wiht report template in EHS. When i go to CG42 i tried to search for a report template no entries found. But if you F4 in template field there are templates getting displayed. If i select template and enter again, it says no object available. Looks like weird. Template is very well available in system. If you have this issue please guide me to correct the situation. Also can you please let us know what is the table to check report templates.
    Regards
    Murali

    Hi Murali,
    with TC code - CG34, u may further try the following path -
    File with path -  Character standard
    <path on application server>:\BP_PH_EHS_MSDS.DAT     MS-NT
    <path on application server>:\BP_PH_EHS_COVERL.DAT     MS-NT
    Choose Check File (F5). The transfer file area is filled with data.
    Choose Start/Transfer time (F6). The symbol match up is displayed.
    On the Import Report Template: Symbol Matchup screen choose again Start/Transfer time. MS Word for Windows is started with the template.
    Choose Check Template. upcoming warning messages may be Ignored.
    hope the issue is solved.
    with regards,
    mahesh

  • Sony X85C - Bravia Sync Issue with Samsung Homecinema and WD Live Box

     Hello  I purchased the 2015 4k Sony TV X85c line, its the 55" with Model Nr: KD55X8507C (silver bezel). The latest Android TV version from mid July is installed and the TV is working fine - except for the interaction with my 2 other components:- a Western Digital Live streaming player box- a Samsung Homecinema HT-D6750W  I knew i could run into problems when mixing up brands, but the issue now is really bugging me: The Samsung homecinema is connected via the HDMI 4 ARC to the Sony TV. The Westen Digital is connected to the homecinema. All devices are HDMI CEC compatible, thus on the Sony I can see the other devices and even control them with the Sony remote - which "concept wise" is really neat, but something is failing.  It seems that the Sony trys constantly to switch between audio system (Samsung) and its own TV speakers when choosing how to deliver the sound. This somehow interfers with the menu dialogs of the Sony. As soon as I connect the Samsung Homecinema and go into the display menu to change image settings / modes it the menu will crash after some seconds (it just fades away). This does not happen when the homecinema is not connected, but then of course im missing the sound of my homecinema.  So there seems to be a certain interference and I assume it could be because of the constant audio switching between TV and audio system. I already tried to deactivate all HDMI-CEC features on the devices, but for the Sony TV's bravia sync its impossible to deactivate fully (the menu is just greyed and "on").  I'm getting some new and state of the art HDMI cables later this day, maybe this will bring a positive effect. Anyone experiences something similiar with the X85C range of products? Is there a way to handle it? ThanksAndre / xenom0rph  

    I "solved" the problem: Bravia Sync does not seem to be compatible with HDMI CEC / Anynet of the Samsung homecinema. I deactivated all HDMI CEC features on the samsung player and the WD TV Live box, and then the deactivation of bravia sync was possible on the TV. After that the issue with the menu crashes was gone. Now i try to get digital audio with optical to the samsung player. So i connected optical out from the Sony TV to the optical in of the player. There are different settings to be made in the sonys audio menu now which I'm still not sure what to do. It has different compression modes for the audio (auto 1, auto 2, pcm). PCM seems to work for most digital audio content, but i fear DTS is not supported by the Sony. I tried the XBMC Kodi Android App on the Sony TV and got digital audio on some movies, but not all of em....not sure if its an app or TV problem.  Oh well..for the moment i stay with the WD live streaming box which supports all audio formats and is connected via HDMI to the player, but its just a very slow cpu in there, so it would be cool to use the more powerful TV as streaming player.

  • Weird issue with Site Template in O365

    Hi,
    I ran into a weird issue while working with Site Template in O365 last night.
    I created a sub-site in a Site Collection with some Site Columns, CT and Lists. Then I saved it as a Site Template so that it can be used for different sites. Then I created 3 different sub-sites using the template. All went good.
    After some time when I looked at the sites, something really irritating happened. I saw the first two sites were missing all the site columns and CT. And the latest third site had 3 copies of each Site Column and CT.  Though for the first two sites,
    all the CT, Site Columns were available at List level, but it wad just the reference. The Actual CT was not seen the site settings.
    This is the first time I saw this kind of issue. Not sure what is the reason for this.
    Any idea around this ?
    Thanks,
    Nutan
    Nutan Sharma

    Hi,
    According to your description, my understanding is that the error occurred when you created a site from the template with no files in the document library.
    I tested the same scenario per your post, and I can create a site from the template with no files in the document library with no errors.
    To solve this issue, I recommend to verify the things below:
    Did you save the site as a template with Include Content checked? If yes, I recommend to test if it works when saving the site as a template with Include Content unchecked.
    Test the same scenario with a new site to narrow the issue scope.
    I also recommend to check the event log and ULS log to see if anything unexpected occurred.
    To check event log, click the Start button and type “Event Viewer” in the Search box.
    For SharePoint 2010, by default, ULS log is at C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\LOGS.
    You can check the ULS log by the methods here:
    http://blogs.msdn.com/b/opal/archive/2009/12/22/uls-viewer-for-sharepoint-2010-troubleshooting.aspx
    http://msdn.microsoft.com/en-us/library/gg193966(v=office.14).aspx
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

  • Issue with Workflow template versions? Can any one suggest what to do.

    Hello All.
    Actually in quality system there is a workflow instance in error. I identified the error and fixed the issue with a new development and transported to quality. Now when i restart the error instance in quality, its not picking the latest template with additional steps i developed, instead, it is catching the older version.
    For a fresh instance, my newer version of workflow is getting triggered, why not for error workflow.
    I used swu_obuf to synchronize the buffer but no use. What could be the resolution.
    Please suggest.
    Regards
    Prasad.

    Hi Prasad
    Running instances / Waiting / Or in error continue to run in the version in which they were started.
    That is why Version increments in QA / PRD when you move a change... so that any running, waiting, error instance can pick the same version of the workflow.
    It will not pickup your changed version. Logically it would be incorrect - start in Version A and end in Version B..... say start in version which "Auto Approves" a PO of value INR <=100 .... error .... restart in a changed version which now had auto approve limit of INR 1000. The PO will not be auto approved whereas the day it was started, the limit was only 100. So it makes sense to restart a workflow in the same version in which it was started. That is how the architecture has been designed.
    To conclude, if the steps which went in error because of the data from your previous step (which you have changed now) - see if you can change the container data and restart the WI from SWIA so that the work item starts with a new set of data. Else, discuss with business owners to cancel these workflows and restart new ones.
    regards,
    Modak

  • Issues with one template

    Hello
    I'm having issues with Particle Impacts template - when I render video, it has like green lines like letter X all over the screen , like on the picture below
    http://i56.tinypic.com/bjed52.jpg
    How can I remove them? Thanks in advance

    Thanks a lot.
    I installed Video Copilot, Trapcode Particular and Cycore FX.It must be one of those.
    What you think which one it might be?

  • Problem with room template

    Hi All,
         I have created a new Room template and have added other iViews besides the Room calendar.
    Everything is working fine in the room except the Room calendar. I get the following error
    <i><b>"Invalid RID: 20b1bad6-5c27-2810-d199-d91203b5c46f",</b></i> which i guess is the Room Id.
    I even tried copying the "Calendar and Sessions" page from SAP Team room template into my template, but that also doesn’t work. If I create a room using SAP Team Room template the calendar works fine, but not in a room created with my template.
    The following mapping have been done
    In the page com.sap.netweaver.coll.CalendarAndSessions_0
    the property com_sap_netweaver_coll_gwui_roomid is set as room_id for component com.sap.netweaver.coll.RoomCalendar
    The stack trace shows the following error
    <i>#1.5#0002A5EF3C19004700000084000012A4000403FC3CBC5A48#1130281792354#com.sapportals.wcm.rendering.base.StatusFactory#sap.com/irj#com.sapportals.wcm.rendering.base.StatusFactory#amahto#8276####72cc642045ac11daaab50002a5ef3c19#SAPEngine_Application_Thread[impl:3]_15##0#0#Error##Plain###No status mapped to the given list type <http://sap.com/xmlns/collaboration/rooms/room> using hard coded default#</i>
    Am I missing something somehwere?
    Thanks, Akhilesh

    Okay, found the problem. It was indeed some configuration that I've forgot.
    com.sap.netweaver.coll.RoomInformationExtended
    iView property com_sap_netweaver_coll_information_roomid = room_id (=parameter)

  • If I buy an ipod touch in America will there be any issues with the fact that I live in Ireland?

    I want to buy an ipod touch in America as it will be cheaper but will there be any issues regarding charging it since I live in Ireland?

    The iPod does not come with a wall charger, It comes with a cable that you connect to the iPod on one end and a USB port on the other. USB voltage is a standard 5 VDC nominal

Maybe you are looking for

  • DataGrid does not display XML data

    Hello, and thanks for reading this... I am having a problem displaying XMLList data in a DataGrid. The data is coming from a Tree control, which is receiving it from a database using HTTPService. The data is a list of "Job Orders" from a MySQL databa

  • How do I transfer the "on My Mac" calendar from my iphone to iCloud?

    I can't seem to figure out how to upload the "On My Mac" calendar that is on my iPhone to the iCloud? I just found out that none of these entries on on my iCal app on my Mac and I want to make sure I don't lose any entries. Thanks!

  • Adding photos to an iphoto book

    Instructions say to select a photo then click the add to button in the toolbar. I cannot locate that button.

  • Count consecutive days in array

    Hi, I'm looking for an algorithm to count consecutive days in array, but i don't find one. for example, if i have this array. 2009/07/01 2009/07/02 2009/07/03 2009/07/06 2009/07/08 2009/07/09 2009/07/10 2009/07/11 The result be 3 1 4 Anyone have one?

  • Image sampling question

    When working with composites, what the best method bringing in one image (300ppi) that will need to be reduced for the layout, into another file (300ppi). Will there always be a lose of pixel clarity due to the reduction or enlargement?