Console Task Target System.WorkItem.ChangeRequest also shows for Service Requests

Console tasks specifically targeted at Change Requests also shows up in all Service Request views.
System.WorkItemChangeRequest is located in the MP System.WorkItem.ChangeRequest.Library.
Is this a bug, or me doing something wrong?
Currently on a closed network, hence screenshots and codesamples is a bit difficult to get my hands on and show here.
http://codebeaver.blogspot.dk/

code as follows
<ManagementPack ContentReadable="true" SchemaVersion="2.0" OriginalSchemaVersion="1.1" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
<Manifest>
<Identity>
<ID>X.PublishChangeToCalendar</ID>
<Version>1.0.1.5</Version>
</Identity>
<Name>X.PublishChangeToCalendar</Name>
<References>
<Reference Alias="System">
<ID>System.Library</ID>
<Version>7.0.5826.0</Version>
<PublicKeyToken>31bf3856ad364e35</PublicKeyToken>
</Reference>
<Reference Alias="WorkItem">
<ID>System.WorkItem.Library</ID>
<Version>7.5.3079.0</Version>
<PublicKeyToken>31bf3856ad364e35</PublicKeyToken>
</Reference>
<Reference Alias="Console">
<ID>Microsoft.EnterpriseManagement.ServiceManager.UI.Console</ID>
<Version>7.0.5826.859</Version>
<PublicKeyToken>31bf3856ad364e35</PublicKeyToken>
</Reference>
<Reference Alias="ChangeRequestLibrary">
<ID>System.WorkItem.ChangeRequest.Library</ID>
<Version>7.5.3079.0</Version>
<PublicKeyToken>31bf3856ad364e35</PublicKeyToken>
</Reference>
<Reference Alias="Authoring">
<ID>Microsoft.EnterpriseManagement.ServiceManager.UI.Authoring</ID>
<Version>7.0.5826.0</Version>
<PublicKeyToken>31bf3856ad364e35</PublicKeyToken>
</Reference>
<Reference Alias="Administration">
<ID>Microsoft.EnterpriseManagement.ServiceManager.UI.Administration</ID>
<Version>7.0.5826.0</Version>
<PublicKeyToken>31bf3856ad364e35</PublicKeyToken>
</Reference>
<Reference Alias="WindowsLibrary">
<ID>Microsoft.Windows.Library</ID>
<Version>7.5.8501.0</Version>
<PublicKeyToken>31bf3856ad364e35</PublicKeyToken>
</Reference>
<Reference Alias="ServiceManager.ChangeManagement.Library">
<ID>ServiceManager.ChangeManagement.Library</ID>
<Version>7.5.3079.0</Version>
<PublicKeyToken>31bf3856ad364e35</PublicKeyToken>
</Reference>
</References>
</Manifest>
<Categories>
<Category ID="PublishChangeToCalendar.Category" Value="Console!Microsoft.EnterpriseManagement.ServiceManager.ManagementPack">
<ManagementPackName>X.PublishChangeToCalendar</ManagementPackName>
<ManagementPackVersion>1.0.0.0</ManagementPackVersion>
<ManagementPackPublicKeyToken>x</ManagementPackPublicKeyToken>
</Category>
<Category ID="PublishChangeToCalendar.DoNotShowInForm.Category" Target="PublishChangeToCalendarTask" Value="Console!Microsoft.EnterpriseManagement.ServiceManager.UI.Console.DonotShowFormTask" />
<Category ID="PublishChangeToCalendar.ShowConsoleTask.Category" Target="PublishChangeToCalendarTask" Value="Console!Microsoft.EnterpriseManagement.ServiceManager.UI.Console.ConsoleTasks" />
</Categories>
<Presentation>
<ConsoleTasks>
<ConsoleTask ID="PublishChangeToCalendarTask" Accessibility="Public" Enabled="true" Target="ChangeRequestLibrary!System.WorkItem.ChangeRequest" RequireOutput="false">
<Assembly>Console!SdkDataAccessAssembly</Assembly>
<Handler>Microsoft.EnterpriseManagement.UI.SdkDataAccess.ConsoleTaskHandler</Handler>
<Parameters>
<Argument Name="Assembly">X.PublishCR</Argument>
<Argument Name="Type">PublishWI.PublishChangeTaskHandler</Argument>
<Argument>PublishWI</Argument>
</Parameters>
</ConsoleTask>
</ConsoleTasks>
<ImageReferences>
<ImageReference ElementID="PublishChangeToCalendarTask" ImageID="Administration!Microsoft.EnterpriseManagement.ServiceManager.UI.Administration.Image.Notification" />
</ImageReferences>
</Presentation>
<LanguagePacks>
<LanguagePack ID="ENU" IsDefault="true">
<DisplayStrings>
<DisplayString ElementID="X.PublishChangeToCalendar">
<Name>X.PublishChangeToCalendar</Name>
</DisplayString>
<DisplayString ElementID="PublishChangeToCalendarTask">
<Name>Tilføj til kalender</Name>
<Description />
</DisplayString>
</DisplayStrings>
</LanguagePack>
</LanguagePacks>
<Resources>
<Assembly ID="Assembly.PublishChangeToCalendar" Accessibility="Public" FileName="X.PublishCR.dll" HasNullStream="false" QualifiedName="X.PublishCR.dll, Version=1.1.0.0, PublicKeyToken=x" />
<Assembly ID="Assembly.Microsoft.SharePoint.Client" Accessibility="Public" FileName="Microsoft.SharePoint.Client.dll" HasNullStream="false" QualifiedName="Microsoft.SharePoint.Client.dll, Version=14.0.4760.1000, PublicKeyToken=71e9bce111e9429c" />
<Assembly ID="Assembly.Microsoft.SharePoint.Client.Runtime" Accessibility="Public" FileName="Microsoft.SharePoint.Client.Runtime.dll" HasNullStream="false" QualifiedName="Microsoft.SharePoint.Client.Runtime.dll, Version=14.0.4760.1000, PublicKeyToken=71e9bce111e9429c" />
</Resources>
</ManagementPack>
http://codebeaver.blogspot.dk/

