Name does not override correctly when creating a Division from template

I am still having a problem when creating Divisions with the WebServices API.
Namely, when I create a Division based on a Template (in order to have a given default thumbnail image and description, etc) the Name parameter (the "title" of the Division, which appears next to its icon on the main site page inside the top level Section boxes) is never set correctly. The Name I specify for the Division never overrides the default.
In my example, I try to create a Division with name "Food Science and Human Nutrition." It is based on a Division template with handle 1911155332. The Name of that Division template is "Robot Division" and the ShortName is "RobotDivision".
I am sending the following XML via Web Services:
<ITunesUDocument>
<Version>1.1.3</Version>
<AddDivision>
<ParentHandle>1945525657</ParentHandle>
<ParentPath/>
<TemplateHandle>1911155332</TemplateHandle>
<Division>
<Name>Food Science and Human Nutrition</Name>
<ShortName>FSHN</ShortName>
<Identifier>RobotCourses:FSHN</Identifier>
<Permission>
<Credential>Authenticated@urn:mace:itunesu.com:sites:illinois.edu</Credential>
<Access>No Access</Access>
</Permission>
<Permission>
<Credential>Student@urn:mace:itunesu.com:sites:illinois.edu:RobotCourses:FSHN</C redential>
<Access>Download</Access>
</Permission>
</Division>
</AddDivision>
</ITunesUDocument>
The Division is created and no errors come back. However, when I look at the site, the Name of the newly created Division is "Robot Courses" (not "Food Science and Human Nutrition" as I want). The ShortName IS correctly set to "FSHN" as I specified in the XML.
Incidentally this was part of creating a Course "FSHN 101," the Course is also based on a Course template, but it creates with the Name and ShortName as I desire and there are no other problems - I can log into the Division and Course as expected.
*QUESTION #1: Is anyone else out there ever having this problem?*
*QUESTION #2: Is there anything obviously wrong in my XML?*
I have tried this multiple times, always with the same result. Creating Divisions not based on a template works (but for various reasons we need to be able to use templates). I have been unable to edit the Name after the fact with MergeDivision either.
Our campus Apple contact sent in a ticket about this, but the response from Apple was to post here in the forum, which is monitored. I am unsure if I should post questions of this sort here in the Administrators Forum or in the general forum, for this one I will try both.
Thank you very much for any assistance.

I am still having a problem when creating Divisions with the WebServices API.
Namely, when I create a Division based on a Template (in order to have a given default thumbnail image and description, etc) the Name parameter (the "title" of the Division, which appears next to its icon on the main site page inside the top level Section boxes) is never set correctly. The Name I specify for the Division never overrides the default.
In my example, I try to create a Division with name "Food Science and Human Nutrition." It is based on a Division template with handle 1911155332. The Name of that Division template is "Robot Division" and the ShortName is "RobotDivision".
I am sending the following XML via Web Services:
<ITunesUDocument>
<Version>1.1.3</Version>
<AddDivision>
<ParentHandle>1945525657</ParentHandle>
<ParentPath/>
<TemplateHandle>1911155332</TemplateHandle>
<Division>
<Name>Food Science and Human Nutrition</Name>
<ShortName>FSHN</ShortName>
<Identifier>RobotCourses:FSHN</Identifier>
<Permission>
<Credential>Authenticated@urn:mace:itunesu.com:sites:illinois.edu</Credential>
<Access>No Access</Access>
</Permission>
<Permission>
<Credential>Student@urn:mace:itunesu.com:sites:illinois.edu:RobotCourses:FSHN</C redential>
<Access>Download</Access>
</Permission>
</Division>
</AddDivision>
</ITunesUDocument>
The Division is created and no errors come back. However, when I look at the site, the Name of the newly created Division is "Robot Courses" (not "Food Science and Human Nutrition" as I want). The ShortName IS correctly set to "FSHN" as I specified in the XML.
Incidentally this was part of creating a Course "FSHN 101," the Course is also based on a Course template, but it creates with the Name and ShortName as I desire and there are no other problems - I can log into the Division and Course as expected.
*QUESTION #1: Is anyone else out there ever having this problem?*
*QUESTION #2: Is there anything obviously wrong in my XML?*
I have tried this multiple times, always with the same result. Creating Divisions not based on a template works (but for various reasons we need to be able to use templates). I have been unable to edit the Name after the fact with MergeDivision either.
Our campus Apple contact sent in a ticket about this, but the response from Apple was to post here in the forum, which is monitored. I am unsure if I should post questions of this sort here in the Administrators Forum or in the general forum, for this one I will try both.
Thank you very much for any assistance.

