Review Activity - Change Comments window 256 character limit

The Comments window for review activities is by default set to a 256 character limit.  We need to change its size so reviewers can fully comment on their approval/rejection of a CR.  As a workaround for now, we have them providing larger comments
in the Notes section of the CR.  What would be the best approach to customize Comments to meet this need?

Hi Jalass
Here's what I meant, not sure if this will satify your requirements, but I suggest it anyways.
Using the authoring tool, I extended the class and added Larger_Comment_Property. Then I added a text box below the Reviewers section bound to the Larger_Comment_Property that would take as much as 4000 characters. It is not per reviewer but is generally
available to all.
Hope this helps
Jep
<ManagementPack ContentReadable="true" SchemaVersion="1.1" OriginalSchemaVersion="1.1" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
<Manifest>
<Identity>
<ID>ManagementPack.c09959e1_6a5f_44b7_ab87_b908fe7698f9</ID>
<Version>1.0.0.0</Version>
</Identity>
<Name>ManagementPack.c09959e1_6a5f_44b7_ab87_b908fe7698f9</Name>
<References>
<Reference Alias="System">
<ID>System.Library</ID>
<Version>7.0.5826.216</Version>
<PublicKeyToken>31bf3856ad364e35</PublicKeyToken>
</Reference>
<Reference Alias="Console">
<ID>Microsoft.EnterpriseManagement.ServiceManager.UI.Console</ID>
<Version>7.0.5826.881</Version>
<PublicKeyToken>31bf3856ad364e35</PublicKeyToken>
</Reference>
<Reference Alias="Alias_a86cf614_1d8c_48f6_b253_affaf0ab135c">
<ID>ServiceManager.ConfigurationManagement.Library</ID>
<Version>7.0.5826.216</Version>
<PublicKeyToken>31bf3856ad364e35</PublicKeyToken>
</Reference>
<Reference Alias="Alias_22563d1d_0396_4b0e_97b5_6de5337e051a">
<ID>Microsoft.SystemCenter.ConfigurationManager</ID>
<Version>7.0.5826.216</Version>
<PublicKeyToken>31bf3856ad364e35</PublicKeyToken>
</Reference>
<Reference Alias="Alias_e72e3651_89f4_49a4_8d1c_19047aa29685">
<ID>Microsoft.Windows.Library</ID>
<Version>7.0.5826.216</Version>
<PublicKeyToken>31bf3856ad364e35</PublicKeyToken>
</Reference>
<Reference Alias="Alias_7061c26e_00c6_4964_8a68_5e9a32e52d31">
<ID>Microsoft.Windows.Peripheral.Library</ID>
<Version>7.0.5826.216</Version>
<PublicKeyToken>31bf3856ad364e35</PublicKeyToken>
</Reference>
<Reference Alias="Alias_9eb0a66e_dcf3_476d_a312_d7303289c8fe">
<ID>System.WorkItem.Library</ID>
<Version>7.0.5826.216</Version>
<PublicKeyToken>31bf3856ad364e35</PublicKeyToken>
</Reference>
<Reference Alias="Alias_39466dd4_7b01_43d6_ba01_466ce609474b">
<ID>System.SupportingItem.Library</ID>
<Version>7.0.5826.216</Version>
<PublicKeyToken>31bf3856ad364e35</PublicKeyToken>
</Reference>
<Reference Alias="Alias_51d1ed89_a3fd_4afd_95a7_cd1962953b58">
<ID>System.Knowledge.Library</ID>
<Version>7.0.5826.216</Version>
<PublicKeyToken>31bf3856ad364e35</PublicKeyToken>
</Reference>
<Reference Alias="Alias_5b72c892_41dd_4326_bb46_b316d40dd43e">
<ID>System.WorkItem.Activity.Library</ID>
<Version>7.0.5826.216</Version>
<PublicKeyToken>31bf3856ad364e35</PublicKeyToken>
</Reference>
<Reference Alias="Alias_8dec2ae6_68ee_437c_a759_307bbd5a4ca6">
<ID>ServiceManager.ChangeManagement.Library</ID>
<Version>7.0.5826.216</Version>
<PublicKeyToken>31bf3856ad364e35</PublicKeyToken>
</Reference>
<Reference Alias="WorkItem">
<ID>System.WorkItem.ChangeRequest.Library</ID>
<Version>7.0.5826.216</Version>
<PublicKeyToken>31bf3856ad364e35</PublicKeyToken>
</Reference>
<Reference Alias="Alias_a4248b67_19f4_4fc3_bd63_e0c3c2a298d5">
<ID>ServiceManager.ProblemManagement.Library</ID>
<Version>7.0.5826.216</Version>
<PublicKeyToken>31bf3856ad364e35</PublicKeyToken>
</Reference>
<Reference Alias="WorkItem1">
<ID>System.WorkItem.Problem.Library</ID>
<Version>7.0.5826.216</Version>
<PublicKeyToken>31bf3856ad364e35</PublicKeyToken>
</Reference>
<Reference Alias="Alias_1d1ea05f_7e08_4d0f_b8a2_ab3e1a1fc555">
<ID>ServiceManager.ActivityManagement.Library</ID>
<Version>7.0.5826.216</Version>
<PublicKeyToken>31bf3856ad364e35</PublicKeyToken>
</Reference>
</References>
</Manifest>
<TypeDefinitions>
<EntityTypes>
<ClassTypes>
<ClassType ID="NewClass_1" Accessibility="Public" Abstract="false" Base="Alias_9eb0a66e_dcf3_476d_a312_d7303289c8fe!System.WorkItem" Hosted="false" Singleton="false" Extension="false">
<Property ID="Property_10" Type="string" AutoIncrement="false" Key="true" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" />
<Property ID="Property_11" Type="enum" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" EnumType="Alias_5b72c892_41dd_4326_bb46_b316d40dd43e!ApprovalEnum" />
</ClassType>
<ClassType ID="ClassExtension_210829b0_39b3_4022_969a_0bfd171e5e2c" Accessibility="Public" Abstract="false" Base="Alias_5b72c892_41dd_4326_bb46_b316d40dd43e!System.WorkItem.Activity.ReviewActivity" Hosted="false" Singleton="false" Extension="true">
<Property ID="Larger_Comment_Property" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="4000" MinLength="0" Required="false" />
</ClassType>
</ClassTypes>
<TypeProjections>
<TypeProjection ID="CustomForm_710c2cf6_93ec_4f89_a3c4_eab2c6afa7a1_TypeProjection" Accessibility="Public" Type="Alias_5b72c892_41dd_4326_bb46_b316d40dd43e!System.WorkItem.Activity.ReviewActivity">
<Component Path="$Context/Path[Relationship='Alias_5b72c892_41dd_4326_bb46_b316d40dd43e!System.WorkItemContainsActivity' SeedRole='Target']$" Alias="ParentWorkItem" />
<Component Path="$Context/Path[Relationship='Alias_9eb0a66e_dcf3_476d_a312_d7303289c8fe!System.WorkItemCreatedByUser']$" Alias="ActivityCreatedBy" />
<Component Path="$Context/Path[Relationship='Alias_9eb0a66e_dcf3_476d_a312_d7303289c8fe!System.WorkItemAssignedToUser']$" Alias="ActivityAssignedTo" />
<Component Path="$Context/Path[Relationship='Alias_5b72c892_41dd_4326_bb46_b316d40dd43e!System.ReviewActivityHasReviewer']$" Alias="Reviewer">
<Component Path="$Context/Path[Relationship='Alias_5b72c892_41dd_4326_bb46_b316d40dd43e!System.ReviewerIsUser']$" Alias="User" />
<Component Path="$Context/Path[Relationship='Alias_5b72c892_41dd_4326_bb46_b316d40dd43e!System.ReviewerVotedByUser']$" Alias="VotedBy" />
</Component>
</TypeProjection>
</TypeProjections>
</EntityTypes>
</TypeDefinitions>
<Categories>
<Category ID="ManagementPack.c09959e1_6a5f_44b7_ab87_b908fe7698f9.Category" Value="Console!Microsoft.EnterpriseManagement.ServiceManager.ManagementPack">
<ManagementPackName>ManagementPack.c09959e1_6a5f_44b7_ab87_b908fe7698f9</ManagementPackName>
<ManagementPackVersion>1.0.0.0</ManagementPackVersion>
</Category>
</Categories>
<Presentation>
<Forms>
<Form ID="CustomForm_710c2cf6_93ec_4f89_a3c4_eab2c6afa7a1" Accessibility="Public" Target="CustomForm_710c2cf6_93ec_4f89_a3c4_eab2c6afa7a1_TypeProjection" BaseForm="Alias_1d1ea05f_7e08_4d0f_b8a2_ab3e1a1fc555!Microsoft.EnterpriseManagement.ServiceManager.ActivityManagement.Forms.ReviewActivityForm" TypeName="Microsoft.EnterpriseManagement.ServiceManager.ActivityManagement.Forms.ReviewActivityForm">
<Category>Form</Category>
<Customization>
<Resize Type="BottomLeft" X="2" Y="-59">
<Element Name="LayoutRoot/Index:0" />
</Resize>
<PropertyChange Object="reviewerListview" Property="Margin">
<NewValue>0,0,0,30</NewValue>
</PropertyChange>
<AddControl Parent="generalTabItem/Index:1/Index:0/Index:13" Assembly="PresentationFramework, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" Type="System.Windows.Controls.TextBox" Left="10" Top="260.055" Right="677" Bottom="1" Row="1" Column="0" />
<PropertyChange Object="TextBox_1" Property="Text">
<NewValue></NewValue>
</PropertyChange>
<PropertyBindingChange Object="TextBox_1" Property="Text">
<NewBinding Enabled="True" Path="Larger_Comment_Property" Mode="Default" BindsDirectlyToSource="False" UpdateSourceTrigger="Default" />
</PropertyBindingChange>
<PropertyChange Object="TextBox_1" Property="HorizontalAlignment">
<NewValue>Left</NewValue>
</PropertyChange>
<PropertyChange Object="TextBox_1" Property="Margin">
<NewValue>10,260.055,0,1</NewValue>
</PropertyChange>
<PropertyChange Object="TextBox_1" Property="VerticalAlignment">
<NewValue>Bottom</NewValue>
</PropertyChange>
<PropertyChange Object="TextBox_1" Property="Margin">
<NewValue>10,0,0,1</NewValue>
</PropertyChange>
<Resize Type="TopRight" X="-677" Y="7">
<Element Name="TextBox_1" />
</Resize>
<PropertyChange Object="TextBox_1" Property="Margin">
<NewValue>10,254,0,1</NewValue>
</PropertyChange>
<PropertyChange Object="TextBox_1" Property="HorizontalAlignment">
<NewValue>Stretch</NewValue>
</PropertyChange>
<PropertyChange Object="TextBox_1" Property="Width">
<NewValue>Auto</NewValue>
</PropertyChange>
<PropertyChange Object="TextBox_1" Property="Margin">
<NewValue>10,0,0,1</NewValue>
</PropertyChange>
<Move X="10" Y="-1.39999999999839">
<Element Name="TextBox_1" />
</Move>
<PropertyChange Object="TextBox_1" Property="Margin">
<NewValue>0,255,10,-0.399999999998386</NewValue>
</PropertyChange>
<PropertyChange Object="TextBox_1" Property="Margin">
<NewValue>0,0,10,-0.399999999998386</NewValue>
</PropertyChange>
<PropertyChange Object="TextBox_1" Property="Margin">
<NewValue>0,0,10,0</NewValue>
</PropertyChange>
<PropertyChange Object="TextBox_1" Property="Margin">
<NewValue>0,0,0,0</NewValue>
</PropertyChange>
<PropertyChange Object="LayoutRoot/Index:0" Property="Margin">
<NewValue>-2,20,0,0</NewValue>
</PropertyChange>
<PropertyChange Object="LayoutRoot/Index:0" Property="Margin">
<NewValue>0,20,0,0</NewValue>
</PropertyChange>
</Customization>
</Form>
</Forms>
</Presentation>
<LanguagePacks>
<LanguagePack ID="ENU" IsDefault="true">
<DisplayStrings>
<DisplayString ElementID="ManagementPack.c09959e1_6a5f_44b7_ab87_b908fe7698f9">
<Name>ManagementPack.c09959e1_6a5f_44b7_ab87_b908fe7698f9</Name>
</DisplayString>
<DisplayString ElementID="NewClass_1">
<Name>NewClass_1</Name>
<Description>Specify your class description.</Description>
</DisplayString>
<DisplayString ElementID="NewClass_1" SubElementID="Property_10">
<Name>Property_10</Name>
</DisplayString>
<DisplayString ElementID="NewClass_1" SubElementID="Property_11">
<Name>Property_11</Name>
</DisplayString>
<DisplayString ElementID="CustomForm_710c2cf6_93ec_4f89_a3c4_eab2c6afa7a1">
<Name>Microsoft.EnterpriseManagement.ServiceManager.ActivityManagement.Forms.ReviewActivityForm (Customized)</Name>
<Description>Microsoft.EnterpriseManagement.ServiceManager.ActivityManagement.Forms.ReviewActivityForm (Customized)</Description>
</DisplayString>
<DisplayString ElementID="ClassExtension_210829b0_39b3_4022_969a_0bfd171e5e2c">
<Name>Extension of Review Activity</Name>
<Description>Extension of class Review Activity</Description>
</DisplayString>
<DisplayString ElementID="ClassExtension_210829b0_39b3_4022_969a_0bfd171e5e2c" SubElementID="Larger_Comment_Property">
<Name>Larger_Comment_Property</Name>
</DisplayString>
</DisplayStrings>
</LanguagePack>
</LanguagePacks>
</ManagementPack>