Similar Messages

  • Target system install problem (SAPINST searching for Non unicode kernel)

    Hi,
    I'm currently performing a unicode conversion (from 4.7 to EHP4). I am finished with the upgrade and I'm now in the unicode conversion part.
    I have completed the export and selected unicode as the target system. I am done with source system uninstallation and I'm now installing the unicode target system.  I have selected unicode during the parameter selection (it's the default option anyway) but during the part where it will ask for the kernel DVD, it doesn't accept the path of my unicode kernel (and instead looks for the non-unicode kernel) 

    Hi Markus,
    Thanks for your response. This problem is now resolved. It turns out that there are some remaining files from the old /usr/sap/<> and /sapmnt/SID/exe that were not deleted yet (after uninstalling for non unicode system). I proceeded to delete again these files and ensure that there are no files from the non unicode system

  • Function Modules for System Status update and reservation for service order

    I am sending the service orders data using IDOCS.
    once the IDOC is received successfully i need to do 2 things:
    1. Update the system status of the service order with the status 'SPV2'.
    2.  Create the reservation for the service order.
    Is there any function modules avilable for both of these process.
    If not how i can do these two things in ABAP Code.
    please help me out in it.

    check whether this Fm's helps you
    STATUS_CHANGE_INTERN
    CO_IH_SET_STATUS_EXTERNAL
    CO_IH_STATUS_FM_SET
    BAPI_ORDER_CHANGE_STATUS_GET
    BAPI_APPREQUEST_SETSTATUSVARNT
    BAPI_ALM_ORDER_MAINTAIN
    BAPI_RESERVATION_CREATE
    Edited by: Keshu Thekkillam on Oct 26, 2009 5:10 PM

  • Link/Target label in PTG XML? (for service chain)

    Does any body know how to out value for Link or target label, to form a service chain? I have tried a lot, like service name, url, they are not work,
    Thanks a lot

    Hi Soniya,
    These are the steps:
    1. Log in into infoview
    2. Change the preferences (Click in the Preference button in the main tool bar), in the WebIntelligence section change the Select a default view format: to Interactive.
    3. Click OK
    4. Open the report where you want to add the hyperlink
    5. Right click in the column or cell to add the hyperlink
    6. Click Hypelink > New
    7. You will see the Create Hypelink window, click Browse the select which report do you want to link
    8. Fill in the parameter, prompts, etc.
    and that's it, hope it's clear now. If you have any question let me know.

  • Outbound delivery replication in target system

    Hi,
    I want to replicate an outbound delivery in the target system  through IDOC.
    but when i use standard IDOC Message type DESADV alongwith standard output type LALE, then it does'nt get replicated and an Inbound delivery gets created instead in the target system.
    I also used  another alternative of using BAPI with Business object 'LIKP' and  BAPI  BAPI_OUTB_DELIVERY_SAVEREPLICA
    but its not getting triggered may be coz m using the application program and routine in the Nace as RSNASTED only.
    Do i have to use any other program in NACE with Z O/P type for the same if i use BAPI. If so then what shud be the program name and Routine name for the same.
    Please help me to meet the above requirement with the appropriate aaproach.
    A quck reply is highly appreciable.
    Regards,
    Manoj

    Hi Manoj,
    Message type WHSORD is used transmit data to 3rd party whenever Outbound delivery is created in SAP i.e. as Outbound IDoc.
    I am trying to understand the issue and slightly confused.
    Is both sender & target systems are of SAP (SAP to WMS/EWM/SCM).
    Message type SHP_OBDLV_SAVE_REPLICA  which calls the BAPI you have already tried should work as I read from
    below document. 
    [SAP document link|http://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/56a89d90-0201-0010-97a7-c5e8dbbb22e2?QuickLink=index&overridelayout=true]
    Please check if it can be useful.
    Regards,
    SG.

  • Password Synchronization from OIM to target systems

    Hi All,
    Is there any OOTB functionality in OIM9.1.0.1 for password synchronization.
    I have a user with multiple IT resources provisioned into his account. Now whenever user changes his password in OIM, I want that to be updated on particular target system which user selects. For ex. If a user has 5 IT resources configured and whenever he changes his password that has to be updated on only 3 IT resources and not all.
    As per my understanding each IT resource configured will have some process task for updating the password on target system(Password Update in case of iPlanet resource) which will be triggered if an entry for this is present in USR_TRIGGERS. If I use this kind of approach it will update on all IT resources.
    How can I make this dynamic so that the changes are done only to a list of specific IT resources selected by user.
    Thanks & Regards,
    Mahantesh

    There is no OOTB functionality for the end user to decide which resources get their password changed and when. The OOTB functionality lets you use the Lookup.USR_PROCESS_TRIGGER to define which USR table fields have triggers configured for modification. Then you can create the task associated with the field in any provisioning process definition to insert that task when the field changes.
    If you want the user to be able to pick and choose which fields get propagated to which targets, it becomes custom coding.
    Off hand, to be able to decide which passwords get propagated to which targets, i might suggest some way for the end user to set the targets before hand because when a user changes their password, it's only the password that is being changed. You are going to need a field somewhere that says "yes this resource will propagate the password". You have 2 locations i can think of to do this, on the USR form as a UDF, or a field no the user's resource profile. Next you need a way to fill in these values. If it's on the USR form, you could put these on the user's self modification page to be able to check and uncheck these per resource. Or you can create a self requestable resource, or organization type requestable that has the list of targets, and the user can choose which ones they want to propagate the password to. You cannot have a dynamic list of targets though of the resource form. It has to be a set defined list. You could however create a child table with a list of all available objects and have them just add them in. Once the selection is done, you will either have these checked, or the provisioning side will update the values.
    Now, when the password is changed, and you have your "Change User Password" task running, your adapter will have an input that maps to the UDF field to check if it should pass the new password to the Password Field on the form to trigger the Password Updated task, or return the existing password.
    Or you create a custom page that lets you do whatever you want :)
    -Kevin

  • No of Target systems to One source system via TDMS

    Hello,
    Wondering if any one in this group have worked on a scenario, where there is 1 source / ECC, and 5-6 target systems/clients.
    The reason for asking this question : I have an RFC connection set between the source and target 1, and there is another RFC set from Source to Target 2.
    Now, I have 4-5 projects created in TDMS/controller, and when I want to delete a project ( which is configured with source and target 1), I had to deactivate the package in the project, that inturn deactivated the RFC connections of Source and Target 1.
    Now, when I am trying to create a landscape between source 1 to target 2, and when I clicked on the distribute RFC connections, it throws an error.
    ERROR DETAILS:
    Destination MBT_DD1_ED2_130_00_MBT deactivated or bad state - Connection check not allowed. Message no. CNVMBTRFC123 Diagnosis Connection check for a destination is not allowed. The reason can be that the destination is deactivated, no connection check explicitely choosen, or destination state doesn´t allow the check. Destination is deactivated In table cnvmbtdest in field deactivated you find the information about deactivation state. Keep in mind that for each remote system the state can be different for the destinations. Viewing deactiavation state see heading 'Get destination and deactivaten state'. No connection check explicitely choosen When calling the function for checking the connection we have an import parameter no_connection_check. If this parameter is set then no connection check will be done. Destination state doesn´t allow the check In table cnvmbtdeststate you find the state for a destination (also called connection state). If there is no entry then it can be assumed that the destination is OK. If there is an entry then all states with exception of O (connection OK) and the initial entry indicating that there is something not OK with the destination and no connection check will be done untill the issue is fixed. For destinations in the control system you find the destination state in the control system and for destinations in the remote system accordingly in these systems. Viewing destination state state see heading 'Get destination and deactivation state'.
    Wondering if someone can help in fixing this. Thanks,

    Thanks Anita,
    Will go through the note and will revert back, incase of any further issues.
    Also, I want to know why I am not able to delete a project, and when trying to delete a project, that doesn't have a package in it, gives an error. something that says, 500 sap internal error, screen output without connection to user ( termination : RABAX_STATE)
    Also, based on my earlier msg, I was trying to go through the tcode " SET_RFC_STATE".
    Surprisingly, I see all the Projects that I created with the earlier source/target/RFC connections.
    Is there a way to get rid of these projects/ packages which are not in USE.
    Thanks,

  • Error in target system !!!

    Hello,
    I have the same error in Dev, Quality and production (wich are in different machines) with XI 2.0 To R/3 4.7, we send tRFC to IDOC and all messages are " error in target system" in sm58
    in sxmb_moni, for a message, the first flag is OK, the second flag (A. Status) is red.
    When we check the RFC Connection in sm59, it's sometimes good, sometimes not, we think it's a network problem (maybe with firewall...)
    have someone any idea please ?
    Cedric Rousseau

    Hi Manish,
    If so, can you control the number of idocs sending to XI box. This is workaround
    Is this may be because of number of work process . I am not sure here. So you can increase the work process.
    But you can seek help from SAP to audit on this provided if you are able to reproduce the error..
    This is just my views~
    Regards,
    moorthy

  • SAP Idocs -How to handle response from target system

    Hi,
    I am working on a scenario in which I will send Idocs asynchronously from SAP thro a SOAP adapter to a  webservice deployed on the target system.
    After the Idoc data is posted in the target system,the target system will send the acknowledgement for the receipt(basically response message).How to handle this scenario?
    SAP Idoc( outbound asynchronous)---> SAP XI3.0(soap adapter) ---> Target system(inbound synchronous)
    Do I need to go for BPM to handle this situation?
    Is there any alterantive to BPM.
    If any of the forum members who have worked on the similar scenario could help me in finding a better solution,I will be thankful to them.
    Thanks,
    Leo

    Hi Udo,
    Thanks for the info.My scenario is like this.
    SAP R/3 Idoc -> SAP XI 3.0 <-> Webservice in the target system.
    The webservice in the target system will receive the Idoc as a request messsage and send a response message synchronously.
    Since Idoc is sent asynchronously( I believe Idocs sent from SAP are always asynchronous),there is no Proxy waiting in SAP R/3 to receive the response message from the target system.
    If I go for BPM for the above scenario,will the BPM steps look like the following.
    1)Receive Idoc from SAP.
    2)Send Idoc sysnchronously to webservice
    3)Receive the response from the webservice synchronously.
    4.Post the response message to a proxy which can handle it further in SAP R/3.
    Please note that my knowledge in BPM is limited and correct me if I am wrong.
    Thanks in advance
    S.Banukumar

  • Trying to understand creating a console task to close a request

    So here is my situation:
    I created a new class that inherited from the change request base class, I added my new properties, created a new custom form using the change request assembly (so I could keep the overall look and feel), added the type projections, bundled everything into
    a mpb, imported the mpb, opened a new instance of my custom change request and submitted, and then I tried to cancel the request and obtained this error: Message: ChangeRequestStatusChangeTaskHandler has parameter that is not valid.  I did some searching
    here found these unanswered posts (https://social.technet.microsoft.com/Forums/systemcenter/en-US/fa4dea1a-98e6-476f-aca9-b363bb7d14c9/custom-change-management-form-errors-out-when-closing-the-change-request-ticket, https://social.technet.microsoft.com/Forums/systemcenter/en-US/5a8fa197-2b32-44dc-be46-bbbfb7b8a6fe/changerequeststatuschangetaskhandler-has-parameter-that-is-not-valid?forum=systemcenterservicemanager)
    ; I found one where someone said I would have to create new console tasks for these statuses, and gave a link to the basics of creating a new console task.  I understand the basics of creating a new console task, but just not what I need to code in order
    to get my new change request in a canceled state. So, I am wondering if that i need to create new console tasks?  And has anyone ever had to create a console task to close/resume/put on hold/cancel a request?  If so guidance would be greatly appreciated.

    Re: setting ranges and referring to stuff
    No you did not Set NewRange to another location.
    Rng is A1:A3  and NewRng is B1:B3.
    NewRng(1, 1)  refers to B1, NewRng(2, 2) refers to C2 and NewRng(3, 3) refers to D3.
    NewRng(1, 1) is the starting point.
    So NewRng(2, 2) is similar to telling someone the location of the Pet Store is one block down and one block over.
    NewRng can only be changed using the Set statement.
    [Edit-additional info]...
    Range("A1").Offset(0, 0)
    -and-
    Range("A1")(1, 1)
    Both of the above return Range("A1")
    Jim Cone

  • Sharepoint audience targeted items no longer showing for specific people due to Organizational Unit was renamed,

    we found one day that audience targeted items were no longer showing for specific people.
     After a bit of troubleshooting, we discovered that one of the active directory domain groups that we were using was in an Organizational Unit (OU) that had been renamed. 
    After a bit more research, it appears that whenever a profile import occurs in SharePoint and the corresponding membership import occurs, SharePoint stores all the domain group membership in
    a database table in the SSP database called MemberGroup.  This table stores all the groups with a corresponding count and the group's canonical name. 
    When the group's canonical name changes in active directory SharePoint finds the new group and adds it as a duplicate entry into the table, and orphans the old record. 
    However, the audience rules still point to the old record, which is no longer valid and the audience compiles without any members.
    http://vspug.com/mcotw/2008/07/28/do-you-use-sharepoint-audiences-beware-of-ad-changes/#comment-83
    looking for solution for this problem ?

    Hi,
    There is a way to restore Membership information synchronization between content database and profile database for all site collections. How to do this is described in a microsoft support case:
    http://www.google.no/url?sa=t&rct=j&q=&esrc=s&frm=1&source=web&cd=1&cad=rja&uact=8&ved=0CCcQFjAA&url=http%3A%2F%2Fsupport.microsoft.com%2Fkb%2F2703630&ei=4QFNU9yLGKfS4QSbvoDoBw&usg=AFQjCNFPI949Iehb8nObcQlkMf5BdfixDA&sig2=JiNfXlHX4Tf8VCS_sxvBog
    Hope this can be helpful.
    Heidi Lillebuen

  • TREX - CRM Service request not showing

    Hi everyone,
    Per our understanding, TREX is linked with the button "Find related problems" on the 'More' button available on the Header tab.
    We are using service request (SRV copied to ZCAS) to create incident. Our purpose is to be able to display the other service request (ZCAS) that would have some similarities (categorization, BP,...).
    To do that, we have customized the following transaction in the spro:  CRM/Transactions/Setting for Service Request/Define System proposals for related transactions
    It is apparently working as, when cliking on the "Find Related Problems", we do have a window appearing with some similar cases.
    However, it only shows the Problem (ITPR copied to ZTPR) that have a common categorization but not the other Service request (ZCAS) even if the customizing is the same (see screenshot below) and data are available.
    Is that the good understanding of the TREX purpose?
    How come the other service request are not shown?
    Thank you very much for your help,
    Regards,
    Anaïs

    Hi,
    You can configure the system to propose the related transactions based on certain criteria. Configuration is based on the following path:
    Customizing for Customer Relationship Management under Transactions Settings for Service Requests Define System Proposals for Related Transactions .
    Check your source Transaction (Service Request) and you target transaction (Problem), and flag how would you like to find the related transaction:
    By similar:
    - category
    - Reference Objects
    - Organisation Data
    -Sold to party
    If you also would like to find "Other Service Request", then you customizing should have:
    -Source Transaction (Your Service Request),
    -Target Transaction (your service Request),
    In other words, make a new entry to determine "Other Service Requests" as related transactions, rather than ONLY other Problems as related transactions.
    Regards,
    Lyda

  • How to get system status and user status of service order

    Hi,
    I want to show user status and system status for service order in my report and i am using CRM_ORDER_READ function module to read the status, but it is returning lot of status records, could anyone please suggest how to get the system status and user status for service order.
    I did not find any clue for how to get user status, i can see the user status when i open the transaction using CRMD_ORDER.
    Regards,
    Kamesh Bathla

    Hi,
      Go to CRM_JEST table give your service order guid and get the status, pass this status into TJ02. You will get the status of your order.
    Regards
    Srinu

  • Can We Add a Target System Once Task List is Open and Active?

    Has anyone been able to add a system to an existing project (i.e., task list)? We have a pre-existing project that we created when we recently upgraded to ECC 5.0. At the time of the upgrade, we didn't upgrade one system (MNT) in the event we had to look back at how the old version operated or looked. We've since upgraded the MNT system and want to add it as a target system for the pre-existing project.
    Is anyone aware of a method to add this system as a target without creating a new project?

    Hello Bob,
    I've find your question. It's been a while since you've asked it, but did you already found a solution to adding a system to an existing maintenance project?
    I've got that problem now.
    And I would appreciate it if you could forward me the solution.
    (you can also mail it to [email protected])
    kind regards,
    David De Boel

  • Upgraded 5s to IOS8, my iphone has showed no service to days, and I have restart and get the SIMcard regected. Also, I have refreshed my iphone system, but it still doesn't work. So, how to fix my iphone?

    Upgraded 5s to IOS8, my iphone has showed no service to days, and I have restart and get the SIMcard regected. Also, I have refreshed my iphone system, but it still doesn't work. So, how to fix my iphone?

    Hhave you done a reset press & hold power button & menu button until you see
    Apple Logo you will not lose any data.
    bsydd uk

Maybe you are looking for

  • Do I use the same password for apple ID and for iCloud?

    I am not getting mail on my iphone or my ipad air! When I put the password for my apple ID into icloud- it keeps reverting to another password. i.e. doesn't hold the apple ID password. Is this a problem keeping the mail from getting to my phone and i

  • Webutil_file_transfer url_to_client places objects in the Java Cache

    Hi, I'm using webutil_file_transfer url_to_client to download a PDF file. Once I downloaded the PDF file, it is visible in the Client Java Cache Viewer. When I try to run the download again webutil takes the PDF from the Cache instead taking the newe

  • Trying to make out this license plate

    I have been trying to make out a license plate for some time now.  It from cctv footage taken at night and I am wondering if there are any plugins or suggestions of how to go about it.  I would appreciate any suggestions.  Thank you.  I realize there

  • Linksys wired extension

    For a long time I have been using a Linksys BEFSR81 which is a Cable/DSL Router with 8-port switch connected to a Virgin Media Modem. All devices connect to the Linksys (upstairs) and a single cable connects through to the modem (downstairs). The con

  • IPhone 4s streaming cuts off every 11 minutes

    Hello, I have an iPhone 4s running iOS 8.0.2.  Every since the upgrade, whatever I stream (iHeart Radio, Pandora, college radio stations, other radio stations) stop playing after about 11 minutes.  It is the same whether I am connected to wifi or usi