Two Incident creation option in ITSM

Hi Experts,
We have implemented ITSM in SolMan.
But we are can see two create Incident button in Create Pane of SM_CRM web UI Page. Can any suggest why we can see two options.
Both creation option create Incident in different way.
Option 1: Follows standard incident creation procedure for "REQUESTER" Role.
Option 2: Follows normal Incident creation procedure where whole Incident Page is displayed.
Can anyone please let us know how we can remove one option from here and keep only one to avoid duplication of option.
PFA screen shots for more Details.

Hi Rakesh,
Disable one that you don't need in tcode CRMC_UI_PROFILE
choose Business Role and then from left side Choose
Adjust Direct Link Groups needed group ID
then choose Adjust Direct Links
here disable LogLink ID that you don't needed
Rg Dan

Similar Messages

  • HT4818 I have installed bootcamp that worked properly.  Then I have partitioned the OS X 10.8.2 and installed another OS X 10.8.2 and I have got two MAC boot options and Bootcamp disappeared from the Option menu. How can I boot Windows again and keep both

    I have installed bootcamp by the bootcamp assistant and worked properly.
     Then I have partitioned the OS X 10.8.2 and installed another Mountain Lion System and I have got two MAC boot options and Bootcamp disappeared from the Option menu. However, Bootcamp still remained in the Startup Disk in the System Preferences. When I tried to boot Bootcamp using the Startup Disk it did not boot and received a message that there is no bootable device. I have not lost any data and can read Bootcamp partition from both OS X systems. Please advise how can I boot Windows / Bootcamp again? Thank you. 

    Recommendation 1: Use a VM for this. It's essentially a giant C.F. to do this with native booting, and is potentially fragile.
    But if you're going to ignore that and do this anyway, realizing that it can break anytime in particular with OS upgrades, and that it's very difficult to impossible to resize the three volumes once you've installed the systems:
    1. create three partitions, setting each to be the size for OS X copy 1, copy 2, and Windows respectively. The Windows partition needs to be set to MS-DOS format (actually FAT32) which later in the Windows installer you'll reformat as NTFS. Do not use Boot Camp Assistant to resize/partition the disk, it simply won't work for this use case.
    2. install OS X copy 1
    3. install OS X copy 3
    4. Use gdisk (available at sourceforge) which is a command line only application, to create a new hybrid MBR adding only the last partition (Windows) to the hybrid MBR and setting it to be bootable. As a concequence you will not be able to see/share either OS X volume from within Windows. The Windows NTFS volume will be visible from within OS X.
    5. Install Windows to the only partition its installer should see (confirm size), you'll need to format it NTFS first, and I suggest using the fast format option if available.

  • Two sided print option is grey out

    Recently, I noticed that when I need to print two-sided documents, the "two-sided" print option is greyed out.  I have gone into System Preferences  Printers & Scanners- and under "options" for the printer enabled the HP Two-sided Printing Accesory (Duplexer).  This button continues to disengage (won't remain enabled) and each time I need to print two-sided, I have to repeat the above process. Please help

    Hi,Try resetting the printing system and check if that may help:*Be aware that resetting the printer system will remove any existing print queue and reset any customized driver settings.
    Click the Apple menu, and then click System Preferences .
    Select Printers & Scanners.
    Right-click (or Ctrl + click) your product in the Printers list in the left panel, and then click Reset printing system .
    Click OK to confirm the reset.
    Type your user Name and Password .
    Click OK . The printing system resets. Next click the plus sign and select the listed printer. Within the Use drop down menu select the printer model and press the Add button. Hope that may help,Shlomi

  • J4550 All In One Two Sided Printing Option Lost after re-installation!?!?!?

    Was wondering what I am doing wrong.
    My computer crashed over the weekend and I had to restore to factory defaults.
    I re-installed the printer from the installation disk that came with my All in One J4550.
    I opened up a powerpoint of some menus I had made and printed before.
    When I went to print out these menus there was no option available for 2 sided manual printing in the printing options/preferences page.
    Before the reinstallation I had been able to print up menus using the 2-sided printing. Now it's nowhere to be found. Was this option maybe made available through an update or something?? I have downloaded several to no avail. Thanks for your help!

    Hi Jill542,
    if you goto the HP Officjet J4550 Printing Preferences > Printing Shortcuts tab, do you see "Manually" available in the  "Print On Both Sides" option?
    if you goto the HP Officjet J4550 Printing Preferences > features tab, do you see the "Manual" avilable in the "two sided printing options"? if you couldnt' see the "two sided printing optios" at all it might be due to you have unchecked the "enabled advanced printing features" in the print driver. to enable this you can
    1. right click on the HP Officejet J4500 printer icon
    2. click on the advanced tab
    3. check "enabled advanced printing features"
    4. now if you go back to printing preference again you should see the "two sided printing options "available in the feature tab
    Say "Thanks" by clicking the blue Kudos star in the post that helped you.
    I am employed by HP .....(Although I am employed by HP, I am speaking for myself and not for HP)

  • Failed to connect to /@   Check the password in the user"s Creation Options

    I am using the migration workbench to migrate to a new database. I was able to run this migration successfully to transfer the table data only. Now when I try to run this same configuration a second time to transfer over the indexes, I am getting this error. I am migrating from sybase, if it makes any difference. I have gone to the user Creation Options and retyped passwords to see if that helped, but it did not make a difference.
    Does anyone have any ideas what is going on here?

    Hi there,
    There is a bug here (Failed to connect when migrating schema objects) which will be fixed in the next release of the workbench in SQL Developer.

  • Link and De link of the two incident tickets.

    Hi Experts,
    Issue as below.
    Example we have two incident tickets as 1001 and 1002 . We can navigate from one ticket to another ticket by Document flow enabling.
    We have done the requirement but the problem is this is working fine only when we come out of the crmd_order and re enter the incident and assaign or delete the document flow functionality.
    Suppose we linked  incident 1001 to 1002 and it navigates to incident 1002 . in the same session while de linking , it is not de link to the incident 1001. When we come out of the incident 1002 and re enter in crmd_order then if we perform the de link, it's working fine.
    Regards,
    Lakshma.

    ans not found.

  • Stop Incident Creation

    Hi Experts,
    We have a custom condition, if plant manager(Incident manager) is not maintained in 'Z' table. We should give error message and stop the incident creation process.
    Pls guide how to do the same.
    Regards,
    Reny Richard

    Hello Sakthi,
    I have added my validation in User-Exit "EXIT_SAPMM06E_012".
    Below is the sample code:
      IF sy-tcode = 'ME21N' OR sy-ucomm = 'MESAVE'.
        IF i_ekko-bsart = 'XYZZ' and i_ekko-lifnr = 'P123456'.
               MESSAGE e000(zm001) DISPLAY LIKE 'E' WITH 'Vendor' i_ekko-lifnr 'is not allowed for Document Type' i_ekko-bsart.
              RETURN.
         ENDIF.
    ENDIF.
    In place of "MESSAGE e00......" you could use below macro :
    mmpur_message_forced 'E' 'ZM001' '000' 'Vendor is not allowed for Document Type'.
    This macro is used to give soft error message. I tried with "A" instead of "E" message type too and it didn't work. It will trigger a pop-up window with "Save", "Edit" and "Cancel" buttons. If user clicks on "Save", it would create a PO. In my case I did not want the PO to be created, incase validation fails. So I did not use macro. My sample code triggers a pop-up window with "Hold", "Edit" and "Cancel" buttons. Hence a PO is created with Parked status.
    Thanks,
    Siri

  • Envy 5530 two sided printing option disappeared when updated to Win 8.1

    When I updated my drivers after installing Win 8.1, my two-sided print option disappeared on the print dialouge window. It's not hidden, it is not there. The option is still there and works on my Win 7 computer. I can also copy two-sided documents using the touchpad on the printer.

    Hi Cvj17,
    Welcome to Lenovo Community!
    As per your query we understood that you are looking driver for Unknown device. In some system after installing all the drivers also the unknown device will show in Lenovo Solution Center, hence confirm it once in device manage is there any Unknown adapter is showing in that.
    Please install Lenovo System Update application and run it to verify the driver automatically.
    Unknown Device issue.
    Hope this helps. 
    Best regards,
    Hemanth Kumar
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"! This will help the rest of the Community with similar issues identify the verified solution and benefit from it.
    Follow @LenovoForums on Twitter!

  • Two-sided printing option causes crash

    Hi all,
    I searched a thousand times, but to no avail.
    We have an HP printer, the DJ 6127 (DJ as in Deskjet ), and for a few years we've had nothing but trouble with it when printing from our Macs. I'll skip the details, but now, I've got all Macs able to print on it even through wireless. Phew.
    Except that when you print and click on the "two-sided printing" option, whatever the application, it crashes.
    A few months ago, it somehow worked on MS Word .doc documents, but crashed Preview and Adobe Acrobat 7.0 Pro for .pdf…
    Now, even MS Word crashes.
    Between now and then, we'd installed a new router (a D-Link), which caused serious trouble (took me ages to finally find a way to make the whole thing work).
    Is this a driver problem? Because if it is, then the latest drivers by HP seem to be completely broken…
    Thanks for reading,
    Peter Craddock

    Hello Peter,
    The Layout > Two Sided Printing is part of the OS X print system, it is not vendor provided. So I don't think HP has a problem with their drivers. You have a problem that exists deep in your Mac.
    The first thing I would do is download and run the 10.4.8 Combo Updater. If you kept your Mac updated by using the provided Software Update then the Combo updater may help to resolve a number of things. Once this is completed I would run the Repair Disk Permissions. This can also help to resolve printing issues.
    Regards,
    Paul

  • I would like people to access a radio show I have on a USB from my website. I have been recommended two cloud storage options: soundcloud and audioboo. Which one do you recommend?

    I would like people to access a radio show I have on a USB from my website. I have been recommended two cloud storage options: soundcloud and audioboo. Which one do you recommend?

    How recently did you switch?  If it's less than 60 days, then Verizon simply reinstates your previous account.  The fact that you were on the EDGE plan and mailed the devices back, and they apparently are somewhere in the system, could cause complications, and it might just work out that you just go back on the same plan and they set you up with the same devices.  I'm not sure how it will go - but since you are still being billed for the devices... 

  • Applescript for matching two files creation date

    Hello,
    I reopen here a question that I posted on another forum (macrumors):
    I have converted almost 1,000 video files from MPG1 to MOV in order importing them to Final Cut Pro (FCP can't import directly MPG1!).
    So I have TWO folders:
    Folder 1 with the original VideoXXXX.mpg1 files
    Folder 2 the converted VideoXXXX.mov files.
    The file names on both folders are the same. And the number of files in the two folders are the same.
    My problem is that the creation date of files in the Folder 2 is the "conversion" time (July 2012) instead the original creation time (from 2005 to 2010).
    When imported to FCP, I need the creation time. The name doesn't include the time, so I don't know the file date looking only at the file name.
    I need an Apple Script for changing the creation date to the files in Folder 2 files matching the creation date on the Folder 1 files.
    - For file n on Folder 1, take name and creation date
    - Look for the same file name on Folder 2
    - Set creation date of file on Folder 2 to Creation date of original file
    I have seen that it can be made with the "touch" command, but I'm new to applescripting and any help would be very appreciated!!
    Thanks

    Wooow...
    How many helping responses! Thanks to you all.
    I am trying the first sugested solution.
    I have tried adding "file" to theOriginalFile twtwtw script.
    (name of file theOriginalFile)
    But the error persists (I changed -5 to -4, as the extension is only MPG)
    tell application "System Events"
      get POSIX path of every file of folder "HD Mac:users:fhuet:Desktop:Vid1" whose name extension = "MPG"
      --> {"/Users/fhuet/Desktop/Vid1/MOV04859.MPG", "/Users/fhuet/Desktop/Vid1/MOV04860.MPG", "/Users/fhuet/Desktop/Vid1/MOV04882.MPG", "/Users/fhuet/Desktop/Vid1/MOV04905.MPG", "/Users/fhuet/Desktop/Vid1/MOV04906.MPG"}
      get creation date of file "/Users/fhuet/Desktop/Vid1/MOV04859.MPG"
      --> date "viernes, 31 de diciembre de 2004 23:39:00"
      get text 1 thru -4 of name of file "/Users/fhuet/Desktop/Vid1/MOV04859.MPG"
      --> error number -1720 from text 1 thru -4 of name of file "/Users/fhuet/Desktop/Vid1/MOV04859.MPG"
    Resultado:
    error "System Events ha detectado un error: Espectro no válido." number -1720 from text 1 thru -4 of name of file "/Users/fhuet/Desktop/Vid1/MOV04859.MPG"
    If I do
    set strippedFileName to name of file theOriginalFile
    I got:
    tell application "System Events"
      get POSIX path of every file of folder "HD Mac:users:fhuet:Desktop:Vid1" whose name extension = "MPG"
      --> {"/Users/fhuet/Desktop/Vid1/MOV04859.MPG", "/Users/fhuet/Desktop/Vid1/MOV04860.MPG", "/Users/fhuet/Desktop/Vid1/MOV04882.MPG", "/Users/fhuet/Desktop/Vid1/MOV04905.MPG", "/Users/fhuet/Desktop/Vid1/MOV04906.MPG"}
      get creation date of file "/Users/fhuet/Desktop/Vid1/MOV04859.MPG"
      --> date "viernes, 31 de diciembre de 2004 23:39:00"
      get name of file "/Users/fhuet/Desktop/Vid1/MOV04859.MPG"
      --> "MOV04859.MPG"
    So it's OK. After that, obviously, it gives another error.
    So, the problem is with the instruction
    set strippedFileName to text 1 thru -4 of (name of file theOriginalFile). There must be a sintaxis error on that. It says "ESPECTRO NO VALIDO" ERROR
    I keep trying and will try the other options.
    But I'd like to test all of them, as it's the best way to well understand and study the lenguage.
    Thanks again.

  • Seeing two Log Out options!!

    In the last couple of weeks, upon going into the Apple menu, I've been seeing two "Force Quit", "Sleep", Restart", "Shut Down" and "Log Out" options! How do I fix this?
    eMac Mac OS X (10.4.5)

    groove
    Welcome to discussions. Is this thread of any help?

  • Filename creation options like AudioGrabber

    When I rip a Cd in I-Tunes to MP3, two folders are automatically created, one with the name of the artist, and a sub-folder with the name of the album. In this sub-folder I can find the filename.
    Well, as a professional DJ, I do not like to organize my folders this way. I prefer to have one only main folder with all my MP3 tracks or have some folders named by genre. I like to have the filename as: Artist name - Track name. This does not occur when you rip with I-Tunes, and so you need to use Tag & Rename in order to rename the file (s).
    I would like to suggest a feature found in AudioGraber, where in Options, you can create filenames from Artist name and Track name or create a Directory for Artist and a Sub-Directory for album.
    I love I-Tunes !
    I would be very happy with comments.
    Elvert Brandao
    Rio de Janeiro - Brazil

    I had the same problem and didn't find an option to fix it. It's archaic and bad design to import tunes into folders that are forcibly created with the names of the artist and album from MP3 ID tags that are usually incorrect, anyway. Worse, it then only names the actual tune file without the artist in it. Amazing!!!
    If iTunes were the ultimate product that did anything anyone ever needed, there then might be the weakest of arguments for not providing additional customization and options. But, since no software has or ever will be THAT good, it's just bad design!
    Working around iTunes' lack of file management:
    If you have a more capable song file management software like MusicMatch, Windows Media Player, or any of the many other such products, I suggest you do your tune management through those programs, then run iTunes ONLY to load iPods or any other functions EXCEPT importing music.
    If you buy from the Apple store, then after downloading it, exit iTunes, bring up your system file explorer, move the files out of the stupid folders they were loaded into, rename them, then run the other softwares to fix up the library. MusicMatch has a wonderfully powerful 2-way interface to name you song files after the ID tags in any order you want or vice versa (fill tage from filename).
    In short, despite it's wonderfully simple interface with its non-existent file management, I suggest NOT using iTunes unless absolutely necessary to load an iPod.
    iTunes is currently at version 6. Pehaps by version 10, they'll get it more usable for anyone with more than the most simplistic needs.

  • I can't see epub in two pages, the option control 2 is turn off

    If I click on the option control+1, I can see the epub in one page; but, if I want to see it again in two pages, I can't! The option control+2 is on grey (like it was turn off). Can anybody help me? Thanks!

    Who can help me?

  • WCS Guest access account creation - options

    Hi,
    I'm looking in to different options for creating guest access accounts and need some help.  I'm new to the product and bascially have been asked if there are any other options that the Web GUI to create account.  We would like trigger the creation of an account using work flow.  Saw that there are We services availble with NAC but not sure how the products relate
    It's a new setup - so assume the latest verion of WCS is being used.
    Thanks
    Alex

    couple of thoughts as I'm going through the process of setting up guest access right now.
    1) use RADIUS and maintain the accounts through a RADIUS solution that provides the UI you desire.
    2) another thread somewhere here pointed to http://sourceforge.net/projects/simple-swag/ which is a web-based user account creator.
    3) use an external authentication page and perform the auth there.
    we don't require guests to have accounts but we do limit when it is available at our various locations.