Similar Messages

  • Layer mask occasionally does not have link when created

    when addidng a layer mask sometimes it does not have link when created which can get annoying when you dont realize it and you start moving groups.
    its happened a few times already.

    hi, most of my psds have tons of layers and i create the masks in a variety of ways, such as clciking on the mask icon or alt clicking when i have a selection going, i didnt notice anything until i started moving groups and things started getting messed up. today im going to pay attention every time  i make a mask to see if there was a specific task tthat is causing it.

  • Oops - spry menu bar 2.0 does not display correctly when loaded

    Oops - obviously I'm new at this. I think I got my graphics loaded now.
    Dear Sirs:
    I notice bzz31 had a pretty complicated post, so perhaps someone can help me with my complicated problem that has been vexing me for months. I tried the Spry Menu Bar 1.0, but it was impossible for me to edit, and I was delighted to see Spry Menu Bar 2.0 come out. However the 2.0 version has been frustrating me as well.
    I can get my menu bar to display properly in Live View, as shown below.
    However when I load everything onto the server, the menu bar does not display correctly, as shown below:
    I don't quite understand the code "file:///" but I interpret it to mean that the Spry-UI-1.7 folder is in the topmost folder of MacPro5-Docs, which is my hard drive. Here's the code I'm having trouble with:
    Here's my computer directory, shown below:
    Since my index file is two folders down from Spry-UI-1.7, I loaded the files onto the server similarly, as shown in the next three pictures:
    (The picture below is the same as the one just above, but now you can see the path from index to Spry-UI-1.7.)
    I would be most appreciative if someone can help me.
    Thank you.

    Have a look at the following links
    <script src="file:///MacProG5-Docs/Spry-UI-1.7/includes/SpryDOMUtils.js" type="text/javascript"></script>
    <script src="file:///MacProG5-Docs/Spry-UI-1.7/includes/SpryDOMEffects.js" type="text/javascript"></script>
    <script src="file:///MacProG5-Docs/Spry-UI-1.7/includes/SpryWidget.js" type="text/javascript"></script>
    <script src="file:///MacProG5-Docs/Spry-UI-1.7/includes/SpryMenu.js" type="text/javascript"></script>
    <script src="file:///MacProG5-Docs/Spry-UI-1.7/includes/plugins/MenuBar2/SpryMenuBarKeyNavigationPlugin.js" type="text/javascript"></script>
    <script src="file:///MacProG5-Docs/Spry-UI-1.7/includes/plugins/MenuBar2/SpryMenuBarIEWorkaroundsPlugin.js" type="text/javascript"></script>
    <link href="file:///MacProG5-Docs/Spry-UI-1.7/css/Menu/basic/SpryMenuBasic.css" rel="stylesheet" type="text/css" />
    Each of the above points to a file on your local system and cannot be found by the remote server.
    Replace the red coloured parts with http://www.twhsbands.org/ will remedy the situation.
    You also have some remnants of the other SpryMenuBar that should be removed from your markup.
    Gramps
    Wel, so much for the red coloured parts, they did not show up.
    The red coloured parts read file:///MacProG5-Docs/

  • Trayer does not Adjust correctly when Switching to External Monitor

    Hello
    I use a laptop with xmonad and xmobar and trayer. When i connect my external monitor via VGA, i set it to primary. My xmobar moves perfectly to the top of my external monitor, with a width of 90% of the screen, as specified in my xmobarrc. However, trayer acts differently. It does move to my external monitor, however, its position overlaps with xmobar, and does not move correctly to the remaining 10% of the screen left by xmobar which i would like trayer to occupy.
    How can i make trayer move correctly?
    Thank you!
    Last edited by fawkes5 (2013-01-09 19:10:51)

    Hello again. If i start my external monitor when i startx (i.e through .xinitrc) then it sets correctly. So its just the dyanmic changing of resolution that trayer has trouble adjusting with.
    Last edited by fawkes5 (2013-01-11 00:35:28)

  • BUG:  Advanced Actions duplicated when creating NEW PROJECTS FROM TEMPLATE using Adobe Captivate 8.

    Need:  CREATE NEW PROJECTS FROM TEMPLATE using Adobe Captivate 8. 
    Problem:  NEW PROJECT (.cptx) duplicates the Advanced Actions originally configured within TEMPLATE FILE (.cpt.).
    For example: Template file (.cptl) advanced action "_initializeModule" gets duplicated as "_initializeModule1", "_initializeModule2", "_initializeModule3" within NEW PROJECT.  FYI, the original "_initializeModule" advanced action still appears.
    MAJOR BUG, what the heck is going on?!?!!!  Planning to deploy this template file to use for multiple courses with multiple users, this WILL cause epic confusion across the board.

    Similar problem, think they are working on it as well: when dragging a shared action from an external library to a slide or object event, and that action is using a parameter that was already created for another shared action, there will be a new parameter created which really screws up the shared action contrary to this problem. Tip: for the moment do not drag shared actions from an external library immediately to an event, but drag them first to the Library: Reuse Shared Actions in other Projects - Captivate 7 vs. 8 - Captivate blog

  • Report does not display correctly when exported to adobe

    Post Author: mgisonda
    CA Forum: Crystal Reports
    Hopefully someone can help me. I am currently running Crystal Reports profession version 10. I have applied service pack 1 and recently service pack 6. I am having a problem with the display of a report within adobe. My report is a bit complex. It is a 8.5x11 one page landscape report. It is set up in a grid format with multiple lines and boxes drawn on it. Here is the report information: Report Definition----
    Number of Database Fields:   144     Number of On-Demand Formulas:   40     UFLs in use:   None     Page N of M Used:   No     File Format Schema:   10.2.0    I created the report using CR developer. I use the report within a web project. The user requests the report and it returns to the user, an adobe file of the report. However, this is where I am having trouble. On my local development machine, the report displays fine. In CR developer, the report displays fine. When I export the report to Adobe from the CR Developer, it exports fine. BUT when I run the report from my web site, the adobe file that is returned is broken up over 42 pages. What seems to be actually happening is the return adobe file seems to think that the page size is 2in X 4in.. Where it got that, I don't know.The server running IIS is a windows server 2003. It has adobe 8.0 reader on it. I also have Crystal 10 Server Distribution loaded on it. And I have loaded CR10 Service pack 6 on that as well. Below is the web code that is used to display the report:Imports CrystalDecisions.Shared'Imports CrystalDecisions.CrystalReportsImports CrystalDecisions.CrystalReports.EngineImports CrystalDecisions.CrystalReports.Engine.ReportClassPublic Class PrintInspectionLayout    Inherits System.Web.UI.Page   Private Sub Page_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load        Dim mNotInSpringDesign As String        Dim mPartType As String        mNotInSpringDesign = Request.QueryString("NotInSpringDesign")        If mNotInSpringDesign = "TRUE" Then            mStockCode = Request.QueryString("StockCode")            lblNotInSpringDesign.Text = "Stock Code #: " & mStockCode & " does not exist in Spring Design."            lblNotInSpringDesign.Visible = True            Response.Write("<br><br><br><br><br><font color='blue'><center><a href='SpringDesignWildCardSearch.aspx'>Go To Search Page</a></center></font>")        Else            mStockCode = Request.QueryString("StockCode")            Dim pList As ParameterValues = New ParameterValues            Dim paramName, paramValue As String            Dim pV As ParameterDiscreteValue = New ParameterDiscreteValue            Dim Report As ReportDocument= New ReportDocument            Dim expOpts As ExportOptions = New ExportOptions            Dim pdfRtfWordFormatOpts As PdfRtfWordFormatOptions = expOpts.CreatePdfRtfWordFormatOptions            Dim expFormatOpts As ExportFormatOptions = expOpts.ExportFormatOptions            expOpts.ExportFormatType = ExportFormatType.PortableDocFormat            mPartType = Request.QueryString("PartType")            'SELECT THE INSPECTION LAYOUT TYPE TO PRINT            Select Case mPartType                Case Is = "C"                    Report.Load(MapPath("./Reports/CompressionLayout.rpt"))                    'Report.Load(MapPath("./Reports/PCAR.rpt"))                Case Is = "E"                    Report.Load(MapPath("./Reports/ExtensionLayout.rpt"))                Case Is = "T"                    Report.Load(MapPath("./Reports/TorsionLayout.rpt"))                Case Is = "W"                    Report.Load(MapPath("./Reports/WasherLayout.rpt"))                Case Is = "F"                    Report.Load(MapPath("./Reports/FreeFormLayout.rpt"))                Case Else            End Select            pV.Value = mStockCode            pList.Add(pV)            Report.DataDefinition.ParameterFields("StockCode").ApplyCurrentValues(pList)            Response.ClearContent()            Response.ClearHeaders()            Response.ContentType = "Application/pdf"            Report.ExportToHttpResponse(expOpts, Response, False, "")            Report.Close()        End If    End Sub    Any ideas as to the solution? Why is it not displaying correctly? I have spent two days researching every FAQ  to try to find an answer, but to no avail. Please any help would be greatly appreciated. ThanksMike   

    Hi Paul
    You're more likely to get an answer to this if you post in the UNIX forum.
    By the looks of it, you may have a problem with your fonts.

  • Application does not load correctly when deploying to standalone server

    All,
    I have created simple application implementing fusion theme. Applicaiton works fine when I run on integrated server but when deployed on standalone server it does not load any images or the theme itself. afrloop keep incrementing in status bar and ends up with java script error while later.
    I deployed another test application on standalone server and that works fine i.e. theme gets loaded correctly. Also, how should I include images on the page? I have a images folder in web content folder but they dont get loaded.
    Any help will be appreciated.
    Thanks,
    Dipal

    LabVIEW now uses the Microsoft installer. It's possible that you need to upgrade the version that's on the Win2K box. I think the latest service packs from Microsoft include it.

  • Photoshop brush does not represent correctly when recorded with Adobe Captivate 7 How do I Fix this?

    Hello I have only just recently purchased adobe captivate 7.
    I am currently recording some footage in Photoshop and when ever I change the photoshop's brush size it does not correctly record it in Captivate but rather a giant pixelated version of it. or the brush does not match the size of the brush it is painting.
    It looks like something like this, http://imgur.com/a/Ko6Wg
    I was wondering if it is possible to record the cursor as it displays on my screen.
    below you can clearly see it is recording the brush size at the wrong size to what is been drawn. its kinda random in how it does it.
    Thanks ahead for anyone who has a soultion.

    Hi! I have the same problem and I was wondering if you ever figured how to fix it.

  • Background does not show up when creating a PDF in InDesign

    I have placed the same image in Illustrator and the PDF does show up the image.

    Ooh. Ok. Thank you! I'm using InDesign CS5.5, Acrobat 10.1.6. Mac OSX (10.6.8).
    Layer 1: background (TIFF): does not show up
    Layer 2: Type and logos (EPS): do show up in my pdf.
    -When I select Overprint Preview in Indesign the background is missing.
    -I have created pdfs in different presets (smallest, high quality, etc) and still background does not show up.
    -When I place ONLY the background on a new InDesign document, it does show up in the PDF.
    -I have created a pdf with the background in Illustrator and it does show in my PDF.
    Thanks!

  • Read Status does not apply correctly when working out of a shared mailbox.

    since updating to the Exchange 2010 SP3 RU4, users have been experiencing the same issues when working out of shared mailboxes. when user 1 opens an email or manually marks the email as read the status does not change from their perspective, the email remains
    unread. however, the other users viewing the shared mailbox immediately see the status change to read. User 1 has to re-sort his email from catagory to received or from ect. As soon as the emails are resorted the status changes. alternatively, if User 1 views
    another folder and returns back. the email is marked as read.
    This problem happens with Outlook 2007 and 2010
    This happens after re-creating the profile
    opening outlook with the switches /cleanprofile /cleanviews seems to solve the problem for an hour or so.
    I have run mailbox repairs on the server for the mailboxes in question.
    changing the behaviour in tools>options>reading pane> has no effect.

    Hi Brenn,
    To narrow down the issue, we need more investigation:
    1.Does the issue occurs only in Category view? Please check if user 1 set the view to Date and email read status update.
    2.Does the issue occurs to user1's own mailbox with the same setting as shared mailbox?
    3.If the shared mailbox is in cached mode, please check Account Settings > Change > More Settings... > Adwanced > Use Cached Exchange mode > check Download shared folders.
    4.Please switch to online mode for shared mailbox and test the issue.
    Regards,
    Rebecca Tu
    TechNet Community Support

  • Audio does not behave correctly when Bluetooth headset disconnects

    When a Bluetooth audio receiver disconnects, Windows reverts to another active audio connection.  However, the programs that were previously using the Bluetooth connection do not transfer to the new audio connection and reactivating the Bluetooth connection
    does not get the audio from those programs back.  
    The only way to make them work again is to close the program and reopen it.  As a gamer - this is particularly a problem when batteries die.  Usually I would just swap the batteries in 10 seconds and turn the headphones back on, however it is not
    possible due to this issue.  Exiting the game would ruin my team's experience as 5+ minutes is approximately 10% of the game's average total time.

    Hi,
    There are 3 reasons I can think out:
    1. Bluetooth driver was not released when it is disconnected suddenly, this can be caused by Bluetooth software.
    2. Audio driver can be corrupted.
    3. There is the problem on the program itself.
    I recommend you do following test:
    Open Windows media player to play music with Bluetooth headset, and then disconnect Bluetooth headset and see if the headphones can work fine with media player.
    If it works fine, the issue is on the program you run with problem. Contacting the program provider would be more helpful.
    Otherwise, it's related to Bluetooth driver or software, please try to update them from manufacturer's website to see what's going on.
    Also, please check if there is any event related to this issue in Event viewer.
    Kate Li
    TechNet Community Support

  • Programme does not work correctly when built as an application

    My programme operates correctly when in development, but when built into an application it fails to function with regard to closing and opening front panels. I am using 'open VI referance' and 'property node virtual instrument Front panel open' to close and open front panel, it is this area that seems to fail.
    Do I have to do anything special with VI's that contain Server Functions?
    Any help would be appreciated. I am using LABview 5.0 with its Application Builder.
    Many Thanks

    Hi Dennis,
    It is very difficult to understand the problem here.
    1. Could you please explain what you mean when you say "it fails to function with regard to closing and opening front panels" ?
    2. It may also help if you can attach your program so that I can take a look at it.
    3. What is the program intended to do?? I mean, is it some sort of serial application etc.??
    I hope to solve your problem soon.
    Sincerely,
    Sastry V
    Applications Engineer

  • Got JBO-25080: Definition name does not match the file it is loaded from

    We are using jdev 11.1.1.5.0
    We got the following error when running ADF application on Windows 2008 platform
    [2011-08-26T23:57:53.728-05:00] [AdminServer] [WARNING] [] [oracle.adf.controller.faces.lifecycle.Utils] [tid: [ACTIVE].ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 87d74ec2641f19b2:21e0e8f6:131ffbcf000:-8000-0000000000000afc,0] [APP: grc863] ADF: Adding the following JSF error message: Definition name: Survey does not match the file in which it is loaded from: oracle.apps.grc.domain.survey.survey[[
    oracle.jbo.NoDefException: JBO-25080: Definition name: Survey does not match the file in which it is loaded from: oracle.apps.grc.domain.survey.survey
         at oracle.jbo.mom.DefinitionManager.loadLazyDefinitionObject(DefinitionManager.java:1127)
         at oracle.jbo.mom.DefinitionManager.loadParent(DefinitionManager.java:1353)
         at oracle.jbo.mom.DefinitionManager.loadLazyDefinitionObject(DefinitionManager.java:1061)
         at oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:562)
         at oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:484)
         at oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:466)
         at oracle.adf.model.generic.AccessorDefImpl.getStructureDefImpl(AccessorDefImpl.java:217)
    However, we are able to run application fine on linux platform.
    We are aware of the bug https://bug.oraclecorp.com/pls/bug/webbug_edit.edit_info_top?rptno=8746171
    We changed the UI classes to avoid that issue but we did not change our backend classes.
    Thanks

    Looks like you are an Oracle employee as the link you provided can't be reached from the outside.
    If this is correct, you should use some kind of internal communication to address your problem, as we the normal users don't have access to the internal stuff.
    Timo

  • Screen/Computer does not Power Up when life the Display from being Closed

    Sometimes (not always), when i come back to my MacBook Pro and open the display after it has been closed for a bit, the screen and computer does not power back up or anything. If you look at the screen there is a very FAINT image on the screen of whatever was open when the screen was closed, but you can't do anything, nothing is responsive, etc. I have to hold down the power button until it turns off, and then right before it turns off the screen will power up for one second and then shuts off. Any ideas?

    I am having a similar issue when transitioning from my external display via the Mini Display to DVI adapter back to the internal LCD. The screen will go black, the machine will not sleep if I close the lid, and none of they key commands appear to work. The only response I can get is the caps lock key will turn off and on. When I restart the machine, I get no details on a Kernel Panic, or anything else, so wondering if it has something to do with the video drivers.

  • Search does not work correctly when including user name field

    I'm attempting to search for the word authenticator in my previous posts. I'm typing authenticator in the search box, my user ID (mthompson) in the username field, and selecting the appropriate datd range. There are no results found.
    That is wrong. When I click on the 'Your Control Panel' link, I very clearly see my previous posts containing that term.
    Why doesn't this work?

    The search functionality on these forums doesn't allow for a username to be entered, but it does allow for a User ID. this is the ID associated with your user when you hover over a link to your own user.
    In your case it's: 476329

Maybe you are looking for