Similar Messages

  • ITunes issues between Mac and Windows (31 character limit)

    Hi all,
    I'm in quite of a pickel and have not figured out a solution yet.
    I am sharing an iTunes library via Dropbox with someone. I am on a iMac running Lion, and the other person is working on Windows XP.
    That person is in charge of typing the metadata for some freshly imported albums.
    Everything seems to be working fine besides one crucial point : when I open up the library on my end, I notice that all songs who's names contain more than 31 character are truncated - and not only the names are truncated but also are the wave extensions - so basically I can't even read the audio files from the library nor from the folder containing the audio.
    The weird thing is that I often work with this person for entering my album's metadata but we used to work by sending hard drives. This works just fine so apparently it is not just a OS incompatibility issue - it's more of a dropbox-related problem.
    Thanks in advance for any help you can provide.
    Rob

    What happenes when you try?
    Error message?
    What does it say?

  • How can we change the file name character limit on PSE 7?

    When I save for web I need more than 26 characters in the file name. Can you please tell me how to turn this Mac compatibility option off? Thanks.

    Save the file with a short name and rename afterward.
    Juergen

  • Appleworks Spreadsheet Character Limit

    Is there anyway to get around the 256 character limit in each of the cells in Appleworks spreadsheet?

    No.
    But if you need to put more than 255 characters in a box, perhaps the spreadsheet is not the right tool. Have you considered using a database document? The DB can hold about a thousand characters in a field.
    Regards,
    Barry

  • Dynamic Stamp Reviewer Name Changes upon Comment Download from Shared Review

    When reviewers publish their dynamic stamp to an active Shared Review and I join the review, it downloads their comments (including the dynamic stamp) but when it downloads to my copy, the name on the stamp changes from their profile name to my profile name. If I double-click on the stamp, the reviewer's name shows up on the comment pop-up yet my profile name remains on the stamp image.
    I've dug around in the forum and have found no information about this problem. Does anyone out there have a fix for this or have you seen this problem as well?
    It happens whether the review is initiated and stored in a network server directory, or using a SharePoint workspace.
    No matter who has initiated the review, the renamed stamp appears in other participants' review copies. This was not happening at all before (we have been using Shared Review since 2012).
    It just started happening and it is occurring to others at our company as well. Initiating from different versions of Acrobat (ranging from Acrobat 9 to Acrobat 10) results in the same problem.
    Some reviewers' names are showing correctly and some are replaced with the user's name. See below.
    Below you can see the first approved stamp name (and time stamp) is different than the pop-up.
    The second is the same as the reviewer.

    I don't have the answer but I've seen the same thing, only with it twist. It seems to be related to the disappearing comments that others are talking about.
    We use the dynamic stamps just as you do and for certain users, the stamps disappear when the review file is opened again, no matter who opens it. You can see then listed as having added comments as the file is opening but no stamps are showing, and they aren't listed in the comments window once the file is open.
    But we have one user who DOES see the stamps - except that they have his name instead of the user that actually stamped it! So for some users, there's no problem - they stamp the file and everyone sees it fine. For others, the stamp disappears whenever anyone except that one user opens it, and he sees his own name on them. We all use Acrobat X except this one user, who's still on Acrobat 9.
    This all started recently and the number of affected users seems to be increasing. I firmly believe that it's related to recent updates that have been sent out, though I can't prove it. Not sure why else the problem would just start happening, and not to every user.
    This is a serious problem that needs to be fixed!

  • Can I insert the name poperty of the RequestedByUser related object of the parent Change Request workitem in a review activity email notification template?

    I am working on a SCSM change control workflow driven by email. 
    A lot of my work is based on the information found in this post:
    http://blogs.technet.com/b/servicemanager/archive/2012/04/03/using-data-properties-from-the-parent-work-items-in-activity-email-templates.aspx#pi158453=4
    This is an excellent post to which my Internet searches continually return. The workflow is about 90% complete. 
    My question is can I insert the properties of a related object of the parent workitem in a workflow email notification? 
    For example, I want to include the name property of the RequestedByUser related object of the parent workitem object in a review activity notification.

    Thank you for your reply.  I have confirmed my template is using a projection that includes the parent workitem and requested by user.  Where I am having trouble is the notification template syntax used to call the properties of the related
    object of the parent workitem.  The picker in the GUI won't show that related object, so I have no example to follow.  I hope this reply makes sense!

  • Review Activity (RA) Approval Condition is Changing

    Hello everyone,
    I am running SCSM 2012 R2 version 7.5.3079.0 (no CUs).  I am having an odd issue where it seems as though the approval condition is changing on review activities.  I can't seem to figure out if I've done something or if there is something else
    going on.  This is causing some tickets to "stall" and not actually get processed or is delaying actual approvals.
    So as an example, the person who originally designed the system put an Automatic Approval Review Activity at the beginning of every SR.  In the template, the Approval Condition was set to Automatic and there were no reviewers.  All of a sudden
    a reviewer with no name would show up and the approval condition would become unanimous.  I since removed that RA.
    Now there is a similar issue I am finding on my Change Requests (CRs).  I have only done three as we are basically doing dry runs before we convert off our old system.  In my template, I have a review activity that has the six members of our
    change approval board as reviewers.  The members rarely change so I saw no reason to make this dynamic.  The template has the stage set to Approve with an Approval Condition set for Percentage.  The threshold is 66% or 4 of the 6 reviewers. 
    At some point, the approval condition was changed to unanimous.  If I look at the history of the RA, I can see where the activity was created and it says Approval Percentage 66.  The RA went from Pending to In Progress and then about a minute later,
    the approval condition and percentage changed.  The name on that time entry is just one of my service accounts.
    If it helps...here is that process that the CR template follows
    Automatic Review Activity, which has not been an issue so far.
    Runbook Automation Activity - Updates some fields on the CR with information based on fields.  Also modifies the reviewer in the next step to be the Business Owner of a system.
    Business Owner Approval Review Activity - Template is set to unanimous and has one blank reviewer that is updated by the previous runbook.
    Change Approval Board Review Activity - Explained above.
    Runbook Automation Activity - Converts the Change Request to a Release Record.
    I appreciate any and all assistance that someone could provide.

    This is a common issue.... try restarting the following three services: Microsoft Monitoring Agent, System Center Data Access Service, System Center Management Service and deleting your health service cache (Installation Folder/Health Service State) (it
    will regenerate once you restart the services)

  • HT201991 What is the character limit for length for video or song reviews?

    What is the character limit for length for video or song review?

    One other thing I found... It was still doing the spinning clock and locking up, but it took a while after boot for the problem to crop up.
    I pulled the media card and found that there was a media sync folder under Blackberry\System that had some files in there that were pretty big.  The artwork file was over 150MB and some other files were largish.
    I deleted the entire media sync folder and now it seems to be behaving itself.  No more spinning clock and it seems to be slowly returning to normal.  (Besides all the messages it deleted during the whole process)
    If anyone else runs into this I would say you should clean the folder off the media card along with disabling the sync.  Seems the BB still reads that folder and processes it if present.

  • Copying multiple sheets, 255 character limit

    Hi all -
    I have a script that copies multiple worksheets to a new workbook based on criteria.  All the worksheets use the same template.  Two of the cells (A6 & A8) contain more than 255 characters so all the text does not get transferred to the new workbook.  Is there a way to 'bypass' the 255 character limit?  If not, can I somehow tie in the copying of A6 & A8 to the copying of 'every sheet' without actually scripting every single sheet?  Make sense?  Here's the code -
    tell application "Microsoft Excel"
         set xbook to make new workbook
         tell workbook "Retail_Product_Specs.xls"
             choose from list {"Whole Food Juices, 10.5oz", "Whole Food Juices, 32.0oz", "Antioxidant Elixir, 11.0oz"} with title "Exporting Product Specifications" with prompt "Choose Method of Export:"
             if result is equal to {"Whole Food Juices, 10.5oz"} then
                   set exportSheets to every sheet whose name contains "10.5"
                   set savePath to "Users:KRT:Documents:Sambazon:Production:Finished Product Specs:Product Specs:Copacker Specifications:10.5oz Whole Food:Spec-WF-10.5oz.xls"
             else if result is equal to {"Whole Food Juices, 32.0oz"} then
                   set exportSheets to every sheet whose name contains "32.0"
                   set savePath to "Users:KRT:Documents:Sambazon:Production:Finished Product Specs:Product Specs:Copacker Specifications:32.0oz Whole Food:Spec-WF-32.0oz.xls"
             else if result is equal to {"Antioxidant Elixir, 11.0oz"} then
                   set exportSheets to every sheet whose name contains "Elixir"
                   set savePath to "Users:KRT:Desktop:Test.xls"
      --set savePath to "Users:KRT:Documents:Sambazon:Production:Finished Product Specs:Product Specs:Copacker Specifications:Antioxidant Elixir:Spec-Elixir-11.0oz.xls"
             end if
         end tell
      copy worksheet exportSheets before sheet "Sheet1" of xbook
         tell active workbook
             set bounds of first window to {3, 124, 563, 861}
             delete sheet "Sheet1"
      save workbook as filename savePath
             set sPWORD to "dummy"
             repeat with tName in (get link sources type link type Excel links)
      break link name tName type link type Excel links
             end repeat
             repeat with tName in (get link sources type link type OLE links)
      break link name tName type link type OLE links
             end repeat
         end tell
      --close active workbook
    end tell
    Thank you! 

    I'm sorry, here's a quick summary - all of our product specs are in one workbook.  There's 5 different product categories (only scripting 3 for now).  Each category of product is produced at a different manufacturing plant.  When changes are made to the spec sheets, I need to export each category of products into their own new workbook so I can distribute it to the appropriate plant.  I might need to export one category, some, or all.  Make sense?  Pain in butt. 
    So!  I think the code you provided is heading in the right direction...but I obviously have something in the wrong spot.  It's taking the copied sheets in xbook and making three additional copies.  Also, the cells are not being copied.  I'm assuming the "copy worksheets exportSheets before..." is in the wrong spot, but I'm not sure how to fix it. 
    Also, I could duplicate the original workbook and delete unwanted sheets.  The current script has grown beyond my initial expectation, so that might be a better option!
    BTW - I don't understand why you have "set value of cell..." and then "set value of range...".  Can these both be cell or range, or is there a reason for the two? 
    Thank you so much for your patience and details!
    tell application "Microsoft Excel"
              set xbook to make new workbook
              tell workbook "Retail_Product_Specs.xls"
                        choose from list {"Whole Food Juices, 10.5oz", "Whole Food Juices, 32.0oz", "Antioxidant Elixir, 11.0oz"} with title "Exporting Product Specifications" with prompt "Choose Method of Export:"
                        if result is equal to {"Whole Food Juices, 10.5oz"} then
                                  set exportSheets to every sheet whose name contains "10.5"
                                  set savePath to "Users:KRT:Documents:Sambazon:Production:Finished Product Specs:Product Specs:Copacker Specifications:10.5oz Whole Food:Spec-WF-10.5oz.xls"
                        else if result is equal to {"Whole Food Juices, 32.0oz"} then
                                  set exportSheets to every sheet whose name contains "32.0"
                                  set savePath to "Users:KRT:Documents:Sambazon:Production:Finished Product Specs:Product Specs:Copacker Specifications:32.0oz Whole Food:Spec-WF-32.0oz.xls"
                        else if result is equal to {"Antioxidant Elixir, 11.0oz"} then
                                  set exportSheets to every sheet whose name contains "Elixir"
                                  set savePath to "Users:KRT:Desktop:Test.xls"
      --set savePath to "Users:KRT:Documents:Sambazon:Production:Finished Product Specs:Product Specs:Copacker Specifications:Antioxidant Elixir:Spec-Elixir-11.0oz.xls"
                        end if
                        repeat with thisSheet in exportSheets
      copy worksheet exportSheets before sheet "Sheet1" of xbook
                                  tell thisSheet
                                            set sheetName to name
                                            set txt1 to value of cell "A6:I6"
                                            set txt2 to value of range "A8:I8"
                                  end tell
                                  tell xbook
                                            tell worksheet sheetName
                                                      set value of cell "A6:I6" to txt1
                                                      set value of range "A8:I8" to txt2
                                            end tell
                                  end tell
                        end repeat
              end tell
    end tell

  • Login password character limit?

    Is there a limit to the number of characters you can use for a login password in OS X 10.4x? The Mac login screen can display 14 characters, but it seems that you can keep typing after 14 (you just can’t see the additional characters).
    Thanks,
    Kevin
    G4   Mac OS X (10.4.7)  

    W.J.,
    Thanks for the welcome and the help. I created a test account with a 32-character password (all numbers). I could not log in with the first 31 characters, nor could I log in if I added characters beyond the original 32; only the 32-character password worked.
    Next I changed that password to a 50-character password. Again, 49 characters would not work, nor would 51; just the 50-character password would get me logged in.
    So, it seems the password character limit is at least 50, but quite possibly more ... I just didn't take the time to enter more numbers to verify it. I'm wondering if the real login password character limit is 256, which from what I've been told is the login character limit on a PC.
    I also noticed that I could enter more than 31 characters in the password assistant, even though the slider indicates a limit of 31. And the password I entered (again, a series of numbers) improved in quality as I increased the character count past 31 (think in this case the field itself had room for 39 characters).
    In short, I haven't really found the limit to a Mac login password character count.
    Kevin
    G4   Mac OS X (10.4.7)  

  • How do I add a Voter to a Review Activity on a Service Request from an AD User Query on the Request Offering?

    I have the query set-up and it works fine, but I cannot map it to anything, I suppose because it is an object and not a simple string. I think I get the option to Map it to related items or configuration items in the Query itself maybe, I seem to remember
    seeing that, but I can not map it to anywhere on the Service Request or Activities in the Request Offering Set-Up.
    However, looking at my Update Object Activity in My Runbook, I do not see how to add a person to a review activity anyway.
    Can someone enlighten me?
    I do not know Powershell well enough to use it with SCSM or Orchestrator yet, and I am not even sure if we have SMLets so keep it simple if possible.
    Thanks for any assistance!

    More info:
    How to add a Reviewer to a Review Activity through Orchestrator
    http://www.scsm.se/?p=895
    Note: Microsoft provides third-party contact information to help you find technical support. This contact information may change without notice. Microsoft does not guarantee the accuracy of this third-party contact information.
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • I want to install my photoshop 5.0 limited edition but the pc displays i should check if it is a 32 or 64 bit application. i changed my windows os  from xp to win7 64 bit (i think that is the problem) how can i run my photoshop on this system?

    i want to install my photoshop 5.0 limited edition but the pc displays i should check if it is a 32 or 64 bit application. i changed my windows os  from xp to win7 64 bit (i think that is the problem) how can i install and run my photoshop 5.0 le on this system?

    Kglad Creative Suite 2 is only applicable to individuals affected by the activation server shut down.  A complete list of affected software titles can be found at Activation server shut down for Creative Suite 2, Acrobat 7, and Macromedia products.

  • JKM DB2 400 column and table name 10 character limit

    I am trying to set up CDC on an iSeries. I have successfully loaded data with the LKM SQL to Oracle, and now I want to set up CDC for the table and am trying to use "JKM DB2 400" . I get invalid token errors when I try to start journalizing, and it appears to be the table and column names, used to set up CDC, which are more than the 10 character limit. Tables like SNP_JRN_SUBSCRIBER seem to come from the getJrnInfo function and other table and column names are hard coded. I want to copy the JKM and reduce all of the names to less than 10 characters.
    Where else are these names used? How does the interface know which table names to use when set to use only journalized data and how can I change it to use the new shorter names? Is there a better solution?

    Thanks to all for assistance. It turns out that the 10 character limit, about which the server people warned me, isn't an issue with my ODBC connection. The invalid token error was being caused by some missing qualifiers in the generated sql which caused appearances of ".tablename" rather than "tablename" and other similar. I was able to modify the knowledge module to eliminate this issue and the CDC worked correctly on my first test.

  • Can we get a character limit for the subject line?

    Some of the more annoying posts place the entire story in the subject line.
    (e.g. http://forums.ni.com/ni/board/message?board.id=170​&thread.id=334536&jump=true)
    The problem is that the edit window when replying blows the margins, making it wider than the screen.
    I would think that e.g. a 132 character limit would be sufficient for titles. If anything posted from the newsgroup exceeds that, it could be truncated.
    LabVIEW Champion . Do more with less code and in less time .

    I agree with Christian,
    It seems that some people want to describe the entire issue in the title instead of providing a synopsis..

  • Create a view - All Service Requests that contain a Completed Review Activity

    In the Service Manager 2012 console, is it possible to create a view that displays Service Requests, with the view criteria being something like as follows:
    Service Request status is In Progress
    Service Request contains a Review Activity where the Review Activity status is In Progress
    My intent is to provide a way for Service Desk Operators to be able to identify requests that are ready for implementation.
    From what I'm seeing in the console, this sort of view is not possible as it appears that any view criteria must be derived from the view's target class.

    Nothing like a bit of thread necromancy in the morning.
    It turns out the solution to this question was quite straight forward (once you know where to look...)
    The trick is creating a view based on one of the Service Request combination classes rather than the basic class itself, and then rephrasing my requirement after realising that what I was really after was a view containing Requests that have an In Progress
    Manual Activity.
    So...open the console, go to Work Items, right click on
    Service Request Fulfillment and select Create View
    On the General tab, give your view a name and select a Management in which it will be stored.
    On the Criteria tab, click Browse to select a specific object class.  Change the
    Frequently used basic classes filter to Combination classes then enter 'Service Request' in the filter field.
    Pick the Service Request and Activity class.
    Now when configuring the criteria, you'll notice a little arrow next to the
    Service Request class. Click on this arrow to expand the node, and select the
    Contains Activity class.
    Under the Available properties box, enter 'Status' in the search field. In my environment, I got two Status fields. Each corresponds to a specific Activity class. Select both of them and click
    Add.
    One of the Criteria will look like 'Contains Activity[Activity]Status'. Keep this one and delete the other from the Criteria box. Change the value to 'Completed'
    While we're at it, select the Service Request class and add a criteria for the Service Request Status = 'In Progress'.
    Click on the Display tab and select whatever fields you want to display in this view.  Click
    OK to save this view.
    Now go to the Administration workspace and select the
    Management Packs node. Export your management pack that contains your view and open the management pack in a text file viewer. Notepad++ works for me...
    First search for the string that you used to name your view. It will be found towards the bottom of the MP in a DisplayString element in the LanguagePacks XML element. This element will have an ElementID.
    Select the ElementID and search the entire file for this string. You want the instance that resides within a Presentation | Views | View element. From this point, scroll down until you get to a Criteria element. Within the Criteria element you will find
    the two Expressions that were entered via the GUI. One of the Expressions corresponds to the Service Request.Status=In Progress criteria, the other corresponds to the Activity.Status=In Progress criteria. We will be changing the Activity criteria so that it
    explicitly refers to a Manual Activity.
    Identify the Expression that has the Property containing the string 'System.WorkItemContainsActivity'. We will be changing the TypeConstraint attribute of this criteria.
    In this line, Replace the string 'System.WorkItem.Activity' with 'System.WorkItem.Activity.ManualActivity'
    Save this file and import the management pack into SCSM

Maybe you are looking for