Maybe you are looking for

  • To read Double Byte Character

    Hello All, What is meant by Double Byte Character. I want to read the this Double Byte Character.Is there any function module or class to read this or any other way to get the double byte character. This is very urgent please i will reward points. Th

  • Preview messages in taskbar

    Hi, with the latest update 7.1.0.105 preview incoming messages are appearing in the taskbar (not always, but from time to time). Looking at settings, I have this switched off (on general and on notification Preferences). How do I fix that ?  Br, N So

  • TO_NUMBER and NLS parameters......don't understand

    I am trying to get my head around the use of format elements and NLS parameters with TO_NUMBER and TBH am at my wits end. So I'm going to start with something simple. I've never bothered or had to bother with the third parameter 'nls params' for NLS

  • Transaction/Program to create message type LIP076 Idocs

    Hi Idoc Experts, Can you please let me know the T-code/program to send MD61(weekly forecast) data thru the idocs. FYI- I am planning to use message type LIP076 with basic type SOPGEN01 Example: BD14 T-code to send the Vendor master details thru idoc.

  • Extended Warranty for Blu Ray Player

    Hello, We purchased a panasonic blu ray player a few years ago and this January it stopped reading blu ray disks.  After moving, I was finally able to unpack it and test it out again to no avail.  I then got through all of my receipts and found the o