Agent Assinment is not visible in another client

Hello All,
I assigned some agents (Users) for one customized standard task in my golden client(200). But its not visible in Testing client (220). Did i missed something? I changed attrbutes to standard task. I made client copy also.. I searched in forum..i could not found relevant information..
Thanks in advance..
Regards,
Krishna.

Try to use the RE_RHMOVE30 by using this transaction you can port the agent assignment to the other system.
try like this
1. Execute the TXn.
2. Specify the Plan version as 01.
3. Specify the Object ID as TS.
4. Sepcify the Object key as <8 digit template number>.
5.  uncheck the check boxes Test  and with Lock under the section transport on the selection-screen.
5. Enable the checkbox Transport and clcik F8.
6. select the entry and click on the button Transport. Now again select the same entry and check the check box transport and this time click on the button Tranpost and Delete this time it will ask you for CUstomizing request. save it. and do a client copy .
this time all teh agent assignments are copied to the other system.

Similar Messages

  • Identify SCOM agents that do not have an SCCM client

    I would like to identify SCOM agents that do not have an SCCM client installed.  I have the SCCM mp installed as well as the SCCM client health mp provided by Tao Yang installed.  I believe I could create my own registry discovery to identify
    if the SCCM install exists, but was wondering if there was a way that could leverage the existing SCCM mps I have in place instead of duplicating efforts.  

    Try running a report in SCCM and then check it against the windows server group in SCOM. 
    Check it into excel and then use the highlight duplicates. This should give you list of servers that are missing either SCCM or SCOM agent.
    This is a manual process but you could look at scripting this:
    extract SCCM server list (Export -CMDeviceCollection) 
    extract SCOM server list (See:
    http://scom-2012.blogspot.com.au/2013/11/scom-2012-powershell-retrieving-list-of.html)
    $Group = Get-SCOMGroup | where {$_.DisplayName -eq "Windows Computers
    $Members = $Group.GetRelatedMonitoringObjects()
    $Members
    compare lists
    email/save report
    Schedule it.
    Cheers,
    Martin
    Blog:
    http://sustaslog.wordpress.com 
    LinkedIn:
    Note: Posts are provided “AS IS” without warranty of any kind, either expressed or implied, including but not limited to the implied warranties of merchantability and/or fitness for a particular purpose.

  • Images are not visible in the client

    Hi All,
    I have created a Web Dynpro application for laptops using SAP Netwever Composition Environment 7.1 .
    I have put the images in src\mimes\Components\com.utility.comp.UtilityComp (utility is the name of the application)  folder and have specified the name of the jpg file in the source property of the Image UI element.
    I am able to see the image in NWDS but not in the SAP Netweaver client . There is an empty space instead of the image in the client .
    I have even set the visible property as visible.
    It would be nice if you get help me out in displaying the images.
    Thanks ,
    Madhu.

    I using local deployment. I deploy my application directly from NWDS to a Mobile Client running also locally in my machine. Maybe I'm wrong, but I think that Mobile Client look for resources in NWDS workspace.
    This is the dpi file located in the Mobile Client inbox folder when I perform the deployment.
    <?xml version="1.0" encoding="UTF-8"?>
    <deployment>
    <device>
    <repository>
    <mcd name="IrviaDemoApp" namespace="" version="1">
    <action type="install"/>
    <location type="local">
    <source path="C:\Documents and Settings\oloranube\workspace.sr5.jdi\LocalDevelopment\DCs\company.es\irvia_demo_app\_comp\MOBILE-INF\MCD.xml" property="mcd" type="file"/>
    <component name="hpcds.es~irvia_demo_app">
    <applications>
    <application deploy="true" name="IrviaDemoApp"/>
    </applications>
    <source path="C:\Documents and Settings\oloranube\workspace.sr5.jdi\LocalDevelopment\DCs\company.es\irvia_demo_app\_comp\bin" property="bin" type="dir"/>
    <source path="C:\Documents and Settings\oloranube\workspace.sr5.jdi\LocalDevelopment\DCs\company.es\irvia_demo_app\_comp\gen_wdp" property="gen_wdp" type="dir"/>
    <source path="C:\Documents and Settings\oloranube\workspace.sr5.jdi\LocalDevelopment\DCs\company.es\irvia_demo_app\_comp\src\mimes" property="mimes" type="dir"/>
    <source path="C:\Documents and Settings\oloranube\workspace.sr5.jdi\LocalDevelopment\DCs\company.es\irvia_demo_app\_comp\gen_wdp\application-j2ee-engine.xml" property="j2ee_xml" type="file"/>
    </component>
    </location>
    </mcd>
    </repository>
    </device>
    </deployment>
    There is a <source> entry for the mimes directory, where "Component images" are located.
    PD: Sorry about my poor english. I hope you to understand me.

  • PDI changes of one developer not visible to another

    Hi,
    If the PDI changes done by a developer from a SDK solution, activated on the tenant, are to be viewed by another PDI developer or Administrator or any other user in C4C for testing purpose,
    is there any setting to be done ?
    If yes, what and how ? Plz guide.
    Thanks, Sachin.

    Hi Vinod,
    looks like my text was not fully understandable. Let me give an e.g. :
    Suppose developer1 adds a dropdown field to search UI and activates the changes.
    developer1 logs into C4C UI and finds the required field in the UI.
    Now developer2 OR admin user logs into C4C UI and checks if the same field is displayed in the UI, but cannot see it on the screen.
    I want the field (dropdown) to be visible to all users of C4C in the C4C UI.
    Now, kindly let me know if any solution on this ?
    Thanks, Sachin.

  • Files I upload from one device are not visible on another device

    I have multiple devices signed into the same Adobe account to share and upload files. I am having a problem with uploading files, and them not being visible on my other devices. I have tried deleting and re-uploading them, logging out and back in. Nothing has solved the problem and I need this program to work to share files for my business. Does anyone have a solution?

    Hi cb45689,
    Does it matter which devices you upload from? Or does the issue occur regardless of where you initiate the upload? And, which devices are you using (tablet, phone, laptop)?
    If you're logging in via a browser, does it help to clear the browser cache and then log back in?
    Best,
    Sara

  • Enhancements are not visible in different clients

    Hello Experts,
    I am facing a strange issue in my compoenent enhancements for IUICMD.
    I have created an enhancement set ZCRM_IUICMD and assigned it to different clients  thorugh BSPWDV_EHSET_ASG.
    All my enhancements to componenet are attached to the above enhancement. Suddenly i can see that my enhancements
    behave differently in two different clients.
    I have verified the repository objects like classes & methods and also UI configuration. It remains same in both clients.
    Let me know if you have faced similar problem and your solution to that.
    Thanks in advance................
    Best Regards,
    Prabahar

    Hi Saumya,
    I am enhancing the component view IUICMD/DetailAccount. Here i have created a new context node for BuilheaderSearch.
    I am using using context node attribute ID_TYPE in IUICMD/DetailAccount & Provided F4 help for that. Now i can see Input help in client 200 & not able to see that in client 210.
    I have assigned my enhancements to both the clients 200 &210. In both the clients UI Configuration remains the same.
    Hope it gives you the details that you are expecting.
    Best regards,
    Prabahar
    Edited by: Prabahar N.R on Sep 10, 2009 1:10 PM

  • Workbook settings macro is not visible for another user?

    Hi all,
    There is a work book with formulas inside the workbook, when execute the workbook i can see the formulas and the values derived from the excel formulas.
    But when another user is running it, he is not able to see those values,
    I think there should be some setting to be done for that user to access that workbook?
    what is that setting and how it should be done so that that user can see it?
    Thanks

    Hi all,
    When i open the work book in the design mode, i can see there are 3 text elements and one item grid,
    which is actually which was designed in the workbook, but the user is unable to see those text elements and item grid!!
    Can anyone pls help on this,
    So that the user can see this options!!
    Thanks

  • CRM 2007 - Agent Inbox Tasks not visible

    Hi Gurus
    In CRM 2007 I go to Transaction: CRMC_IC_MAIL_WF
    When I click on Activate Event Linkage I can see drill down and see Task Group TG 14000002 with Workflow Template WS 14000164 underneath it. 100%
    When I go back and then click on Assign Agents I can only see the Task Group TG14000002. I should be able to see the Workflow Template WS14000164 but it is not there.
    Is this a bug or is it a configuration issue.
    Maximum points for the right answer.
    Regards
    Panduranga

    Hello,
    Probably a bug because when I do the same I can see the workflow template in both cases...
    What level of support package do you have ?
    Regards,
    Benoî

  • Catalog for Shopping is not visible in another language

    Hi all,
    we are implementing SRM 4.0 with CCM 2.0. We have created a procurement catalog in language German. If we log on in German this Catalog in its items is visible in EBP. Now we want to use this catalog also in language English. We went to "edit catalog" in CAT and added the language English on tab "Schema". We have translated the catalog schema in English. After that we published the entire catalog. After that we assigned the view to the relevant roles (SAP_BBP_STAL_MANAGAER and SAP_BBP_STAL_EMPLOYEE). But now no Procurement Catalog is visible for Shopping.
    Many thanks and best regards,
    Bernd

    Hi Gordan and Christoph,
    thanks for your help. Now the CCM-Link is visible but there are no categories and items visible. I have already assigned the items to the relevant view and the view is assigned to the relevant role. The only thing is that the view has only a description in the original language. If this could be the problem can you please tell me where I could maintain the description of the view? I see only the option to create a new one or to delete the old one.
    BR,
    Bernd
    Message was edited by: Bernd Korder

  • ERMS work items not visible in IC Web Client Agent Inbox

    We have configured ERMS rule modeler with a routing to an organisation unit if email content contains a specific word.
    ERMS seems to work fine as workflow is triggered and work items created in the relevant user SAP inbox (any user assigned to the organisation unit used in ERMS routing.
    When I log into the IC Web client and check for email items in the Agent Inbox, the emails are not visible!!!
    Has anybody faced a similar issue?

    Hi Manoj,
      Have you look at this configuration in SPRO
    ->Agent Inbox ->Setting for Asynchronous Inbound Processing -><b>Define Receving Emails/Fax settings</b> inthis Set Comm.method as <b>INT</b> i.e E-Mail.
    Pls check this config and get back me..
    Regards
    Raju

  • Agent is not visible in Cisco Supervisor Desk Top

    Agent is not visible in Cisco Supervisor Desk Top
    Problem Details: UCCX 5.0(2)SR02_Build045
    CUCU 6.1.4
    For some reason I can not get one of my agents to show up in Cisco Supervisor Desk Top
    I have never had a problem like this before. I configured this phone and agent just like
    all the others. The following is a list of items I have checked and double-checked.
    CM user and Password
    ICD One Button Logon
    UCCX, Teams, Resources and Q’s
    IPCC directory number
    RMCM App User Association
    Skills
    Deleted user and re added user
    I also did the following:
    From my PC telnet to UCCX Server port 5900, Successful
    From my Server telnet to my phone xxx.xxx.xxx.xxx 59021 and 59020 not successful
    My phone and agent work fine.
    I shut off my virus protection and had the same results
    Most of the PC’s and phones in my environment had separate Ethernet ports and they show up just fine in the Cisco Supervisor Desk Top
    Does anyone have any experience with this? Thanks, Tom

    Hello Tom,
    In this case what you should try to telnet into that specific port is the Agents PC where the CAD software is running, this ports are use by the UCCX for the chat service. this service is the one that handles not oly the chat feature between the agents but also the agent status in the suppervisor desktop.
    Please follow this document, and test again the connectivity.
    http://www.cisco.com/en/US/products/sw/custcosw/ps1846/products_tech_note09186a008035309f.shtml
    Another important detail to check is if the Agents Pc has the Windows Firewall running or any anti virus software that could block the ports as well
    HTH
    Please rate this post if was helpful
    Walter Solano
    CCNA Voice
    Cisco UCCX Specialist

  • Agent installed.. but not visible in Grid Control

    Hello guys,
    i have installed a new Oracle Grid Control (OMS with new database/repository) and upgraded it to 10.2.0.4.
    After that i have installed a Oracle Grid control agent 10.2.0.4 agent on a host and configured it.. but the host is not visible in the Oracle Grid control.
    The agent itself seems to work.
    UPDATE: The problem is solved.. it was described in metalinknote #389528.1... the problem was that after the upgrade to 10.2.0.4 the secure configuration on the OMS was corrupted.
    Regards
    Stefan

    I got the same error and as mentioned on the metalink note I fixed the problem.
    however, on target tab of EM if I search clicking on the button ADD it is still dont finding the agent on the another host.
    everythin seems to be ok....
    any tips friends ?

  • WF initiator in another client does not work

    Hi,
    I have created my WF and the first step is a user decision (yes/no). In this I use the &_WF_INITIATOR& as the addresse of the WI. It works fine in the development client but not in another client and I wonder why.
    When I check the protocol, system is telling me that there´s no agent available which is not true. I see in the container USxxxxxx and I also created an object in the container for passing the user name like USxxxxxxx and nothing. It does not work.
    What could the problem be ??
    Thanks

    Hi,
    I double-checked the task and it it general. I also checked the log for the step and there´s no WFINITIATOR nor WIACTUAL_AGENT.
    In the technical details I see that the workflow´s container has the WFINITIATOR with USxxxxxx and in the next step (user decision) there´s no such information nor WIACTUAL_AGENT. Based on this I corrected my WF for passing WFINITIATOR to WIACTUAL_AGENT in the step (using the data flow).
    The above does not work. I see now in the technical details  USxxxxxx for WIACTUAL_AGENT in the step but the protocol still tells me that there´s to agent.
    Any ideas ??

  • Modules not Visible in client machine

    Hi
    I have given full authorization to one user.but when i open that user in client machine then those modules are not visible though all are enable when i click modules from header from the window of  SAP B1.
    How can i see them?
    Thanks

    Hi krishna
    You have to go Form Settings then enable the modules or
    you have to check the license whether assign or not.
    regards

  • After EM agent installation, only database is not visible in EM Grid Contro

    Dear All,
    I am using Oracle 10g2 database. I have a problem with EM agent configuration. After installation the database (SID=BITEX) is not visible in the EM Grid Control, which is installed on the other host. Listener, ASM and host are visible and show actual state, only database instance is missing . Below, I attached some output from the listener, agent and targets.xml
    Thanks fro any advice
    Groxy
    Output from "lnsnctrl status":
    oracle@bitex2:~/product/10.2/db_1/bin> lsnrctl status
    LSNRCTL for Linux: Version 10.2.0.2.0 - Production on 05-DEC-2007 14:33:35
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=bitex2.bitex.com.pl)(PORT=1521)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for Linux: Version 10.2.0.2.0 - Production
    Start Date 05-DEC-2007 14:17:14
    Uptime 0 days 0 hr. 16 min. 21 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File /opt/oracle/product/10.2/db_1/network/admin/listener.ora
    Listener Log File /opt/oracle/product/10.2/db_1/network/log/listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=bitex2.bitex.com.pl)(PORT=1521)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC2)))
    Services Summary...
    Service "+ASM" has 1 instance(s).
    Instance "+ASM", status BLOCKED, has 1 handler(s) for this service...
    Service "+ASM_XPT" has 1 instance(s).
    Instance "+ASM", status BLOCKED, has 1 handler(s) for this service...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "BITEX.WORLD" has 1 instance(s).
    Instance " BITEX ", status READY, has 1 handler(s) for this service...
    Service " BITEXXDB.WORLD" has 1 instance(s).
    Instance "SA BITEX NEX", status READY, has 1 handler(s) for this service...
    Service " BITEX _XPT.WORLD" has 1 instance(s).
    Instance " BITEX ", status READY, has 1 handler(s) for this service...
    The command completed successfully
    oracle@ bitex2:~/OracleHomes/agent10g/bin> ./emctl status agent
    ./emctl status agent
    Oracle Enterprise Manager 10g Release 10.2.0.2.0.
    Copyright (c) 1996, 2006 Oracle Corporation. All rights reserved.
    Agent Version : 10.2.0.2.0
    OMS Version : 10.2.0.2.0
    Protocol Version : 10.2.0.2.0
    Agent Home : /opt/oracle/OracleHomes/agent10g
    Agent binaries : /opt/oracle/OracleHomes/agent10g
    Agent Process ID : 22193
    Parent Process ID : 22177
    Agent URL : https://bitex2.bitex.com:3872/emd/main/
    Repository URL : https://grid. bitex.local:1159/em/upload
    Started at : 2007-12-05 14:25:46
    Started by user : oracle
    Last Reload : 2007-12-05 14:25:46
    Last successful upload : 2007-12-05 14:33:32
    Total Megabytes of XML files uploaded so far : 1.84
    Number of XML files pending upload : 0
    Size of XML files pending upload(MB) : 0.00
    Available disk space on upload filesystem : 50.69%
    Last successful heartbeat to OMS : 2007-12-05 14:33:51
    Agent is Running and Ready
    /opt/oracle/OracleHomes/agent10g/sysman/emd/targets.xml
    <Targets AGENT_TOKEN="05b0697c77651ee3933abf6fa56180dd62c4be3b">
    <Target TYPE="oracle_emd" NAME="bitex2.bitex.com.pl:3872"/>
    <Target TYPE="host" NAME="bitex2.bitex.com.pl"/>
    <Target TYPE="oracle_database" NAME="BITEX.WORLD">
    <Property NAME="MachineName" VALUE="bitex2.bitex.com.pl"/>
    <Property NAME="Port" VALUE="1521"/>
    <Property NAME="SID" VALUE="BITEX"/>
    <Property NAME="OracleHome" VALUE="/opt/oracle/product/10.2/db_1"/>
    <Property NAME="UserName" VALUE="f614471b2cb8c5b7" ENCRYPTED="TRUE"/>
    <Property NAME="password" VALUE="0d16396a5b89b576b58f90a69cbd2c55" ENCRYPTED="TRUE"/>
    <Property NAME="ServiceName" VALUE="BITEX.WORLD"/>
    </Target>
    <Target TYPE="oracle_listener" NAME="LISTENER_bitex2.bitex.com.pl">
    <Property NAME="Machine" VALUE="bitex2.bitex.com.pl"/>
    <Property NAME="LsnrName" VALUE="LISTENER"/>
    <Property NAME="Port" VALUE="1521"/>
    <Property NAME="OracleHome" VALUE="/opt/oracle/product/10.2/db_1"/>
    <Property NAME="ListenerOraDir" VALUE="/opt/oracle/product/10.2/db_1/network/admin"/>
    </Target>
    <Target TYPE="osm_instance" NAME="+ASM_bitex2.bitex.com.pl">
    <Property NAME="SID" VALUE="+ASM"/>
    <Property NAME="MachineName" VALUE="bitex2.bitex.com.pl"/>
    <Property NAME="OracleHome" VALUE="/opt/oracle/product/10.2/db_1"/>
    <Property NAME="UserName" VALUE="SYS"/>
    <Property NAME="password" VALUE="0d16396a5b89b576b58f90a69cbd2c55" ENCRYPTED="TRUE"/>
    <Property NAME="Role" VALUE="SYSDBA"/>
    <Property NAME="Port" VALUE="1521"/>
    </Target>
    </Targets>

    I don't see where your listener hostname matches hostname for your agent, thus agent discovery might have issue putting two and two together. Thus, the need to add it manually, or adjust it in targets.xml file first.
    reference
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=bitex2.bitex.com.pl)(PORT=1521)))
    Agent URL : https://bitex2.bitex.com:3872/emd/main/

Maybe you are looking for